Error Message at bottom of each page ("Bad bytecode...&

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
prestig
Posts: 2
Joined: Thu Jan 31, 2008 1:09 pm

Error Message at bottom of each page ("Bad bytecode...&

Post by prestig »

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
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

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 Image

Image 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
prestig
Posts: 2
Joined: Thu Jan 31, 2008 1:09 pm

The snub-code is been a great help

Post by prestig »

The attempt with new uploading gbook.php in ASCII was unavailing. But force Your snub inside settings.php is faultless. Thanks!
Post Reply