Page 1 of 1

TinyMCE issues... pdo_mysql

Posted: Wed Oct 08, 2008 6:11 pm
by n00t14
Hi all,

The people that maintain my server recently installed the pdo_mysql extension so I could run some other software, Magento cart. Since then I have logged into some client accounts and I've noticed that the TinyMCE editor has stopped working. I've made sure the file permission was set to 755 (since it worked in the past for this issue) and that didn't work. I've upgraded CMSMS (1.4.1) hoping that it would fix the problem but TinyMCE still doesn't show.

Has anyone had any issues with this in the past? If so is there a fix?

Here's some server info if needed:
PHP 5.2.0 (or greater)
Safe mode is off
MySQL 4.1.20 (or greater)
curl extension
dom extension
gd extension
hash extension
iconv extension
mcrypt extension
pcre extension
pdo extension
pdo_mysql extension
simpelxml extension

If you need any more info just let me know. Thanks for your time.

Re: TinyMCE issues... pdo_mysql

Posted: Wed Oct 08, 2008 7:49 pm
by alby
n00t14 wrote: Has anyone had any issues with this in the past? If so is there a fix?
If your cmsms site works I don't see why Tiny don't work .....
IMHO the reason is another
Try to upgrade TinyMCE to 2.4.8 or if you have FF check for error with firebug addon

Alby

Re: TinyMCE issues... pdo_mysql

Posted: Wed Oct 08, 2008 8:19 pm
by n00t14
alby wrote:
n00t14 wrote: Has anyone had any issues with this in the past? If so is there a fix?
If your cmsms site works I don't see why Tiny don't work .....
IMHO the reason is another
Try to upgrade TinyMCE to 2.4.8 or if you have FF check for error with firebug addon

Alby
Thanks Alby,

I did upgrade to TinyMCE 2.4.8 and it didn't work... What did work was using a different WYSIWYG editor. I installed FCKeditorX and that seems to be working fine.

I also noticed on another CMSMS site I have version 1.2.4 installed with TinyMCE 2.2.7 and it works. I tried uploading that TinyMCE to my other CMSMS sites and it didn't work.

If you have any other ideas I'm all ears.  :)

Thanks again,
n00t

Re: TinyMCE issues... pdo_mysql

Posted: Wed Oct 08, 2008 8:23 pm
by alby
n00t14 wrote: If you have any other ideas I'm all ears.  :)
If you have FF, install Firebug addon, enable it and check for error in page content

Alby

Re: TinyMCE issues... pdo_mysql

Posted: Wed Oct 08, 2008 8:58 pm
by n00t14
alby wrote:
n00t14 wrote: If you have any other ideas I'm all ears.  :)
If you have FF, install Firebug addon, enable it and check for error in page content

Alby
Ok I just installed Firebug... Now I'm really not sure how to use it. Would I go to one of the pages to edit in CMSMS and check the Javascript?

Thanks again!

Re: TinyMCE issues... pdo_mysql

Posted: Wed Oct 08, 2008 9:53 pm
by alby
n00t14 wrote: Ok I just installed Firebug... Now I'm really not sure how to use it. Would I go to one of the pages to edit in CMSMS and check the Javascript?
yes, if you have an error you have a red cross in bottom right (a grey bug otherwise)

Alby

Re: TinyMCE issues... pdo_mysql

Posted: Wed Oct 08, 2008 10:11 pm
by n00t14
alby wrote:
n00t14 wrote: Ok I just installed Firebug... Now I'm really not sure how to use it. Would I go to one of the pages to edit in CMSMS and check the Javascript?
yes, if you have an error you have a red cross in bottom right (a grey bug otherwise)

Alby
Well I did that and didn't get a red "x"... just a bug that's all.