Thanks bobbit, it's worked now i also have included the else statement so it will only visible to the registered user.
52 2004-10-27 10:59
Re: Styles on frontpage? (27 replies, posted in PunBB 1.2 troubleshooting)
I've done that before but it's doesn't work out
53 2004-10-27 04:14
Re: Favorite posts (22 replies, posted in PunBB 1.2 modifications, plugins and integrations)
yes i know how to use include, and i have looked your sample named index.php in the /sample folder.Are there something i miss because i've tried and using the file too but the same problem accured.
but if you want to make acceess directly from browser i can modify it for you.
i don't understand.You want to edit my file?
54 2004-10-27 02:46
Re: Favorite posts (22 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I don't know what is wrong here becouse it's always displaying this
The file 'config.php' doesn't exist or is corrupt. Please run install.php to install PunBB first.
I have edited the viewtopic and added the php code above the header of my site...it's really weird becouse other stuff like showing you're logged as works but this thing not. Help is really appreciated.
55 2004-10-26 23:27
Re: Styles on frontpage? (27 replies, posted in PunBB 1.2 troubleshooting)
I have a question here, how can i put this option on the frontpage. The same concept like this code by
if($cookie['is_guest'])
echo 'Not logged in';
else
echo 'Logged in as: '.$cur_user['username'].'<br>Last visit: '.format_time($cur_user['last_visit']);
56 2004-10-19 07:51
Re: 3 GREAT Newbie Questions :D (5 replies, posted in PunBB 1.2 troubleshooting)
OK 3 ANSWERS!
1. Never happened to me! aRE you using free servers? PunBB is fast to load!
2. I think you can edit function.php...or ???
3. edit main.tpl...
57 2004-10-14 12:40
Re: more details about timezone (6 replies, posted in Feature requests)
Who cares about the timezone?
58 2004-10-14 11:05
Re: What do you think about my new skin? (4 replies, posted in PunBB 1.2 show off)
Wow! a forum:)
59 2004-10-03 02:25
Re: Poll: What browser do you use? (101 replies, posted in General discussion)
i use Firefox 1.0PR to surf and IE for my web development...since most of the visitor to my website use IE...the pain is i must make my site look great on all type of browser sigh...