This topic is locked

Image of buttons missing on rich text editor

6/20/2006 6:55:19 PM
PHPRunner General questions
G
giles author

Hi,

I have text areas on add/edit forms where I have enabled rich text editing. Only issue is that the images for the buttons are not being displayed on the pages when users browse them. The hover text is ther and the correct action is performed by the buttons however all we see are red crosses in place of the images.
Other images on the page (in supertop) are displayed.
Any ideas what I'm doing wrong here?
Giles

J
Jane 6/21/2006

Giles,
make sure that you copy all files to your webserver.

Pictures of RTE are stored in the include/images directory in your output folder.

G
giles author 6/21/2006

Thanks Jane,

That did the trick. The include/images directory was missing in the output directory on that project. It was there on other projects.
Giles

O
osluk 6/22/2006

This was the same problem I posted about and Sergey could not replicate - so in some unknown circumstances those images are not included in the output folder.
Cheers Chris

J
Jane 6/22/2006

Chris,
make sure that you copy all files to your webserver.

Pictures of RTE are stored in the include/images directory in your output folder.