Geegle "Warning: require_once" and you will see solutions. First website that pops up says it is permissions related.
How did you upload your files? FTP or on-server extract?
What are the permissions on those files?
What is your info.php?
Search found 8 matches
- Sat Jan 05, 2013 3:13 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Fatal Error in admin login php line 23
- Replies: 9
- Views: 4710
- Tue Jan 01, 2013 1:53 am
- Forum: General Discussion
- Topic: I saw somewhere how to find out the number of pages on the website
- Replies: 17
- Views: 10097
Re: I saw somewhere how to find out the number of pages on t
For this to work with 1.10.*+
Replace:
mActive
mMetadata
mName
With:
Active()
Metadata()
Name()
Replace:
mActive
mMetadata
mName
With:
Active()
Metadata()
Name()
- Mon Dec 31, 2012 6:50 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: WYSIWYG Editor
- Replies: 3
- Views: 3366
Re: WYSIWYG Editor
This has already been answered. Replace {stylesheet} with {cms_stylesheet} in all of your templates.
- Mon Dec 31, 2012 2:09 am
- Forum: Modules/Add-Ons
- Topic: Has anyone implemented RSS generation from page submission
- Replies: 1
- Views: 687
Has anyone implemented RSS generation from page submission
Hello all, Has anyone already implemented CGFeedmaker to create an RSS feed from the page "submit" action? No need for me to reinvent the wheel if someone has a working solution. I am currently using the "News" template. That works, but feed generation from new page generation wo...
- Sun Dec 30, 2012 8:36 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: WYSIWYG Editor
- Replies: 3
- Views: 3366
Re: WYSIWYG Editor
But does the rest of the edit page appear? Buttons, fields, etc? Just the editor does not appear, and you see just HTML code of the page?
- Sat Dec 22, 2012 3:02 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: 1 database 2 sites or export content
- Replies: 1
- Views: 1156
Re: 1 database 2 sites or export content
Why not set both domain names to one website?
You can't have two CMSes connect to a single database.
You can't have two CMSes connect to a single database.
- Sat Dec 22, 2012 2:57 pm
- Forum: CMSMS Core
- Topic: No WYSIWYG Editor after Upgrade to ver. 1.11.4 "Fernandina"
- Replies: 7
- Views: 2659
Re: No WYSIWYG Editor after Upgrade to ver. 1.11.4 "Fernandi
Try first setting the option to not use a WYSIWYG editor for your pages, and then setting the option back.
- Sat Dec 22, 2012 2:52 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Upgrading to 1.11.4 freezes on Step 5
- Replies: 10
- Views: 4324
Re: Upgrading to 1.11.4 freezes on Step 5
You can disable your modules one by one (by renaming their folder name thru FTP), and restart your upgrade process. Keep doing so until you find the problematic module(s).