Yeah i was on vaction for 5 five days and the same thing happened to me... This would be nice if there was alonger time out!!! or users could pick it!!
2 2006-03-21 03:19
Re: Pasting from Word (5 replies, posted in PunBB 1.2 troubleshooting)
No it works for me just fine....
3 2006-03-20 22:33
Re: Can someone attempt this? (7 replies, posted in Feature requests)
^^ I am sure he knows ^^
Let me code something up and then i will send... Give me a bit to make...(Well more like 5 min) then i will have this done for you!
-------------------------------------------------
Edit:
ARe you talking about the header that says Index, Userlist, Rules, ect??
If not look at the end of the download it has a add on that you can use
here it is:
##################################################
#Below adds you are "logged in as Username" after person is logged in
#and logout link below your punbb header!
##################################################
#
#-----[ 1. Open ]----------------------------------
#
include/user/login.php
#
#-----[ 2. Find ]-----------------------------------
#
</div>
<?php
}
}
#
#------[ 4. Replace with]-------------------------------
#
</div>
<?php
}
}else
{
?>
<div class="logintop">
<p>
<?php echo $lang_common['Logged in as'].' <strong>'.pun_htmlspecialchars($pun_user['username']).'</strong> | <a href="login.php?action=out&id='.$pun_user['id'].'">'.$lang_common['Logout'].'</a>'; ?>
</p>
</div>
<?php
}
4 2006-03-14 17:20
Re: mod_rewrite for Users (10 replies, posted in PunBB 1.2 troubleshooting)
Lmao i dont think it is like that but... nice try!!
5 2006-03-14 17:13
Re: please help (5 replies, posted in PunBB 1.2 troubleshooting)
Is the problem something someone uploaded something they shouldnt of?? Or is it a bigger problem?
I guess someone trying to fuck your site up... Theres no telling how he got on there but do you use a gallery or an attachment mod?
6 2006-03-14 17:08
Re: how I can add textbox of my forum? (2 replies, posted in PunBB 1.2 troubleshooting)
Try this!
7 2006-03-14 04:49
Topic: Audio Private Message Notification (2 replies, posted in PunBB 1.2 modifications, plugins and integrations)
##
##
## Mod title: Audio Private Message Notification
##
## Mod version: 1.0.1
## Works on PunBB: 1.2.11 (should work with all 1.2.*)
## Release date: 3-13-2006
## Author: Artic Chill
##
## Description: This mod makes it when you get a Private Message Microsoft Sam
## says you "You've Got A Private Message" post in release topic
## if you have anymore questions.
##
## Files to edit: 1
## lang/english/pms.php
##
## Included Files: 1
## /incoming.mp3
##
##
## Affects DB: No
##
## Notes: This is a new mod I did in my free time and i hope to
## add more mods so that the users here at punbb (and punres)
## will be happy and will be more likely to install this software,
## and I hope you enjoy this mod and love it... If you any questions
## post below!
##
## If you want to change what is said. you can do so. Find the file
## or music you want to be said and upload it to on your forum root
## and open your lang/english/pms.php and insert your file name into
## the file.
##
## For this mod to work also you must have Private Messaging System 1.2.x 1.2.2
## installed on your forum.
##
##
## DISCLAIMER: Please note that "mods" are not officially supported by
## PunBB. Installation of this modification is done at your
## own risk. Backup your forum database and any and all
## applicable files before proceeding.
##
##
8 2006-03-13 20:20
Re: Moving Window? (5 replies, posted in Programming)
Yeah i was looking on google for a certian site and that poped up it was a few days ago but i will see if i could find it again!!!
9 2006-03-12 21:37
Re: Moving Window? (5 replies, posted in Programming)
yeah but its werid it was timed like he would run rigth and the window would move left then he would stop and jump backwards and it would go up and to the left!
10 2006-03-12 21:22
Topic: Moving Window? (5 replies, posted in Programming)
I was looking on google and i sall this thing where this guy jumps and your Whole Browser screen moves up unless it is allready the size of the screen how is this done?? Is some flash or something i am amazed on how this guy has done such a thing!
11 2006-03-12 20:50
Re: Private Message System (332 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Muggen wrote:Yeah, I know what's missing.
The download urlHehe, true, but that's on purpose
There's always some bugs... and I want to find them first
You have to take all of the fun for your self nice mod tho
12 2006-03-12 06:05
Re: Turn off img tags but leave them on in one forum only? (2 replies, posted in PunBB 1.2 troubleshooting)
Do you need a picture gallery or do you just want it to be tured on in one forum? Like lets take this board
Example you want it to only show in troubleshooting to show images??
Well your gonna have to have a pulgin i guess and a some modifications! It sounds like
This isnt true just a question
13 2006-03-12 04:36
Topic: Remove New Post 1.0.1 (0 replies, posted in PunBB 1.2 modifications, plugins and integrations)
##
##
## Mod title: Removing New Post
##
## Mod version: 1.0.1
## Works on PunBB: 1.2.11 (should work with all 1.2.*)
## Release date: 3-9-2006
## Author: Artic Chill
##
## Description: This easy mod removes the "New Post" field all together!!
## So when a new user post the post it doesnt show in the viewtopic or
## index!
##
## Files to edit: 1
## style/<<TEMPLATE>>.css
##
##
## Affects DB: No
##
## Notes: This is a new mod I did in my free time and i hope to
## add more mods so that the users here at punbb (and punres)
## will be happy and will be more likely to install this software,
## and I hope you enjoy this mod and love it... If you any questions
## post below!
##
## In step1...The file isnt really called <<Template>>.css.... <TEMPLATE>
## just means the file name in which you prety much edit all of the skins!!
##
##Reason for making: I made this because it had been requested a few times! and it
## comes in handy at times!
##
##
## DISCLAIMER: Please note that "mods" are not officially supported by
## PunBB. Installation of this modification is done at your
## own risk. Backup your forum database and any and all
## applicable files before proceeding.
##
##
14 2006-03-12 04:35
Re: Remove new post icons (9 replies, posted in PunBB 1.2 troubleshooting)
kool i see it worked... If you have anymore questions be sure to ask!!
Thanks Gizzmo !
15 2006-03-12 03:22
Re: Remove new post icons (9 replies, posted in PunBB 1.2 troubleshooting)
Hey,
TFD do you want it gone in the viewforum to? Post when you get a chance!! and i will try to help!
---------------------------------------------------------------------------------------------------
but i do belive that Gizzmo is meaning THIS
16 2006-03-11 23:15
Re: My Mod Arcade beta 1 (239 replies, posted in PunBB 1.2 modifications, plugins and integrations)
ohh!! Well either way good mod man!
Just s hint if it inst allready there you might wanna show how to add it untill the plugin is here!
17 2006-03-11 18:32
Re: My Mod Arcade beta 1 (239 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I am sure it is from the admin pannel but if you look on other sites you can find downloads to it!
18 2006-03-10 23:24
Re: Punres down? (4 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Yeah it works now!!
19 2006-03-10 21:42
Re: Punres down? (4 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Yeah!! Looks that way Code i was just making sure it wasnt me!!! Thanks!
20 2006-03-10 21:24
Topic: Punres down? (4 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Hey is punres.org down or what is wrong??? I cant access it!
Does anyone know the reason this time or is it just me... ?
21 2006-03-10 15:51
Re: Skin question! (2 replies, posted in PunBB 1.2 discussion)
Thanks man!! Helps me make better skins!! it makes the board ezer to read!
22 2006-03-10 02:05
Re: Sticky to Something else (2 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I know i helped him on that but this makes it 5 times ezr to find!!
and users dont ask, ask and ask for something like this!! It just makes things ez!!
23 2006-03-10 01:43
Topic: Sticky to Something else (2 replies, posted in PunBB 1.2 modifications, plugins and integrations)
## ## ## Mod title: Sticky to Something else ## ## Mod version: 1.0.1 ## Works on PunBB: 1.2.11 (should work with all 1.2.*) ## Release date: 3-9-2006 ## Author: Artic Chill ## ## Description: This easy changes the classic sticky to Pinned!! ## You can change it from sticky to what ever your heart wants!! ## it comes with in instructions on how to do this ## (LOOK IN DOWNLOAD SECTION FOR PREVIEW...!) ## ## Files to edit: 3 ## lang/english/common.php ## lang/english/misc.php ## lang/english/forum.php ## ## ## Affects DB: No ## ## Notes: This is a new mod I did in my free time and i hope to ## add more mods so that the users here at punbb (and punres) ## will be happy and will be more likely to install this software, ## and I hope you enjoy this mod and love it... If you any questions ## post below! ## ## DISCLAIMER: Please note that "mods" are not officially supported by ## PunBB. Installation of this modification is done at your ## own risk. Backup your forum database and any and all ## applicable files before proceeding. ## ##
24 2006-03-10 00:32
Topic: Skin question! (2 replies, posted in PunBB 1.2 discussion)
Hey i have a question!!! I have been looking at certian skins and isee somepeople have different images on their forum for new post and old post...Can someone tell me where to edit this in this css files... Thanks!!
-Artic
25 2006-03-09 15:58
Re: Separate Stickies from Posts (2 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Looks very nice!! Thanks for this mod it helps keep members inline because stickeys are more noticeable!