1

(10 replies, posted in PunBB 1.2 bug reports)

Just to echo your comments, i also added that line. It fixed the QUERY_STRING error and the font size error in one go.

  else if (isset($_SERVER['QUERY_STRING']) && $_SERVER['QUERY_STRING'] == 'action=show_new')


Paul_w

2

(142 replies, posted in News)

Well done Rickard and the guys. And my database converted perfectly from 115 to 120.  Good to see those security fixes too.

Thanks and have a good sleep.

Paul.

3

(5 replies, posted in PunBB 1.2 bug reports)

Thanks.

4

(5 replies, posted in PunBB 1.2 bug reports)

Rickard wrote:

Fixed.

That was quick.

Is there anything i can do here to fix this, or will i need to download an update?

Many thanks...

Hi,
Im new to this forum and just getting used to PunBB. Its good stuff.
However, i got my apache server loaded and working with PHP and MySql running fine. Then loaded PunBB and all is working great.
The thing is, just while testing the system for kicks, i found that if i try to access footer.php directly from a browser, ie. not from any other calling page or script, i get the following errors:

------
Notice: Undefined variable: tpl_main in C:\Users\html\p\pcomp\upload\footer.php on line 27
Notice: ob_end_clean(): failed to delete buffer. No buffer to delete. in C:\Users\html\p\pcomp\upload\footer.php on line 28
Fatal error: Call to a member function on a non-object in C:\Users\html\p\pcomp\upload\footer.php on line 216
------

Now why i am worried about this is because it shows my server path to the root folder. A possible security problem?
Dont worry, its a local server, not on line, so dont bother trying to hack it!

Some info:
Apache 2.0.52 server
PHP 4.1
MySql 4.1.8
PunBB 1.1.5
Windows Xp.

Any help/info/enlightenment would be well received.

Thanks
Paul. W