trouble getting my board to work

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
rockpoint
Posts: 3
Joined: Fri Oct 23, 2009 5:54 pm

trouble getting my board to work

Post by rockpoint »

Script URL:
Version of script:1.7
Hosting company:www.zynic.com
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:
hi i am a bit of an old novice and have solved most of my problems but am getting the two error messages on the guest book page.
this one
Notice: Undefined index: gbook_title in /www/zxq.net/
r/o/c/rockpoint/htdocs/guestbook/guest/templates/default/overall_header.php on line 30

and also


Fatal error: Call to undefined function gzinflate() in /www/zxq.net/r/o/c/rockpoint/htdocs/guestbook/guest/gbook.php on line 1157

can someone be patient and tell me where i am going wrong
thanks
this is me
Henrie
Posts: 1095
Joined: Sun Aug 14, 2005 8:57 pm

Post by Henrie »

Hello rockpoint,

I don't know if your page can be reached from the internet, but if so, please post the link to where we can view your guestbook (in this case the error) ourselves.

Also please put the file phpinfo.php on your website, so we can see if all the needed php functions are supported.
You can download the phpinfo.php file here:
http://www.phpjunkyard.com/extras/phpinfo.zip
Unzip the phpinfo.php file from it and then upload it to your website.
Than post a link to this file here, so we can find it and see the generated information from it.

Greetings,
Henrie
I do not monitor the Gbook forums regularly anymore since I do not use the Gbook script myself anymore for a long time. But it helped me a lot in learning to understand php.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Your hosting company needs to enable the ZLib library for PHP in order for GBook to work.
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
rockpoint
Posts: 3
Joined: Fri Oct 23, 2009 5:54 pm

Post by rockpoint »

hi henrie
thanks for your helpjavascript:emoticon(':)')
herewith the info
link to guest book
http://rockpoint.zxq.net/guestbook/guest/gbook.php

link to phpinfo
http://rockpoint.zxq.net/guestbook/guest/phpinfo.php

have done the zd test usng gd_test.php and it is reporting working
this is me
Henrie
Posts: 1095
Joined: Sun Aug 14, 2005 8:57 pm

Post by Henrie »

Hello rockpoint,

I looked at the phpinfo.php information and indeed Klemen is right (which i did not doubt in the first place).
You need to install zlib on your server
As fas is i can see it is not installed for php because it is not listed in the phpinfo.php.
If you have access to the server setup you can do it yourself, otherwise you will have to ask your hosting provider to do it.

Greetings,
Henrie
I do not monitor the Gbook forums regularly anymore since I do not use the Gbook script myself anymore for a long time. But it helped me a lot in learning to understand php.
rockpoint
Posts: 3
Joined: Fri Oct 23, 2009 5:54 pm

Post by rockpoint »

thanks henrie
i will ask them to set it up for me
this is me
Post Reply