[solved] Blank Content / Page (no options to add or edit, etc.)

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Candace
Forum Members
Forum Members
Posts: 17
Joined: Fri Aug 29, 2008 9:49 pm

[solved] Blank Content / Page (no options to add or edit, etc.)

Post by Candace »

I installed 1.4.1; however the content page is totally blank.  There are no options to add, edit, etc.  I removed all the CMS MS files from my server and reloaded.  Same issue.  I have verified that I have permissions.  HELP!
Last edited by Candace on Tue Sep 02, 2008 6:42 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Adding Content

Post by Dr.CSS »

Totally blank as in you view site and see nothing or in backend and it's blank or edit page and it's blank...

Really need more explicit info, is kind of vague ya know...

What is the system running, memory, php ver., etc....

Sorry but "I have a stain on my shirt how do I get it out" is about as helpful... ;)
Last edited by Anonymous on Sat Aug 30, 2008 3:38 am, edited 1 time in total.
fiddler

Re: Adding Content

Post by fiddler »

If I may venture to guess what Candace's problem is (because this is the problem I am having), I did a brand new install of the core files for 1.4.1 - English only....I have php 4.4.4 installed....and when I uploaded my template then went to the home page to modify it, the place where the Content area is suppose to be doesn't exist.  It says, "Content" but there is no content box to edit.

The install went well, and I simply went to the template area first to install my template - and that went well, too.  It's only when I went to the Pages section and brought up the Home page to edit that the Content area box was missing.

Any ideas?
Thanks.
alby

Re: Adding Content

Post by alby »

fiddler wrote: The install went well, and I simply went to the template area first to install my template - and that went well, too.  It's only when I went to the Pages section and brought up the Home page to edit that the Content area box was missing.
Have you active debug in config.php and look in server logs?

Alby
fiddler

Re: Adding Content

Post by fiddler »

Sorry, I don't understand the question - how do I active debug in config.php?

I "think" I did a checksum (having never done one before, I'm not sure if I did it right, and I looked for instructions but came up with a blank page on the search) - anyway, what came up was errors on 311 files, with one file missing - so I'm currently uploading the files again, then will do a reinstall to see if that makes any difference.
alby

Re: Adding Content

Post by alby »

fiddler wrote: Sorry, I don't understand the question - how do I active debug in config.php?
edit config.php and replace false with true:
$config['debug'] = false;

fiddler wrote: I "think" I did a checksum (having never done one before, I'm not sure if I did it right, and I looked for instructions but came up with a blank page on the search) - anyway, what came up was errors on 311 files, with one file missing - so I'm currently uploading the files again, then will do a reinstall to see if that makes any difference.
This is also a good idea

Alby
smansman
Forum Members
Forum Members
Posts: 28
Joined: Wed Apr 23, 2008 6:08 pm

Re: Adding Content

Post by smansman »

its a site effect of the tree() function do this http://forum.cmsmadesimple.org/index.ph ... 300.0.html
and you will have it working probably :)
Candace
Forum Members
Forum Members
Posts: 17
Joined: Fri Aug 29, 2008 9:49 pm

Re: Blank Content / Page (no options to add or edit, etc.)

Post by Candace »

I have read this thread and tried many of the ideas.  Even downloaded all Library/ files from 1.3.1.  No luck.  Can someone please tell me very succinctly what will work??
alby

Re: Blank Content / Page (no options to add or edit, etc.)

Post by alby »

Candace wrote: I have read this thread and tried many of the ideas.  Even downloaded all Library/ files from 1.3.1.  No luck.  Can someone please tell me very succinctly what will work??
Upload 1.4.1 and active debug in config.php and check for Error(1) in page and/or error in source html and/or error in server logs

Alby
Candace
Forum Members
Forum Members
Posts: 17
Joined: Fri Aug 29, 2008 9:49 pm

Re: Blank Content / Page (no options to add or edit, etc.)

Post by Candace »

I have uploaded 1.4.1.  Same problem.
Sorry, but I do not know how to accomplish the rest of your instructions.
alby

Re: Blank Content / Page (no options to add or edit, etc.)

Post by alby »

Candace wrote: I have uploaded 1.4.1.  Same problem.
Sorry, but I do not know how to accomplish the rest of your instructions.
- Upload 1.4.1 and install/upgrade
- Have you install/upgrade ok? If yes but after you have problem:
  - active debug in config.php (switch to true)
  - call your site/pages and check for Error(1) in page. Have you blanck page again? If yes:
    - look for error in source html and error in server logs

Alby
Candace
Forum Members
Forum Members
Posts: 17
Joined: Fri Aug 29, 2008 9:49 pm

Re: Blank Content / Page (no options to add or edit, etc.)

Post by Candace »

Herer are the errors:

[Tue Sep 02 07:53:04 2008] [warn] mod_fcgid: stderr: PHP Fatal error:  Allowed memory size of 16777216 bytes exhausted (tried to allocate 5898240 bytes) in /var/www/vhosts/quuf.org/admin/lang/en_US/admin.inc.php on line 844

[Tue Sep 02 08:12:46 2008] [warn] mod_fcgid: stderr: PHP Fatal error:  Class 'Tree' not found in /var/www/vhosts/quuf.org/lib/classes/class.contentoperations.inc.php on line 547

[Tue Sep 02 08:25:16 2008] [warn] mod_fcgid: stderr: PHP Warning:  ContentOperations::require_once(/var/www/vhosts/quuf.org/lib/Tree/index.html) [function.ContentOperations-require-once]: failed to open stream: No such file or directory in /var/www/vhosts/quuf.org/lib/classes/class.contentoperations.inc.php on line 489

[Tue Sep 02 08:32:56 2008] [warn] mod_fcgid: stderr: PHP Warning:  require_once(/var/www/vhosts/quuf.org/lib/misc.functions.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/vhosts/quuf.org/include.php on line 48

[Tue Sep 02 08:34:38 2008] [warn] mod_fcgid: stderr: PHP Warning:  require(/var/www/vhosts/quuf.org/lib/classes/class.global.inc.php) [function.require]: failed to open stream: No such file or directory in /var/www/vhosts/quuf.org/include.php on line 56

[Tue Sep 02 08:36:12 2008] [warn] mod_fcgid: stderr: PHP Warning:  include_once(/var/www/vhosts/quuf.org/lib/adodb_lite/adodbSQL_drivers/mysqli/mysqli_driver.inc) [function.include-once]: failed to open stream: No such file or directory in /var/www/vhosts/quuf.org/lib/adodb_lite/adodb.inc.php on line 54

[Tue Sep 02 08:36:12 2008] [warn] mod_fcgid: stderr: PHP Warning:  include_once(/var/www/vhosts/quuf.org/lib/adodb_lite/adodbSQL_drivers/mysqli/mysqli_date_module.inc) [function.include-once]: failed to open stream: No such file or directory in /var/www/vhosts/quuf.org/lib/adodb_lite/adodb.inc.php on line 68

[Tue Sep 02 08:36:12 2008] [warn] mod_fcgid: stderr: PHP Fatal error:  Class 'mysqli_transaction_ADOConnection' not found in /var/www/vhosts/quuf.org/lib/adodb_lite/generic_modules/pear_module.inc(5) : eval()'d code on line 1
alby

Re: Blank Content / Page (no options to add or edit, etc.)

Post by alby »

Candace wrote: [Tue Sep 02 07:53:04 2008] [warn] mod_fcgid: stderr: PHP Fatal error:  Allowed memory size of 16777216 bytes exhausted (tried to allocate 5898240 bytes) in /var/www/vhosts/quuf.org/admin/lang/en_US/admin.inc.php on line 844
Try to put in config.php
$config['php_memory_limit'] = '32M';

mod_fcgid (FastCGI has many issue, search in forum for other infos)

Alby
Candace
Forum Members
Forum Members
Posts: 17
Joined: Fri Aug 29, 2008 9:49 pm

Re: [solved] Blank Content / Page (no options to add or edit, etc.)

Post by Candace »

That did the trick!  Thank you for your help.
fiddler

Re: [solved] Blank Content / Page (no options to add or edit, etc.)

Post by fiddler »

I'm glad Candace was able to solve her problem, but mine still remains, even after dumping the entire program, then reinstalling the full version. 

I did have an "aha" moment when I realized the problem lies in the wysiwyg editor.  I installed FCKeditor, and when I switch over to that, that is when the content / edit box disappears.  It works ok in TnyMce, but I hate that editor.  In prior versions of cmsmadesimple, installing the FCKeditor was all that was required and it worked perfectly.  Now, however, there seems to be other things I have to do to kick-start the editor and I don't understand what all needs to be done. 

Is there instructions somewhere that tells step by step on how to get the editor to work properly?  Again, my search has come up with a blank page - but I just could be asking in the wrong way.  Thanks for any help on this issue.
Locked

Return to “[locked] Installation, Setup and Upgrade”