Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
5 - 2 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
   

Re: Bug in Xoops 2.0.18.1
by pgarcia on 2008/8/5 3:40:28

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?
Re: Bug in Xoops 2.0.18.1
by pgarcia on 2008/8/5 2:56:06

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

How could I fix that problem?

Thanks,
Re: Bug in Xoops 2.0.18.1
by trina on 2008/8/4 2:33:55

I am experiencing the same problem.
Re: Bug in Xoops 2.0.18.1
by RiazShahid on 2008/7/28 15:47:58

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.
Re: Bug in Xoops 2.0.18.1
by RiazShahid on 2008/7/28 15:43:18

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?

Who's Online

208 user(s) are online (161 user(s) are browsing Support Forums)


Members: 0


Guests: 208


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits