Cannot Insert image or HTML Tags

Need help with a WYSIWYG-editor in Joomla! 1.0.x? This is the place to be.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
vijayraj98
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Wed Oct 10, 2007 3:54 am

Cannot Insert image or HTML Tags

Post by vijayraj98 » Mon Feb 04, 2008 11:16 pm

Hi,
I am using Joomla Joomla! 1.0.13 Stable .

When i go to edit any of the modules  or content pages and click on insert image icon or html, the pop up window opens but displays a blank page.

At the status bar it shows "Done"

In Internet explorer,
it shows the error message
Access Denied at : option=com_modules&client=&task=editA&hidemainmenu=1&id=33

Can anyone help.

Thanks
Vijay

User avatar
infograf768
Joomla! Master
Joomla! Master
Posts: 19133
Joined: Fri Aug 12, 2005 3:47 pm
Location: **Translation Matters**

Re: Cannot Insert image or HTML Tags

Post by infograf768 » Tue Feb 05, 2008 9:30 am

Solution is all over the forums.

use the same url as entered in the global configuration i.e. with or without www, as entered.

Moving to WYSIWYG editors.
Jean-Marie Simonet / infograf
---------------------------------
ex-Joomla Translation Coordination Team • ex-Joomla! Production Working Group

morpheu
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Thu Feb 21, 2008 2:56 am

Re: Cannot Insert image or HTML Tags

Post by morpheu » Thu Feb 21, 2008 3:03 am

vijayraj98 say this message and i have same problem whit joomla 1.0.13 Stable and i don`t know how to resolve that
where i go and what to edit? please give me a large explication...Thanks Morph.

Hi,
I am using Joomla Joomla! 1.0.13 Stable .

When i go to edit any of the modules or content pages and click on insert image icon or html, the pop up window opens but displays a blank page.

At the status bar it shows "Done"

In Internet explorer,
it shows the error message
Access Denied at : option=com_modules&client=&task=editA&hidemainmenu=1&id=33

Can anyone help.

Thanks
Vijay

MustafaParvez
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Mon Feb 25, 2008 9:50 am

Re: Cannot Insert image or HTML Tags

Post by MustafaParvez » Mon Feb 25, 2008 9:59 am

I am facing exactly the same issue, unable to insert or define anything in the pop-up (because it is a blank page), that opens, I cannot set parameters for my tables, insert images or define hyperlinks, I have been currently working around it by preparing my page in a different editor (front page) and then pasting it on my WYSIWYG Editor, which is a pain every time, if someone can post a solution please. I tried to install a different editor from Tinymce to JCE, but still the same issue.

Thanks in advance
Mustafa

MustafaParvez
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Mon Feb 25, 2008 9:50 am

Re: Cannot Insert image or HTML Tags

Post by MustafaParvez » Mon Feb 25, 2008 10:17 am

Hi Vijay,

I tried something that worked for me, go to user management select yourself and in the parameters select the editor and apply/save. This solved the issue for me. I am using Firefox browser, IE still has the same issues. But if just a change of browers and selecting the editor and assigning it helps i am happy. Try it!!

Best wishes
M

cyberjoex
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Sat Aug 09, 2008 2:36 am

Re: Cannot Insert image or HTML Tags

Post by cyberjoex » Thu Aug 28, 2008 5:57 am

Its not about the editor. Its has something to do with the configuration. Go to the Administrator page and check the Live Site setting. If it has a "www" prefix, then you have to login like http://www.yoursite.com/administrator. If it has no "www" prefix, then you should also login as http://yoursite.com/administrator.

Howevert there's a proper solution to this. Open the configuration.php file found in your Joomla/Mambo installation root folder and find:

$mosConfig_live_site = ‘http://yourdomain.com’; (with or without ‘www.’)

Replace with:

$mosConfig_live_site = ‘http://’ . $_SERVER["SERVER_NAME"];

That’s it! This is a very simple fix and is very flexible. The Live Site setting will automatically change depending on what the admin or visitor type on the address bar without worrying whether they use a ‘www.’ prefix or not at the front end or at the back end.
Joe
What I find interesting, I blog it here...
http://extratopics.com

Travision
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Tue Aug 26, 2008 5:00 pm

Re: Cannot Insert image or HTML Tags

Post by Travision » Fri Sep 12, 2008 9:06 pm

Awesome! Thanks for the fix, works great!

aspkamal
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Wed May 06, 2009 3:51 am

Re: Cannot Insert image or HTML Tags

Post by aspkamal » Wed Jun 24, 2009 2:45 am

worked 2 me 2.. thanks a lot!!!

ivibes
Joomla! Apprentice
Joomla! Apprentice
Posts: 9
Joined: Sun Jul 03, 2011 10:47 pm

Re: Cannot Insert image or HTML Tags

Post by ivibes » Mon Jul 04, 2011 9:11 am

toggling the editor worked for me thanks!

User avatar
rsdebasis
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Sat Jan 29, 2011 9:46 am

Re: Cannot Insert image or HTML Tags

Post by rsdebasis » Wed Sep 14, 2011 11:27 am

1)First check joomla global configuration setting in back end(administration part). Global Configuration->system->Enable Flash Uploader setting should be no. then check.is it working?

if not working then
2)put in your template index.php file
<script type="text/javascript">
jQuery.noConflict();
</script> then check.is it working?

if not working then
3) check joomla root directory media folder. may be corrupted some images in media folder. plz replace the media folder.
then check.is it working?
if not working then
4)check plugins in your admin panel. which one conflict . make that plugin unpublish.

It must work. enjoy.


Locked

Return to “WYSIWYG Editors - 1.0.x”