Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • hovieth Friend
    #117759

    Hi, I had a small problem. In fact, I had never ever been able to insert HTML code into my content even though i click HTML mode and paste the code. I used JCE as my editor. Does anybody know or has the same problem like me? Is it default error by Joomla ?
    Tks, i am waiting for your helpful answer. Have a nice day

    Khanh Le Moderator
    #211982

    What happen after you paste and save the HTML code in HTML mode? You could try another way by turning off the WYSIWYG when inputing HTML code and then turn it on again.

    tonydel Friend
    #212024

    Also take a look at your configuration.php file .

    I had a similar problem and it was because my $mosConfig_live_site was pointing to mydomain.com and when I tried to access it I was coming from www.mydomain.com

    To fix it I just changed the following:

    Old:
    $mosConfig_live_site = ‘http://mydomain.com’;

    New:
    $mosConfig_live_site = ‘http://www.mydomain.com’;

    And walla, it worked..

    hovieth Friend
    #212045

    tks guy! I applied Khanh’s method: use no Editor. then it works. And I also test with WYSIWYG Pro editor, lovely!

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 3 voices, and was last updated by  hovieth 17 years, 12 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum