Hi,
In the admin panel I can't expand my sections in the page view. Not by clicking on the left hand blue triangle or the expand all sections button.
I can still edit the pages I can see, and change the order of pages using the reorder button but not using the move arrows.
Have cleared cache, tried different computers and browsers.
Thanks,
Chris
----------------------------------------------
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
CGExtensions: 1.36.2
FrontEndUsers: 1.21.16
FormBuilder: 0.7.3
TinyMCE: 2.9.9
Gallery: 1.6.1
Config Information:
php_memory_limit:
process_whole_template:
max_upload_size: 20000000
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.14
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 2048
E_DEPRECATED: 8192
memory_limit: 64M
max_execution_time: 60
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 20M
upload_max_filesize: 20M
session_save_path: /tmp/ (1777)
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.0.95
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
----------------------------------------------
Can't expand page sections
-
- Forum Members
- Posts: 80
- Joined: Thu Jul 21, 2011 10:29 am
-
- Forum Members
- Posts: 80
- Joined: Thu Jul 21, 2011 10:29 am
Re: Can't expand page sections
Have taken a look at thread but still no closer to a solution, have tried uploading the checksum file but just receive an error message:
No files were scanned during the verification process (maybe the file is invalid) 49 lines with errors
I'm also unable to change the default page, receive dialogue box but page doesn't change.
This is only on current pages section, I can set default templates etc.
Thanks,
Chris
No files were scanned during the verification process (maybe the file is invalid) 49 lines with errors
I'm also unable to change the default page, receive dialogue box but page doesn't change.
This is only on current pages section, I can set default templates etc.
Thanks,
Chris
Re: Can't expand page sections
What Admin theme do you use?
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
-
- Forum Members
- Posts: 80
- Joined: Thu Jul 21, 2011 10:29 am
Re: Can't expand page sections
I was on OneEleven have changed to NCleanGrey but this doesn't resolve the problem.
Haven't had this problem on other sites.
Thinking the best solution will to be reinstall CMSMS?
Thanks
Chris
Haven't had this problem on other sites.
Thinking the best solution will to be reinstall CMSMS?
Thanks
Chris
-
- Forum Members
- Posts: 80
- Joined: Thu Jul 21, 2011 10:29 am
Re: Can't expand page sections
If anyone has any thoughts it would be very much appreciated.
Thanks,
Chris
Thanks,
Chris
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Can't expand page sections
As the previous posters mentioned I think you have some invalid characters in your page names etc. resulting in javascript errors.
In order to narrow this down you will need to:
a: validate the html of the content list page
(depending on the admin theme you are using it should validate except for a few errors about using 'cellspacing' attributes on tables, and charset attributes on script tags.
b: check for javascript errors.
In order to narrow this down you will need to:
a: validate the html of the content list page
(depending on the admin theme you are using it should validate except for a few errors about using 'cellspacing' attributes on tables, and charset attributes on script tags.
b: check for javascript errors.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
-
- Forum Members
- Posts: 80
- Joined: Thu Jul 21, 2011 10:29 am
Re: Can't expand page sections
Have validated page HTML and validates OK.
Switched show script errors on in IE, clicking on the expand button gives the following error:
Access is denied. xajax_core.js, line 379 character 256
If I click on ignore errors the sections expand.
Thoughts?
Thanks,
Chris
Switched show script errors on in IE, clicking on the expand button gives the following error:
Access is denied. xajax_core.js, line 379 character 256
If I click on ignore errors the sections expand.
Thoughts?
Thanks,
Chris
Re: Can't expand page sections
What browser are you using..?
Re: Can't expand page sections
I assume IE, but would like to know version of it plus OS.
Then again: you can check the html and validate that, that's not the point.
Read this part:
http://forum.cmsmadesimple.org/viewtopi ... 15#p298515
Of course you could start with another browser like Firefox to check whether the problem still occurs.
Then again: you can check the html and validate that, that's not the point.
Read this part:
http://forum.cmsmadesimple.org/viewtopi ... 15#p298515
You need a web inspector like Firefox with Firebug to find such problems.Thanks.. The XML response was malformed.. There seems to have been some non-safe invisible control character in a page's title. I re-typed it, and everything works fine. Explains why 'collapse' works... The title doesn't exist in the XML.
Of course you could start with another browser like Firefox to check whether the problem still occurs.