contao / core

Contao 3 → see contao/contao for Contao 4
GNU Lesser General Public License v3.0
490 stars 213 forks source link

Edit layouts after update to 2.6 #66

Closed ghost closed 12 years ago

ghost commented 12 years ago

Can't create new page layouts or edit existing page layouts after Live Update to 2.6. When restored 2.5.9 by unzipping the LU backup, it works again.

Download the attachments

--- Originally created by WillyT on September 6th, 2008, at 12:20pm (ID 66)

leofeyer commented 12 years ago

Need way more information on this one to help.

--- Originally created on September 6th, 2008, at 12:33pm

ghost commented 12 years ago

Hi Leo,

in the Backend Layout module, when i click on the 'pen' to edit a specific layout or on the top of the page on the '+' to add a new page layout, i just get an empty page. I am sorry , i can't give you much more information, i am not a qualified programmer... just a very satisfied user of Typolight.

--- Originally created by WillyT on September 6th, 2008, at 12:58pm

ghost commented 12 years ago

This problem must be server related, i tested it on Mac Firefox, Safari and Windows Explorer, all had this problem. Also tested the Dutch and English backend language.

--- Originally created by WillyT on September 6th, 2008, at 01:01pm

leofeyer commented 12 years ago

I am sorry , i can't give you much more information

Well, then I cannot really help you. Check the error.log and enable displayErrors in the back end settings or the local configuration file and if there is an error message, search the FAQs and the forum or - if you cannot find an answer - post it here.

--- Originally created on September 6th, 2008, at 01:02pm

ghost commented 12 years ago

Hi,

We have the same problem.

With : $GLOBALS['TL_CONFIG']['displayErrors'] = true

Result :

Fatal error: Class name must be a valid object or a string in /var/www/vhosts/triathlon-levis.com/httpdocs/system/modules/backend/DataContainer.php on line 214

If you want to see :

http://triathlon-levis.com/tl_files/problem/2008-09-08_1416.swf

screencast from tomlemay who upgrade from 2.5.9 to 2.6.0

--- Originally created by anonymous on September 9th, 2008, at 05:51am

leofeyer commented 12 years ago

You are most likely missing the new widget class CheckBoxWizard.php. Use the system check tool to find missing files or [TutorialsUpdate#Synchronizeyourinstallation synchronize your installation] to find old files.

--- Originally created on September 9th, 2008, at 10:58am

ghost commented 12 years ago

OK

My system check tools is all green but when I deleted : Delete Backend Checkbox Wizard used by catalog_extension

all will be OK

--- Originally created by anonymous on September 9th, 2008, at 12:26pm

leofeyer commented 12 years ago

--- Originally closed on September 9th, 2008, at 10:58am