Page 1 of 1

System - Mootools Upgrade

Posted: Thu Nov 18, 2010 12:19 am
by kiwinterrigal
Hi I ungraded a system from 1.5.7 - 1.5.22 which went fine

Problem i have is image upload in the wysiwyg editors will not pop up, I fixed this once before on another site by activating the System plugin - Mootools Upgrade but this time the site goes down and so does the administration page.

and I get this:
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/premierc/public_html/plugins/system/mtupgrade/behavior.php on line 52

Any idea what to do? I have attached a screen shot of what i mean.

Re: System - Mootools Upgrade

Posted: Thu Nov 18, 2010 12:35 am
by dpacadmin
Disable the Mootools upgrade and try a different editor. JCE is a good one. If you can not disable it in the admin backend then you will need to do it in the database using phpMyAdmin. In the jos_plugins table look for the "System - Mootools Upgrade" in the "name" column and change the
1
to
0 (zero)
in its "published" column.

Re: System - Mootools Upgrade

Posted: Thu Nov 18, 2010 12:50 am
by kiwinterrigal
Hi Yes I tried a couple of editors and jce is one of them, still same problem. I have also tried IE, Firefox and chrome. In the past I have had success just using IE and also making sure the www. is included in the domain name which helped once on another site.

I have logged into myAdmin as you recommended and it was already set to 0.

Also logged into ftp and changed the folder file name plugin for mootools. I didn't delete it just called "mtupgradeOriginal" - This brought my site back up.

Any other ideas would be appreciated

Re: System - Mootools Upgrade

Posted: Thu Nov 18, 2010 1:32 am
by kiwinterrigal
Even if I use no editor it still does not pop up image uploader.

Re: System - Mootools Upgrade

Posted: Thu Nov 18, 2010 1:36 am
by kiwinterrigal
sorted, just turned off the flash uploader under global config....sweet. I dont no what it was even doing on.

Re: System - Mootools Upgrade

Posted: Thu Nov 18, 2010 1:19 pm
by ghazal
@kiwinterrigal
hi,
you should report this to the bugtracker.
http://joomlacode.org/gf/project/joomla ... cker_id=32
Just explain step step what you did.
PS : you need to register to post on JoomlaCode

Re: System - Mootools Upgrade

Posted: Thu Nov 18, 2010 9:09 pm
by dpacadmin
It has been reported several times and is an open issue;
http://joomlacode.org/gf/project/joomla ... m_id=18051