Closed (won't fix)
Project:
Wysiwyg
Version:
7.x-2.1
Component:
Editor - TinyMCE
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2011 at 22:05 UTC
Updated:
30 Apr 2012 at 05:19 UTC
Hi All
Apologies if this is explained somewhere but have looked about and no luck.
I have a primary website (pavacentral.co.uk) and just added an add-on website (audeval.co.uk).
I have uploaded Drupal 7.2 in to the public_html folder and again in to the addon domain folder.
I have then added your wysiwyg module and then tinymce in to both the public_html and the addon domain folder.
For the primary website the tinymce editor is all available and usable but there is nothing in the addon domain but the drupal basic content view.
Thank you for any help.
Regards
Nigel
Comments
Comment #1
datati commentedI have the same problem. This applies to the editor as a whole, not just TinyMCE
Comment #2
twod@ecofool, It sounds like you are hosting two different sites on one account, and I guess the addon domain folder is in public_html/otherdomain?
This should not be a problem since Wysiwyg gets the base folder from Drupal itself. If things are behaving strangely and Clean URLs isn't working you'll probably have to change the base folder in the addon domain's .htaccess and/or settings.php.
On the addon-domain:
Is the editor library listed as installed under "Installation Instructions" on the Wysiwyg configuration page?
Does its version number show?
Can you assign an editor profile to an input format?
Do you see any errors in the browser's JavaScript console when trying to create content?
@datati, TinyMCE is the whole editor, Wysiwyg is just the code deciding when to activate it and with which settings to use.
Comment #3
twodSorry, without further information I can only close this issue.
If you still need help, please reopen it and I'll have another look.