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
You are not logged in. Please login or register.
PunBB Forums → Posts by paul_w
Pages 1
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
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.
Thanks.
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
Pages 1
PunBB Forums → Posts by paul_w
Powered by PunBB, supported by Informer Technologies, Inc.