beautifully done!
2 2006-12-21 17:15
Re: Popup when logged in (3 replies, posted in PunBB 1.2 discussion)
thanks! its working
but lets say i wanted to add php so that every wednesday it would pop up
does the annoucement support php?
3 2006-12-21 17:00
Re: size of board (1 replies, posted in PunBB 1.2 discussion)
http://punbb.org/forums/viewtopic.php?pid=83239#p83239
use search next time, its your friend
4 2006-12-21 13:41
Topic: Popup when logged in (3 replies, posted in PunBB 1.2 discussion)
is it possible for me to add like a popup when users login about an important event
thanks
5 2006-12-21 06:33
Re: Cant link My PunBB forum into my website navigation menu. (14 replies, posted in PunBB 1.2 troubleshooting)
ok make a new index.html and add just this in it
<meta HTTP-EQUIV="REFRESH" content="0; url=index.php">
this will redirect you to index.php instantly
6 2006-12-20 10:33
Re: Cant link My PunBB forum into my website navigation menu. (14 replies, posted in PunBB 1.2 troubleshooting)
can you give us a link?
7 2006-12-20 08:30
Re: Cant link My PunBB forum into my website navigation menu. (14 replies, posted in PunBB 1.2 troubleshooting)
you can rename the folder from "punbb" to "forums" but make sure the change the base url in the administration panel
8 2006-12-20 04:34
Re: Mod Resource (28 replies, posted in PunBB 1.2 modifications, plugins and integrations)
even though this topic is 3+ months old
i must say this addon is impressive
too bad it costs money
hmm maybe i should teach myself php to make my own extensions
9 2006-12-20 03:41
Re: 406 Not Acceptable error (16 replies, posted in PunBB 1.2 troubleshooting)
hmm im still getting the same error
i asked my host if they updated and they said yes
maybe its me? maybe i need to change .htaccess (dont know much about it though)
10 2006-12-20 02:06
Re: Error message when I install (2 replies, posted in PunBB 1.2 troubleshooting)
maybe the mysql is down?
try contacting your host
11 2006-12-19 02:53
Re: Calendar 2.0.7 Screwed up my Profile for all users? (4 replies, posted in PunBB 1.2 modifications, plugins and integrations)
change
$datestamp = mktime(0,0,0,$month,$day,0)
to
$datestamp = mktime(0,0,0,$month,$day,0);
you forgot to add " ; "
12 2006-12-19 01:14
Re: forum width (spanning) (3 replies, posted in PunBB 1.2 troubleshooting)
open "style" folder and inside should be "Mercury.css"
check and find
#punwrap {margin:12px 20px}
edit that to your needs
13 2006-12-18 11:58
Re: 406 Not Acceptable error (16 replies, posted in PunBB 1.2 troubleshooting)
thank you smartys!
appreciate the help
14 2006-12-18 09:53
Re: SOLVED: Problem with smiles. (5 replies, posted in PunBB 1.2 troubleshooting)
haha never thought about the name "Ad.gif" would cause problems
glad you fixed it
no problem, glad to help in anyway
15 2006-12-18 09:40
Re: SOLVED: Problem with smiles. (5 replies, posted in PunBB 1.2 troubleshooting)
im using firefox and its showing up
maybe you should clear your cache or restart firefox
16 2006-12-18 09:32
Re: SOLVED: Problem with smiles. (5 replies, posted in PunBB 1.2 troubleshooting)
it looks like it is working
i geuss you fixed your own problem
17 2006-12-18 05:07
Topic: what happened to www.pundemo.org? (1 replies, posted in PunBB 1.2 discussion)
it was a great site!
saved me alot of time by seeing which addons i liked / disliked
anyone know what happened?
18 2006-12-18 05:01
Re: What bloat-free CMS works best with PunBB? (31 replies, posted in PunBB 1.2 modifications, plugins and integrations)
http://wiki.punres.org/Miniportal
im using it and its great
i know its not really a cms, but you can develop it into one
19 2006-12-18 04:54
Re: 406 Not Acceptable error (16 replies, posted in PunBB 1.2 troubleshooting)
hmm i checked their website (gotroot.com)
their last update seems to be in october
i need to get this problem fixed asap!
hmm maybe i should email them too?
20 2006-12-15 10:40
Re: the PA wallpaper dump (11 replies, posted in PunBB 1.2 show off)
wow very nice
i like how you changed the gallery
keep up the awesome work, 10/10
21 2006-12-15 00:29
Re: 406 Not Acceptable error (16 replies, posted in PunBB 1.2 troubleshooting)
so any updates smartys?
im guessing modsecurity didnt respond
22 2006-12-15 00:24
Re: Trouble with snow! (1 replies, posted in PunBB 1.2 modifications, plugins and integrations)
im using that script on my forum and its working great (http://www.everlasting.co.nr)
what browser are you using?
you have to add it right after <body>
23 2006-12-12 08:58
Re: Sample PunBB 1.3 Board (38 replies, posted in PunBB 1.2 discussion)
blank for me too
24 2006-12-11 07:16
Re: HELP!!! Cant get punbb started (5 replies, posted in PunBB 1.2 troubleshooting)
chmod the folder to "666" or "755"
25 2006-12-11 04:17
Re: No space when posting? (3 replies, posted in PunBB 1.2 troubleshooting)
sorry for the double post but i found that i can't have spaces with quotes
is there any way for me to have spaces with quotes?