Script URL: http://www.iae.edu/clanpana/ija/beta/index.htm
Version of script: n/a
Hosting company: n/a
URL of phpinfo.php: n/a
URL of session_test.php: n/a
What terms did you try when SEARCHING for a solution: n/a
Write your message below:
First I want to congrats You because this is Great Script forum.
I have problems with Your Board script!
I did not modified anything...Ive put TOTAL access to the TXT files in my Windows Server.
The error message is:
Fatal error: Call to undefined function: gzinflate() in c:\inetpub\wwwroot\clanpana\ija\beta\mboard.php on line 760
And I see that in that line in the mboard.php are:
(removed)
CAN YOU HELP ME?
Thanks!
Fatal error: Call to undefined function: gzinflate()
Contact your hosting company and ask them to enable ZLIB library (gzinflate function) for PHP.
Last edited by Klemen on Tue Nov 21, 2006 3:52 pm, edited 1 time in total.
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
ZLIB should be included automatically with Windows PHP, which version of PHP are you using?
Upload the phpinfo.php file to your server and place a link to it here, it should give us more info about your PHP setup. You will find the phpinfo file in the thread with title "READ THIS BEFORE POSTING A NEW QUESTION!!"
Upload the phpinfo.php file to your server and place a link to it here, it should give us more info about your PHP setup. You will find the phpinfo file in the thread with title "READ THIS BEFORE POSTING A NEW QUESTION!!"
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
phpinfo.php: http://www.iae.edu/clanpana/ija/beta/phpinfo.php
The problem is your PHP version, you have PHP 4.0.5 from April 2001!! That's over 5 years old.
I strongly recommend that you upgrade your PHP to the latest version which has many new functions and many bugs fixed. You can get version 4.4.4 here:
http://www.php.net/downloads.php
Any version over 4.3.0 should work fine as well.
I strongly recommend that you upgrade your PHP to the latest version which has many new functions and many bugs fixed. You can get version 4.4.4 here:
http://www.php.net/downloads.php
Any version over 4.3.0 should work fine as well.
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