Page 1 of 1

Some parts not working after upgrading to 1.4.1

Posted: Thu Aug 28, 2008 10:12 am
by PatDeLux
Hi all,
I recently upgraded form version 1.1.2 to 1.4.1
With the help of some people from this forum, the operation got finally OK.

I still have a few minor problems, the 2 main ones beeing:
  • -Image Manager returns an Internal Server error
  • -TinyMCE does not seem to work: it appears in the Extensions menu, it is selected as the Frontend wysiwyg in the Global settings, but it does not appear at all in any text area.
I also noticed that FCKeditorX still appears in the Installed modules (probably left from an older version).
I did only download and install the Core package, since I did not need any of the translations.

Any clues ? Should I reinstall after deleting the CMSMS folders ?

Thanks !

Patrick

ps: I discovered the System Information (is it new ? - great idea!). I could of course paste it here if required.

Re: Some parts not working after upgrading to 1.4.1

Posted: Thu Aug 28, 2008 10:45 am
by alby
  • PatDeLux wrote: -Image Manager returns an Internal Server error[/li]
[/quote]

Active debug in config.php and look in error server logs when you call Image Manager

PatDeLux wrote: -TinyMCE does not seem to work: it appears in the Extensions menu, it is selected as the Frontend wysiwyg in the Global settings, but it does not appear at all in any text area.[/li]
[/list]

Reset to default all TinyMCE params in Tiny panel

Alby

Re: Some parts not working after upgrading to 1.4.1

Posted: Fri Aug 29, 2008 9:18 am
by PatDeLux
Grazie mille Alby.
Active debug in config.php and look in error server logs when you call Image Manager
It took me some research to find those logs, but I've done that and it's in the attached file. Mainly it says "suexec policy violation". Does that mean something to you ? (I just watched the error logs).
I also ran once with debug mode activated and I captured the displayed messages (see debug.txt).
Reset to default all TinyMCE params in Tiny panel
Done, but that does not seem to change anything. it behaves just like if there was no TinyMCE at all. I have also attached a small "printscreen".

Thanks,
Patrick

Re: Some parts not working after upgrading to 1.4.1

Posted: Fri Aug 29, 2008 8:25 pm
by alby
PatDeLux wrote:
Active debug in config.php and look in error server logs when you call Image Manager
It took me some research to find those logs, but I've done that and it's in the attached file. Mainly it says "suexec policy violation". Does that mean something to you ? (I just watched the error logs).
Ask your provider for more infos

PatDeLux wrote: I also ran once with debug mode activated and I captured the displayed messages (see debug.txt).
It's ok

PatDeLux wrote:
Reset to default all TinyMCE params in Tiny panel
Done, but that does not seem to change anything. it behaves just like if there was no TinyMCE at all. I have also attached a small "printscreen".
Try to uninstall/remove and reinstall
For js debug there is a good utility for FF (Firebug extension)

Alby