Page 1 of 1

Unable to edit or add page

Posted: Thu Sep 25, 2014 10:21 pm
by jpionczewski
Hi all,
sorry to again add a new post about a seemingly old topic.
I upgraded from 1.10.3 to 1.11 to ..... to 1.11.4 to 1.11.11
Everything fine.
Then I moved to a new server. After struggling with method one of moving I was able to move using method 2 from the docs section.
I then faced some acess rights issues but was able to solve them.
My site is up and running.
I can edit Global Content Blocks.
I just cannot add or edit pages.
When selecting a page for edit, a minute or so nothing happens, then in FireFox the screen gets white with 2 vertical black dots and a horizontal line at the top of the page.
The

Reading through the many posts on a similar error I was not able to find a solution.
I also dont see that I have old modules or use bad UDTs. (unsure about the 2 printing modules though)
I tried enabling error reporting in php.ini, but no error was generated when clicking on edit.
I cleared caches, "repaired" database, ...

Could anyone point me into the right direction?
What should I look at?

Thanks for your support.

Here is the log:

----------------------------------------------

Cms Version: 1.11.11

Installed Modules:

CMSMailer: 5.2.2
FileManager: 1.4.5
MenuManager: 1.8.6
ModuleManager: 1.5.8
News: 2.14.4
Printing: 1.1.2
Search: 1.7.11
ThemeManager: 1.1.8
TinyMCE: 2.9.12
Gallery: 2.0.1
MicroTiny: 1.2.7
CMSPrinting: 1.0.5


Config Information:

php_memory_limit:
process_whole_template:
max_upload_size: 10000000
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.3.27
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: 60
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 10M
upload_max_filesize: 10M
session_save_path: /tmp (1777)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)


Server Information:

Server Api: apache2handler
Server Db Type: MySQL (mysqli)
Server Db Version: 5.5.20
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
Server Time Diff: No filesystem time difference found


----------------------------------------------

Re: Unable to edit or add page

Posted: Fri Sep 26, 2014 5:01 am
by Dr.CSS
Have you tried adding the install folder from your version of CMSMS then run install and when you get to step 5 where you input the DB info uncheck the create tables and install default content this should clear up any path problems...

How did you upload the folders/files from one server to the next..?

You mentioned using the steps from the docs site but a more detailed description might help us help you...

more info == more help

Re: Unable to edit or add page

Posted: Fri Sep 26, 2014 7:39 am
by jpionczewski
Thanks for this proposal, I have not tried but will do so once back home.

Regarding your question:
I followed precisely this instruction:
http://docs.cmsmadesimple.org/moving
How to move your CMSMS installation to a new server (2).
Both Servers are Linux, the new one is an Asustor NAS. I used "SFTP/Put" to transfer files.

I updated config.php.
I adjusted access rights to the cmsms paths.
I then ran into trouble with the database access.
I then removed all cms_ tables, created a new database "cms" via phpmyadmin and re-imported the sql-dump.
I then replaced old config.php with "default"-config from clean CMSMS install with paths adjusted to my needs.
Since then my site worked, except the page adding or editing in Admin interface.
Then I was performing a re-install of a freshly downloaded 1.11.11 file (full version) over the moved installation, cleared caches, no success. now I am stuck.

Now that I read the instructions on moving yet again, I did NOT clear the tmp folder! Can that be the reason?

Re: Unable to edit or add page

Posted: Fri Sep 26, 2014 10:10 am
by paulbaker
jpionczewski wrote:Now that I read the instructions on moving yet again, I did NOT clear the tmp folder! Can that be the reason?
Certainly worth a try!
jpionczewski wrote:When selecting a page for edit, a minute or so nothing happens, then in FireFox the screen gets white with 2 vertical black dots and a horizontal line at the top of the page.
Any PHP errors when that happens ??? Check your server log.