SmartFAQ is developed by The SmartFactory (https://www.smartfactory.ca), a division of InBox Solutions (https://www.inboxsolutions.net)

Why am I getting "Unable to install ???Error(s): Unable to write to main menu."?
You need to make sure that the script has writable access to the xoops cache folder, this is where the mainmenu file is stored and written.

That error message is generated if:

1) The request method is not POST; or
2) The HTTP_REFERER check fails; or
3) The file cache/adminmenu.php cannot be written to.

Solutions:

1) The request method is not POST.

This is a security check. This should never occur with the standard XOOPS code. It could result from faulty third-party code.

2) The HTTP_REFERER check fails.

This is another security check. It means that that the client (browser, firewall, popup blocker, etc) is blocking the HTTP_REFERER header from being sent.

3) The file cache/adminmenu.php cannot be written to.

Ensure that the cache directory and the file cache/adminmenu.php are writable. The file cache/adminmenu.php may be safely deleted.


The comments are owned by the author. We aren't responsible for their content.


Login

Who's Online

161 user(s) are online (1 user(s) are browsing XOOPS FAQ)


Members: 0


Guests: 161


more...

Donat-O-Meter

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

Did you know ?

your site contents is categorised into modules that present different display formats?

Random question

I using the theme phpkaox, but after upgrading XOOPS Core, the menus displayed horizontally instead of vertically