When I try and upload Image it says, page not found
Jordash - April 18, 2009 - 17:10
| Project: | OpenWYSIWYG Editor |
| Version: | 6.x-1.0-rc1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
When I try to upload an image into the content Area it says Page Not found, what can I do to fix that?
Thanks

#1
same here. i tried on firefox and ie7. my drupal 6.10 is on apache on widows vista.
module OpenWYSIWYG Editor 6.x-1.0-alpha2
#2
Me too. I'm on apache/linux. Same versions of Drupal and OpenWYSIWYG installed.
#3
me too, any help??, i used this editor on drupal 5 and i want to continue because it has enabled file upload
please fix this
#4
com on, please, anybody home?
I really like this module but it aint functional
#5
I am going to fix this bug, but since Drupal 6 has different approach to handle menu (action in Drupal handles by menu section) then I need more time to fix it.
Any contribute patches are welcome!
#6
i would help if i knew how to code
hopefully you will fix this soon
thank you for your work
#7
6.x-1.x-ALPHA3. Fixed: File Browser!
Please try it. Regards.
#8
thanks jordash
you are a saint
thank you so much, i love this module, it is lightweight, and can do anything i want
the only thing i am looking for is to clean my word office document
is there an editor that does that?
I mean word document has so much junk code inside it is rediculous
#9
Yes, openWYSIWYG can clean the MS Word. Just paste from MS Word then click this icon: Clean World HTML
#10
i am sorry but that is just not true
here is some of the code left from word after i used the clean word button
for example i pasted sample text here is the whole code
Normal 0 false false false MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Navadna tabela"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin:0cm; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ansi-language:#0400; mso-fareast-language:#0400; mso-bidi-language:#0400;}
Do not purchase a new domain unless you have to
Due to Google's aging delay for all new domains, your best bet is to use your existing domain website if at all possible. If you're redesigning or starting from scratch and you have to use a brand-new domain for some reason,This information will be crucial to your resulting website design, keyword research, and copywriting.
Research your keyword phrases extensively
#11
I've upgraded to aplpha3 and filebrowsing is successful!
There is a screen bug with trunkated "action buttons" in Opera 9.62. It applies both in window and maximize screen. Can someone confirm this bug?? It seems to work good in Explorer 8 however. See enclosed picture
Thanks for a great looking editor - keep up the good work! (the FCKeditor is in great danger to loose its job ;-)
edit: sorry to post this in the alpha-2 section! (to fast to hit the send button)
-thanks
#12
To: fender
Please make a new separate post for this Clean MS Word HTML issue.
Important: I can not reproduce this bug. So, please help me by attach the MS World file, also write which MS World version do you use.
To: espen.skalle
Please make a new separate post for this bug in Opera issue. I will download Opera and try to reproduce this bug. Thank you for your explain well screenshot, I can see the buggy overlapping of 3 buttons there. Hope I can fix this in next version soon (openWYSIWYG 6.x-1.0-alpha4)
#13
Closed. Please make a new separate issue.
#14
I have a site with OpenWYSIWYG 6.x-1.0-beta5 and the image button works fine.
However I also have a site with OpenWYSIWYG 6.x-1.0-rc1 and the image button on this one gives - file not found
Any help would be appreciated as so far i'm really loving this module
#15
#16
no, sorry. this hasn't been fixed in the last 6 months since that alpha was released.
I think that perhaps clean urls are a problem, because mine are disabled and it's trying to request:
http://site.com/openwysiwyg/image_form?wysiwyg=edit-body
When that directory doesn't physically exist. Not everyone can use clean urls, not all hosts support it and it's dangerous if you're looking to migrate your data somewhere else in the future.
Like most things drupal this has wasted a huge amount of time for no real reason other than buggy code.
#17
Has there been any progress on this at all? I've tried both RC1 and beta5 with the same results. The actual error I'm seeing is: 404 not found: "/drupal6/openwysiwyg/image_form?wysiwyg=edit-body"
When I look at that location, there is no image_form file, so the error obviously makes sense. There is an insert_image.html file in the popups folder, but unless there's something in the javascript to call it, I'm not sure how this URL will get to it.
The other toolbar buttons (like the link tool for example) point to an html form in the popups directory. Could this be something as simple as a wrong URL in the calling script?
This is so close to being exactly what I need that I'd love to see this one little thing get fixed!
Thanks for your hard work on this!
Bobb Menk
MIT Lincoln Laboratory Library
#18
fox220:
- this module not yet support non-clean-urls, i will take a look to make it support both clean and non-clean urls
bmenk:
- do you also use non-clean-urls? if no, then: what is in your
$base_urlin settings.php file? try to disable this variable if any.#19
Hi
Having the same issue when trying it insert an image - Server Error in Application "DEFAULT WEB SITE" - using IIS7 on Vista with version 6.x-1.0-rc1. Have tried using a baseurl and without but to no avail. This is a trial setup so urul is http://localhost
Really would like to get this going as users are not HTML literate and would probably mean dropping Drupal for another with a wysiwyg editor.
Dave
#20
What is the error message you get?