Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> KISGB General Support
Author Message
GitsLM
New Member
New Member



Joined: Mar 01, 2006
Posts: 3

PostPosted: Tue Feb 28, 2006 11:15 pm Reply with quote

I downloaded your guestbook and installed it on my webserver. I am able to access the first demo entry but nothing else. No Admin GUI, no language chnage, no theme change, ... I have read the various docs provided but I am still not able to use it.

Location is: http://www.out4fun.de/kisgb/

Here some information:
- All the files are fully transfered
- .htaccess is set: PHP_VALUE output_buffering 4096 and PHP_FLAG magic_quotes_gpc 0
- The dir access for kisgb and themes is 0777 as requested
- The user.prefs.php has 0666 access right (i tried it also with 0777)
- The kisgb.csv.php has 0666 access right (i tried it also with 0777)
- as requested I did not do any changes in the config.php

What do I do wrong ? Bang Head
 
View user's profile Send private message
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Sat Mar 04, 2006 5:25 am Reply with quote

When I tried the link it came up as a 404.
 
View user's profile Send private message
GitsLM







PostPosted: Mon Mar 13, 2006 1:11 pm Reply with quote

Sorry had an issue with the directory, could you please try it again. The link does work now.
 
Raven







PostPosted: Mon Mar 13, 2006 3:03 pm Reply with quote

I will need access to your server to diagnose this. Please PM me
site url
ftp url, id/pass

And remind me in the PM what the issue concerns.
 
Raven







PostPosted: Thu Mar 23, 2006 11:32 pm Reply with quote

Mystery solved.

Permissions were not set correctly as per the INSTALL.
register_globals was set to off - KISGB requires them on.

Then it almost worked Rolling Eyes

Ran a phpinfo on your site and I see you're using PHP v5.1 if I remember right. I know it's 5.x at the least.

KISGB is not compatible with PHP 5.x. If you can use a 4.4.x version of PHP and set those other two things I mentioned it will work. That's one of the problems with using PHP 5.x. It is not backwardly compatible in several areas.
 
GitsLM







PostPosted: Fri Mar 24, 2006 11:07 pm Reply with quote

well I do not think that the provider will downgrade so I think I am not able to use the gb Sad but thanks a lot for the support, awesome.
 
Raven







PostPosted: Fri Mar 24, 2006 11:08 pm Reply with quote

Sorry. You will find that there aren't many native applications out of the box that will run on php 5.x. It's just too new.
 
erald
New Member
New Member



Joined: Dec 13, 2004
Posts: 21

PostPosted: Fri Apr 28, 2006 5:06 pm Reply with quote

This is funny.
I have three site where kisgb is running in phpnuke with no problems on php 5.x Now I want to use the stand alone version end have exactly the same problems as described above and I seem not to get it working..
 
View user's profile Send private message
Raven







PostPosted: Fri Apr 28, 2006 5:38 pm Reply with quote

Try this.

In the file addtogb.php

FIND
$HTTP_POST_VARS[private] = $HTTP_POST_VARS[private_msg];
if ($HTTP_POST_VARS[private]!="on") unset($HTTP_POST_VARS[private]);

CHANGE TO
$HTTP_POST_VARS[private2] = $HTTP_POST_VARS[private_msg];
if ($HTTP_POST_VARS[private2]!="on") unset($HTTP_POST_VARS[private2]);
 
erald







PostPosted: Sat Apr 29, 2006 12:00 am Reply with quote

Hi,

Thanks but this problem I all ready found en solved it the same way you suggested here. This problem you will also have with the PHPNUKE version.

However it does not solve my problem with the admin menu. I still have there

Warning: Cannot modify header information - headers already sent by (output started at /opt/lampp/htdocs/press_sanicole/kisgb/functions.php:93) in /opt/lampp/htdocs/press_sanicole/kisgb/authenticate.php on line 15

Warning: Cannot modify header information - headers already sent by (output started at /opt/lampp/htdocs/press_sanicole/kisgb/functions.php:93) in /opt/lampp/htdocs/press_sanicole/kisgb/authenticate.php on line 16

It might I'm not understanding the initial problem described here. However why do I not have this problem with the phpnuke version?

my settings;

The latest released verison of KISGB is Version v5.1.1

This is KISGB version v5.1.1
Global Output Buffering setting is
Local Output Buffering setting is On
Permission setting for the KISGB folder must be at least 755. Yours is 777.
Permission setting for the KISGB kisgb.csv.php file must be at least 666. Yours is 666.
Permission setting for the KISGB user.prefs.php file must be at least 644. Yours is 666.
Your default language is dutch.lang.php
Your default theme is clouds.thm.php
Your server is running PHP version 5.0.5

where do I go wrong?
 
Raven







PostPosted: Sat Apr 29, 2006 6:17 am Reply with quote

This is odd. You should not be getting that error with output buffering on. Is register_globals on?
 
erald







PostPosted: Sat Apr 29, 2006 1:32 pm Reply with quote

Raven wrote:
This is odd. You should not be getting that error with output buffering on. Is register_globals on?


Yep it is....
any other suggestions?
 
erald







PostPosted: Sun Apr 30, 2006 5:58 am Reply with quote

Hi,

I have been fiddling around a bit and got it working. It looks like everything works now.

It might I disabled something which I should not but it works for me.

I changed in functions.php



//echo $style;

function gethost($ip) {

Now I can access the admin function and do everything I need.
 
Raven







PostPosted: Sun Apr 30, 2006 7:53 am Reply with quote

You will have lost the stylesheet though. KISGB was not designed for PHP5 and I have that on my list of todo's.
 
erald







PostPosted: Sun Apr 30, 2006 8:10 am Reply with quote

In normal operation I do not see any change.. It might in de admin function.

Anyway for the time it is working for me.. and that counts.Smile

Will wait for the update on PHP5.

Thanks
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> KISGB General Support

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©