Hi
I am new to CMS made simple and web development so please bear with me.
I have a fresh installation of cmsms version 1.11.7. I'm using PHP 5.4.4-14, and MySQL (4.1+). This is all working with Lighttpd running on Raspbian (Linux).
If I login to the admin panel with the admin user account I created during the installation and attempt to add content there is no option to select a parent page, if I submit my content to be added I get a message stating that I must select a parent page and if I can't see this option I must contact my administrator.
Am I correct that this is not a permission issue for the user I'm logging in with as it is an admin user. Could the issue be due to using a different database name and table prefix than cms_ when completing the installation?
I am trying to use the add content or edit content options in order to customize the default content that is displayed after installation through http:\\localhost\cmsms
Your help will be greatly appreciated
Parent page is not available
Re: Parent page is not available
We will need the info from the system info page in admin pasted here...
Re: Parent page is not available
Yes, correct.vaughan wrote: Am I correct that this is not a permission issue for the user I'm logging in with as it is an admin user.
No, I do that often.vaughan wrote: Could the issue be due to using a different database name and table prefix than cms_ when completing the installation?
Wrong slashes, but guess that's a typo.vaughan wrote:http:\\localhost\cmsms
Keep thinking I saw a topic about this a while ago, but did not find it yet. Don't know the solution either, if one was provided.
Did you install the sample content and if you did and edit a content page, is the parent dropdown visible then?
Try: clear cache (Admin -> System Maintenance)
Provide System Info as drCss suggested.
Re: Parent page is not available
Hi
System info:
----------------------------------------------
Cms Version: 1.11.7
Installed Modules:
CMSMailer: 5.2.1
CMSPrinting: 1.0.4
FileManager: 1.4.3
MenuManager: 1.8.5
MicroTiny: 1.2.5
ModuleManager: 1.5.5
News: 2.12.12
Search: 1.7.8
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+deb7u3
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: cgi-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
----------------------------------------------
I'm not sure whether or not the default content was installed correctly. If I go to the page manager there are no current pages displayed. I haven't been able to try editing pages because of this.
I downloaded cms version 1.11.7. Extracted the files to my var/www/cmsms directory and ran the installation steps in my browser via localhost/cmsms/install. I'm not sure where the option to install the default content comes in using these steps.
I have cleared the cache as you suggested and I still have no current pages in the page manager.
I have also found that when looking at the admin log after going to the page manager there are a number of errors there stating "failed to get content for valid content id"
System info:
----------------------------------------------
Cms Version: 1.11.7
Installed Modules:
CMSMailer: 5.2.1
CMSPrinting: 1.0.4
FileManager: 1.4.3
MenuManager: 1.8.5
MicroTiny: 1.2.5
ModuleManager: 1.5.5
News: 2.12.12
Search: 1.7.8
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+deb7u3
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: cgi-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
----------------------------------------------
I'm not sure whether or not the default content was installed correctly. If I go to the page manager there are no current pages displayed. I haven't been able to try editing pages because of this.
I downloaded cms version 1.11.7. Extracted the files to my var/www/cmsms directory and ran the installation steps in my browser via localhost/cmsms/install. I'm not sure where the option to install the default content comes in using these steps.
I have cleared the cache as you suggested and I still have no current pages in the page manager.
I have also found that when looking at the admin log after going to the page manager there are a number of errors there stating "failed to get content for valid content id"
Re: Parent page is not available
What I do know is in a default install there should AT LEAST be one content page installed.
IIRC you even need to untick a checkbox to get only one page, else a lot of sample content will be installed.
It looks like it did not succesfully complete the installation (database import).
IIRC you even need to untick a checkbox to get only one page, else a lot of sample content will be installed.
It looks like it did not succesfully complete the installation (database import).
Re: Parent page is not available
You get the choice to install default content at the same point, step 5, that you give it the DB credentials, at the bottom, 2 check boxes, Create tables and Install default content...
I would run install again and look very carefully at each step to see any clues as to errors/warnings...
I would run install again and look very carefully at each step to see any clues as to errors/warnings...