Broken after upgrade from 1.11.3 to 1.11.4

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.
Locked
janvl
Power Poster
Power Poster
Posts: 947
Joined: Wed Aug 13, 2008 10:57 am

Broken after upgrade from 1.11.3 to 1.11.4

Post by janvl »

Hi,

After the upgrade I cannot edit pages the normal way.

I have followed all good advise,
- menu non cachable
- disabled module statistics
- [[root]]/ before all images (for some this doesn't work)
- {cms_stylesheet} instead of {stylesheet}

If I edit and submit, I get a white page, If I use the browsers back-button then I land on the page to edit again and the change was made.

I have emptied the cache constantly, that does not help.

Someone an idea?

Kind regards,
Jan
chandra

Re: Broken after upgrade from 1.11.3 to 1.11.4

Post by chandra »

Try to use SVN version of MenuManager ...
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: Broken after upgrade from 1.11.3 to 1.11.4

Post by Rolf »

Anything in error log?
System information...
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
janvl
Power Poster
Power Poster
Posts: 947
Joined: Wed Aug 13, 2008 10:57 am

Re: Broken after upgrade from 1.11.3 to 1.11.4

Post by janvl »

Hi

SVN Version must be done, later.

No errorlog entries, nothing in debug-mode.
This was a clean 1.11.3 install. Updated with the diff-files tp 1.11.4

A List will come later.

Kind regards,
Jan
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: Broken after upgrade from 1.11.3 to 1.11.4

Post by staartmees »

it must be [[root_url]] before your images, not [[root]]
janvl
Power Poster
Power Poster
Posts: 947
Joined: Wed Aug 13, 2008 10:57 am

Re: Broken after upgrade from 1.11.3 to 1.11.4

Post by janvl »

Hi staartmees,

I already removed [[root]] just left 'uploads/images/mypicture.png'
which always did work, logically.

Strange though that it did work for 2 images with [[root]].

Kind regards,
Jan
janvl
Power Poster
Power Poster
Posts: 947
Joined: Wed Aug 13, 2008 10:57 am

Re: Broken after upgrade from 1.11.3 to 1.11.4

Post by janvl »

The problem seems to stick in the internal pagenumber.

I have a 2 level deep menu with 4 items in the main manu, now after adding a page, resulting in another blank page , klicking back in the browser, the page was added but without a numer which should haven been number 5.

Maybe this brings a dev on the trail of the problem.

{cmd_module mudule=Statistics . . .
produces an error "cmd_module is an unknown tag . . " (or something like that.)

The following fields do not get filled in the DB - table cms_content :
hierarchy
ID_hierarchy
hierarchy_path
prop_names


Kind regards,
Jan
Last edited by janvl on Tue Jan 01, 2013 4:18 pm, edited 1 time in total.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: Broken after upgrade from 1.11.3 to 1.11.4

Post by Rolf »

You can reset page order in Website Maintenance
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
janvl
Power Poster
Power Poster
Posts: 947
Joined: Wed Aug 13, 2008 10:57 am

Re: Broken after upgrade from 1.11.3 to 1.11.4

Post by janvl »

Hi,

This kind of website runs on the same server in version 1.11.3, almost the same page-structure, almost the same layout etc.

I will try to pinn down the problem for this site is not ready for use anyway.

Kind regards,
Jan

The system information that Rolf asked for:

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

Cms Version: 1.11.4

Installed Modules:

CMSMailer: 5.2.1
CMSPrinting: 1.0.3
FileManager: 1.4.3
MenuManager: 1.8.4
MicroTiny: 1.2.5
ModuleManager: 1.5.5
News: 2.12.10
Search: 1.7.7
ThemeManager: 1.1.7
Captcha: 0.4.5
CGExtensions: 1.31.2
CGEcommerceBase: 1.3.11
JQueryTools: 1.1.1
CGSimpleSmarty: 1.5.2
Products: 2.18.4
Cart: 1.8.4
FrontEndUsers: 1.21
FormBuilder: 0.7.3
SelfRegistration: 1.7.2
SiteMapMadeSimple: 1.2.6
CGPaymentGatewayBase: 1.1
Orders: 1.13.3
Statistics: 1.1.3
CustomContent: 1.8.3
Gallery: 1.6
simpletagging: 0.3.1


Config Information:

php_memory_limit:
process_whole_template:
output_compression:
max_upload_size: 8000000
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.17
md5_function: An (Ja)
gd_version: 2
tempnam_function: An (Ja)
magic_quotes_runtime: Aus (Nein)
E_STRICT: 0
E_DEPRECATED: 0
memory_limit: 128M
max_execution_time: 30
output_buffering: An
safe_mode: Aus (Nein)
file_uploads: An (Ja)
post_max_size: 8M
upload_max_filesize: 8M
session_save_path: /is/htdocs/user_tmp/wp10625670_ZMV58VEOJD (1770)
session_use_cookies: An (Ja)
xml_function: An (Ja)
xmlreader_class: An (Ja)


Server Information:

Server Api: apache2handler
Server Db Type: MySQL (mysqli)
Server Db Version: 5.5.28
Server Db Grants: Es konnte keine "GRANT ALL" Berechtigung gefunden werden. Dies kann bedeuten, dass Sie bei der Installation oder Entfernen von Modulen Probleme haben könnten. Oder sogar beim Hinzufügen und Löschen von Elementen, einschließlich Seiten


----------------------------------------------
janvl
Power Poster
Power Poster
Posts: 947
Joined: Wed Aug 13, 2008 10:57 am

Re: Broken after upgrade from 1.11.3 to 1.11.4

Post by janvl »

Just copied all 1.11.4 files over the install and ran install/upgrade.php

The problem still exists.


tried to use the minimal template, the result is exactly the same, also with the standard template

Jan
janvl
Power Poster
Power Poster
Posts: 947
Joined: Wed Aug 13, 2008 10:57 am

Re: Broken after upgrade from 1.11.3 to 1.11.4

Post by janvl »

Just made a clean install on another server even with PHP 5.2.17 and it works like it should.

Even installing statistics does not break it.

I will now try it on the same server with a new install and edit this post later.

[edit]
just did a fresh install and that is working, tommorow I will start testing if and what module breaks the system, it seems that is the problem.
janvl
Power Poster
Power Poster
Posts: 947
Joined: Wed Aug 13, 2008 10:57 am

Re: Broken after upgrade from 1.11.3 to 1.11.4

Post by janvl »

I have just installed all modules from the list above and tested each time if I could edit a page.

With the last module "Simple Tagging" installed the phenomena was there, a blank page after editting and save.

Then I have removed "simple tagging" and all is working ok.
So I removed it from the original and completely designed site and indeed the same happened, it works as it should.

I hope this helps someone save a lot of time . . .

Kind regards,
Jan
Locked

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