whizzywig with imce do not respect alternate url path
t4him - September 29, 2007 - 00:24
| Project: | Whizzywig |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active (needs more info) |
Jump to:
Description
The editor works great. One problem is that "IF" I use an alternate url path, it can not find the image. If you look at the html it basically generates this "../../system/files/u1/image.jpg" thus missing any path string longer than 2 subdirectories.

#1
Hi,
Could you give some more detail about your setup and if your folder structure is setup in a standard way, or customised?
This could perhaps be an IMCE issue instead, because the IMCE integration in this Whizzywig module actually does nothing more then getting the URL from the IMCE module and putting it in the proper textfield. So the URL that gets generated in your example ("../../system/files/u1/image.jpg"), is generated by the IMCE module, not by the Whizzywig module.
Kind regards,
Sven
#2