11
RiazShahid
Re: Bug in Xoops 2.0.18.1

I deleted Cache/adminmenu.php then loged in. It said "This is your first time vist...." I clicked submit....its said "Loging you in..." but it takes me back to the message " This is your first time visit...." every time it does the same....
What to do now?
And this is for admin area, what about users?

12
RiazShahid
Re: Bug in Xoops 2.0.18.1

The result is same both in IE and Firefox. But this is on my home pc. On another office PC its not the case. There it takes me to the admin area successfully.

13
trina
Re: Bug in Xoops 2.0.18.1
  • 2008/8/4 2:33

  • trina

  • Just popping in

  • Posts: 34

  • Since: 2006/6/28


I am experiencing the same problem.

14
pgarcia
Re: Bug in Xoops 2.0.18.1
  • 2008/8/5 2:56

  • pgarcia

  • Just popping in

  • Posts: 3

  • Since: 2008/8/2 1


wow... I have the same problems... the adminmentu.php can not be created by the xoops.

How could I fix that problem?

Thanks,

15
pgarcia
Re: Bug in Xoops 2.0.18.1
  • 2008/8/5 3:40

  • pgarcia

  • Just popping in

  • Posts: 3

  • Since: 2008/8/2 1


I think that the problem is in the function xoopsfwrite() in the cp_function.php file....

function xoopsfwrite()
{
if ($_SERVER['REQUEST_METHOD'] != 'POST') {
return false;
} else {

}
if (!xoops_refcheck()) {
return false;
} else {

}
return true;
}

Actually I didn't fix it... I commented the return false in the xoops_module_write_admin_menu function which create the adminmenu.php file.

Please, I don't have time to check more... Does someone have other suggestion?

Login

Who's Online

213 user(s) are online (162 user(s) are browsing Support Forums)


Members: 0


Guests: 213


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits