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

datati’s picture

I have the same problem. This applies to the editor as a whole, not just TinyMCE

twod’s picture

Status: Active » Postponed (maintainer needs more info)

@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.

twod’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Sorry, without further information I can only close this issue.
If you still need help, please reopen it and I'll have another look.