If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Advanced Poll : if nothing works !!!  XML
Forum Index » Support Forum
Author Message
Pascal de lyon
Newbie

Joined: 10/01/2006 11:47:53
Messages: 2
Offline

I tried Advanced Poll on a server under Windows / Php 5 -> Everything was perfect !!!
I wanted to install on the production server -> Admin login loop !!!

I think it's because of an old syntax used in these modules :

/admin/common.inc.php :
/booth.php
/png.php
/include/class_poll.php
/poll_cookie.php

In these 5 files, you have to change

$HTTP_SERVER_VARS by $_SERVER
$HTTP_GET_VARS by $_GET
$HTTP_POST_VARS by $_POST
$HTTP_COOKIE_VARS by $_COOKIE

Sincerely yours,
Pascal de lyon
Newbie

Joined: 10/01/2006 11:47:53
Messages: 2
Offline

Sorry, but you also have to do the same things into :

comments.php, demo_3.php, poll_ssi.php, class_plist.php, class_poll.php and class_pollcomment.php

Best regards,
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum