Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Error with Page Manager Extension
I've searched the forums and read the existing threads on this extension, but my problem isn't listed.
I've installed Vanilla 1 successfully, and have enabled several extensions without problem. The PageManager extension (version 2.3) is giving me an error as soon as I activate it and try to navigate to any other page:
PAGEMANAGER ERROR: An error occured in attempting to save your tabs. Please check that your file permissions are correct and verify that PageManager::CustomPageFile (./extensions/PageMng/CustomPages.php) is a valid file name.
I've looked at the code, and this seems to be where that page is being called (line 40):
class PageManagement
{
var $CustomPageFile = 'CustomPages.php';
There is no file in the PageMng folder called CustomPages.php. Should there be? If so, where do I get it?
0
This discussion has been closed.
Comments
Created new forum from scratch without modifying or adding any other extensions except Page Management Plus 2.4.3.
Created a new MySQL version 5.0.22 database.
Set the entire directory from the root to the PageMng folder to permissions rwxrwxrwx 777 using WS_FTP.
Verified permissions via SmartFTP and end back here again:
PAGEMANAGER ERROR: An error occurred in attempting to save your tabs. Please check that your file permissions are correct and verify that PageManager::CustomPageFile (./extensions/PageMng/CustomPages.php) is a valid file name.
Could this be the result of Bad Karma?