...
Info |
---|
Installer, will automatically do that for you, however if you experience problems, please do the following: |
Warning |
---|
In order for the image library to work correctly .htaccess file needs to be modified. These lines have to be inserted at the end of the file. |
Code Block |
---|
RewriteCond %{REQUEST_URI} ^/i
RewriteRule ^i/.*/([0-9a-z]{2})([0-9a-z]{2})[0-9a-z]{4}/(.*)$ /cache/com_jomcomdev/$1/$2/$3 [NC,L]
RewriteCond %{SCRIPT_FILENAME} !-f
RewriteRule ^cache/com_jomcomdev/.*$ index\.php?option=com_jomcomdev&format=raw&task=ajax\.image [NC,L]
|
I have problem installing JomDirectory
...