How to install PHP Image Editor for Joomla
- Extract phpimageeditor.zip at your local harddrive.
- Extract phpimageeditor_joomla_1_5.zip at your local harddrive.
- Upload everything in phpimageeditor_joomla_1_5.zip to "/yoursite/plugins/system/"
- Set the directories "/yoursite/plugins/system/phpimageeditor/editimagesoriginal/", "/yoursite/plugins/system/phpimageeditor/editimagespng/" and "/yoursite/plugins/system/phpimageeditor/editimagesworkwith/" to CHMOD 777.
- Open your webbrowser and go the url http://www.yoursite.se/plugins/system/phpimageeditor/install_joomla_plugin.php
- If you already haven´t done it, make your own image directory, subdirectories, files, subfiles to CHMOD 777. For example "/yoursite/images/".
About CHMOD 777. I know it´s not good by security reasons. I will see if I can make a new version of PHP Image Editor that doesn´t require CHMOD 777.
(if you don´t like the installation steps, you can install phpimageeditor_joomla_1_5.zip as a normal plugin in joomla. But you need to do step 4 and 6)
How to install PHP Image Editor normal
- Extract phpimageeditor.zip at your local harddrive.
- Extract phpimageeditor_normal.zip at your local harddrive.
- Upload everything in phpimageeditor_normal.zip to (for example) "yoursite/phpimageeditor"
- Set the directories and files in "yoursite/phpimageditor/editimagesoriginal", "yoursite/phpimageditor/editimagespng" and "yoursite/phpimageditor/editimagesworkwith" to CHMOD 777 (=read/write/executable).
- Set the image "yoursite/phpimageditor/sample.jpg" to CHMOD 777.
- Set your image directory to CHMOD 777. For example "yoursite/images"
- Edit your images be creating editing links in "yoursite/index.php", example link:
<a href="phpimageeditor/index.php?imagesrc=<?php echo urlencode('../images/yourimage.jpg'); ?>">Click to edit your image</a>
(if your images are placed in "yoursite/images/yourimage.jpg")
About CHMOD 777. I know it´s not good by security reasons. I will see if I can make a new version of PHP Image Editor that doesn´t require CHMOD 777.


Internet Explorer 6 - 8
Mozilla Firefox 2, 3.5.7
Safari 3.1.2
Opera 9.5
