Jump to content

tinyMCE editor & categories not shown - wrong PHP Settings?


Recommended Posts

Dear community!

Currently I can not solve the following problem:

 

I set up prestashop on a webspace "mw". When everything was fine I transvered the files and the database to my productive webspace "ms" and changed the domain settings to the new subdomain. I also cleared the cache.

 

Now I have the problem, that on some computers I can't see the tinyMCE Editor in the product view and in the CMS article view. The chrome console (Strg + Shift + j) shows the attached errors ("scr_chrome.jpg" - post-1076791-0-82481900-1440615693_thumb.jpg). Another error is, that there is no product category associated (checked) although there were categories selected before.

 

I tried to re-upload the js files again but this didn't change anything.

Is it possible, that a wrong php setting of my "ms" server causes this error?

 

I've attached both info.php files:

  1. PHPINFO_WEBSPACE-MW.HTM (phpinfo_webspace-ms.htm): This is the info file of the webspace, where everything works fine
  2. PHPINFO_WEBSPACE-MS.HTM (phpinfo_webspace-mw.htm): This is the info file of the webspace, where the errors occurs

I use the latest version of prestashop 1.6.1.1

 

Can anyone give me a hint woh to solve this?

Thanks a lot!

Link to comment
Share on other sites

Hi!

The following two tinymce files are included in my head-section:

<script type="text/javascript" src="/js/tiny_mce/tiny_mce.js"></script>
<script type="text/javascript" src="/js/admin/tinymce.inc.js"></script>

Thank you for your efforts!

Link to comment
Share on other sites

Currently I get the following Errors:

post-1076791-0-29035900-1441048440_thumb.jpg

 

It seems, as if there is anywhere a wrong link, because the script link is http://js/tiny_mce/tinymce.min.js?_=1441047982183 and this is of course not correct...

source: "//js/tiny_mce"
baseURL: "//js/tiny_mce"

The really really confusing thing is, that this error dowsn't occur an every cumputer. But there is no connectionbetween OS, Browser, Computer, User, ...

 

THanks for your help!

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...