Script URL: http://prestig.cz/gbook/gbook.php
Version of script: 1.5
Hosting company: http://www.netzona.cz/
URL of phpinfo.php: http://prestig.cz/phpinfo.php
URL of session_test.php: http://prestig.cz/session_test.php
What terms did you try when SEARCHING for a solution:
many (error, bad bytecode etc.)
Write your message below:
Your Guestbook v.1.5 work fine at all, it is amazing script, bat at bottom of each page is following error message (over the server only, on local host no):
Warning: bcompiler: Bad bytecode file format at 00000000 in /hosting/prestig.cz/www/gbook/gbook.php(1018) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 5
Thanks for the help.
With greeting Josef Kroupa, Czech republic, Prague
Error Message at bottom of each page ("Bad bytecode...&
Not sure why you are getting that, seems like a problem with the ZLib library? I would say try uploading gbook.php again and make sure it's uploaded in ASCII (not binary). If that doesn't help and evrything else works fine you can ignore this by adding this code inside settings.php file:
Code: Select all
ini_set('display_errors', 0);
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
The snub-code is been a great help
The attempt with new uploading gbook.php in ASCII was unavailing. But force Your snub inside settings.php is faultless. Thanks!