1

(4 replies, posted in PunBB 1.3 troubleshooting)

commenting out these lines in header.php removed my first issue.....

//    $visit_elements['<!-- forum_welcome -->'] = '<p id="welcome"><span>'.$lang_common['Not logged in'].'</span> <span>'.$lang_common['Login nag'].'</span></p>';
// else
//    $visit_elements['<!-- forum_welcome -->'] = '<p id="welcome"><span>'.sprintf($lang_common['Logged in as'], '<strong>'.forum_htmlencode($forum_user['username']).'</strong>').'</span> <span>'.sprintf($lang_common['Last visit'], format_time($forum_user['last_visit'])).'</span></p>';

2

(4 replies, posted in PunBB 1.3 troubleshooting)

Slavok, which file?

3

(4 replies, posted in PunBB 1.3 troubleshooting)

someone has to be able to explain where to find out how to remove this, i tried editing the php but nothing but errors.

that whole block where it says to log in or register & that block where it says topics 1 to 30 of 668.  see pic for reference.

http://img527.imageshack.us/img527/7875/stuff.gif

Cheers, parpalak.  You want to make a few $ fixing other crap? send me a mail: berisford (at) gmail(dot) com

removing the stupid "Currently used extensions" is easy to comment out line 49 (footer) and see it all go away, but that removes the copyright information. i do not mind promoting punbb at all, i love it. 

use the search, you say?  yeah, tried that route.