![]() |
Webpost Admin loop
I dont know if that is answered somewhere but I have read a lot of post and I dont see the answer ...
I have installed Webpost on my server ( IIS Windows 2000 server ) and when I put my admin name and password I log in the admin section ... when I click on settings or Email Admins links I am loop on admin user and password page .... Any tips ?? Thx .... this is a very usefull programs .... Nice job !! |
How now brown cow :D.
|
Good Answer .... this help very much :p
Nice to meet you Captain ! ;) |
Sorry there is a problem with the login sessions on some hosts. I am not sure what causes this and I need to rewrite the login code. I don't know of a fix off hand or who soon I can fix it :(
|
Thx for the reply .... if I fix this I let you know.... thx !
BTW good job ! |
Do you have an updated version of the server? I think this was a bug in an old version.
|
Hehe Cerb :rolleyes:
|
I think I have the new update.... you have a link on the version you use ? or email me your version at Chief@df-stats.com ... Thx !
|
I am sure you have the correct version. Don't listen to our resident lunatic :lol
|
:disgust :(
|
burp
|
:bubbles:
|
Solution !!!
Hi @ll
This error only occures when "register_globals" is set to off. What hopefully is set :) There's a small tiny error in file: /admin/db_inc.php *** REPLACE LINE 476 IN FILE /admin/db_inc.php **** Code:
if ((ini_get(register_globals)) == "0") { Code:
if ((ini_get(register_globals)) == false) { |
I am having the same admin loop problem with the newest version 4.0.2. Has anyone came up with a fix for this yet? I have tried the suggestion here along with a couple of others to no avail.
|
Hmm let me see if I can push out a new version today.
|
All times are GMT -8. The time now is 02:51 PM. |
vBulletin, Copyright ©2000 - 2025, Jelsoft