Hi, were you ever able to find a solution to this? I am having the exact same problem with a fresh install of 1.11.9 on a very similar setup (Raspbian using nginx). I had an old version (1.10.3 I think?) of cms made simple running on it no problem a while back, but I then had a corrupt SD card and I decided to change over to Wordpress after that. After performance issues with that, I am back to cms made simple and wanted to start with a fresh updated install, but now can't get it running. Everything installs fine and I can see the home page with no issues, however it does not show up under pages to edit, and I can't add content as I get the same message "You must select a parent page (contact your administrator if you do not see this option)." There is no parent option to select and I only have one user (the administrator).
Also, if I click on the link for the sample news story I get a page that just appears to display the header text with no css, background, etc. I have done a complete reinstall 3 times thinking maybe something wasn't copying over or installing correctly, but each time I've had the same outcome. Any ideas?
I'm going to try installing the backup of the old site I had to see if I can get that running again out of curiosity, but I really would like to be up to date with a fresh install.
Parent page is not available
Re: Parent page is not available
post your System Information found under Site Admin
"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo
--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
Re: Parent page is not available
Here is the system information. Thanks!
----------------------------------------------
Cms Version: 1.11.9
Installed Modules:
CMSMailer: 5.2.2
CMSPrinting: 1.0.5
FileManager: 1.4.3
MenuManager: 1.8.6
MicroTiny: 1.2.5
ModuleManager: 1.5.5
News: 2.13
Search: 1.7.11
ThemeManager: 1.1.8
Config Information:
php_memory_limit:
process_whole_template:
max_upload_size: 2000000
url_rewriting: none
page_extension:
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true
Php Information:
phpversion: 5.4.4-14+deb7u5
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 0
memory_limit: 128M
max_execution_time: 30
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 8M
upload_max_filesize: 2M
session_save_path: /var/lib/php5 (1733)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
Server Information:
Server Api: fpm-fcgi
Server Db Type: MySQL (mysqli)
Server Db Version: 5.5.31
Server Db Grants: Could not find a suitable "GRANT ALL" permission. This may mean you could have problems installing or removing modules. Or even adding and deleting items, including pages
Server Time Diff: No filesystem time difference found
----------------------------------------------
Cms Version: 1.11.9
Installed Modules:
CMSMailer: 5.2.2
CMSPrinting: 1.0.5
FileManager: 1.4.3
MenuManager: 1.8.6
MicroTiny: 1.2.5
ModuleManager: 1.5.5
News: 2.13
Search: 1.7.11
ThemeManager: 1.1.8
Config Information:
php_memory_limit:
process_whole_template:
max_upload_size: 2000000
url_rewriting: none
page_extension:
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true
Php Information:
phpversion: 5.4.4-14+deb7u5
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 0
memory_limit: 128M
max_execution_time: 30
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 8M
upload_max_filesize: 2M
session_save_path: /var/lib/php5 (1733)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
Server Information:
Server Api: fpm-fcgi
Server Db Type: MySQL (mysqli)
Server Db Version: 5.5.31
Server Db Grants: Could not find a suitable "GRANT ALL" permission. This may mean you could have problems installing or removing modules. Or even adding and deleting items, including pages
Server Time Diff: No filesystem time difference found
Re: Parent page is not available
Doesn't this indicate that your database user has not been giving correct permissions? I would contact your host or take a look at your database settings if you are running a self managed serverServer Db Grants: Could not find a suitable "GRANT ALL" permission. This may mean you could have problems installing or removing modules. Or even adding and deleting items, including pages
"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo
--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
Re: Parent page is not available
But I've seen it more often without causing issues. So it is not certain this is the problem.JohnnyB wrote:Doesn't this indicate that your database user has not been giving correct permissions? I would contact your host or take a look at your database settings if you are running a self managed serverServer Db Grants: Could not find a suitable "GRANT ALL" permission. This may mean you could have problems installing or removing modules. Or even adding and deleting items, including pages
Re: Parent page is not available
JohnnyB wrote:Doesn't this indicate that your database user has not been giving correct permissions? I would contact your host or take a look at your database settings if you are running a self managed serverServer Db Grants: Could not find a suitable "GRANT ALL" permission. This may mean you could have problems installing or removing modules. Or even adding and deleting items, including pages
I thought this as well, but granting full access to the database user causes the same result. Here is the system info with full access granted, but the problem is still occurring.
----------------------------------------------
Cms Version: 1.11.9
Installed Modules:
CMSMailer: 5.2.2
CMSPrinting: 1.0.5
FileManager: 1.4.3
MenuManager: 1.8.6
MicroTiny: 1.2.5
ModuleManager: 1.5.5
News: 2.13
Search: 1.7.11
ThemeManager: 1.1.8
Config Information:
php_memory_limit:
process_whole_template:
max_upload_size: 2000000
url_rewriting: none
page_extension:
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true
Php Information:
phpversion: 5.4.4-14+deb7u5
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 0
memory_limit: 128M
max_execution_time: 30
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 8M
upload_max_filesize: 2M
session_save_path: /var/lib/php5 (1733)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
Server Information:
Server Api: fpm-fcgi
Server Db Type: MySQL (mysqli)
Server Db Version: 5.5.31
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
Server Time Diff: No filesystem time difference found
----------------------------------------------
Re: Parent page is not available
I wish I knew for sure how to advise.
But, just for the sake of trying something, can you increase the PHP
max_execution_time: 30
to
max_execution_time: 90
maybe it is timing out before loading?
But, just for the sake of trying something, can you increase the PHP
max_execution_time: 30
to
max_execution_time: 90
maybe it is timing out before loading?

"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo
--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
Re: Parent page is not available
No dice.
It really is a strange issue, as the content is most definitely there. I can view the home page of the default install and it looks just fine, content and all. The page just doesn't seem to exist in the admin area and I can't add any content. I don't know why, but maybe it is an issue with the Raspbian distribution (for RaspberryPi)? The OP of this thread (not sure what happened to the rest of it, seems like my reply was made into a new thread?) also mentioned running on Raspbian and I haven't seen anyone else reporting this issue. So either we're the only ones trying to run this on a Pi, or there's something goofy with our setup. I am running a small WordPress site on the same server, but I wouldn't think that would have anything to do with this issue. I may try a fresh install of everything on a new SD card and see if the issue still exists, if I ever actually get the time to do that.

It really is a strange issue, as the content is most definitely there. I can view the home page of the default install and it looks just fine, content and all. The page just doesn't seem to exist in the admin area and I can't add any content. I don't know why, but maybe it is an issue with the Raspbian distribution (for RaspberryPi)? The OP of this thread (not sure what happened to the rest of it, seems like my reply was made into a new thread?) also mentioned running on Raspbian and I haven't seen anyone else reporting this issue. So either we're the only ones trying to run this on a Pi, or there's something goofy with our setup. I am running a small WordPress site on the same server, but I wouldn't think that would have anything to do with this issue. I may try a fresh install of everything on a new SD card and see if the issue still exists, if I ever actually get the time to do that.
Re: Parent page is not available
Make sure if you are trying pretty URLs that you have the correct htaccess in the root and that WP isn't overwriting it...