1

(17 replies, posted in PunBB 1.2 show off)

beautifully done!

2

(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

(1 replies, posted in PunBB 1.2 discussion)

http://punbb.org/forums/viewtopic.php?pid=83239#p83239

use search next time, its your friend smile

4

(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

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

can you give us a link?

you can rename the folder from "punbb" to "forums" but make sure the change the base url in the administration panel

even though this topic is 3+ months old

i must say this addon is impressive
too bad it costs money sad

hmm maybe i should teach myself php to make my own extensions

9

(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)

maybe the mysql is down?
try contacting your host

change

                $datestamp = mktime(0,0,0,$month,$day,0)

to

                $datestamp = mktime(0,0,0,$month,$day,0);

you forgot to add  " ; "

12

(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

(16 replies, posted in PunBB 1.2 troubleshooting)

thank you smartys!
appreciate the help smile

haha never thought about the name "Ad.gif" would cause problems
glad you fixed it

no problem, glad to help in anyway

im using firefox and its showing up  wink

maybe you should clear your cache or restart firefox

it looks like it is working
i geuss you fixed your own problem

it was a great site!
saved me alot of time by seeing which addons i liked / disliked

anyone know what happened?

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

(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

(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

(16 replies, posted in PunBB 1.2 troubleshooting)

so any updates smartys?
im guessing modsecurity didnt respond

im using that script on my forum and its working great smile (http://www.everlasting.co.nr)

what browser are you using?
you have to add it right after <body>

23

(38 replies, posted in PunBB 1.2 discussion)

blank for me too

chmod the folder to "666" or "755"

25

(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?