Monthly archives: February 2009
Entries found: 2
Recursive separate file and directory permission chmod tool
The Joomla CMS file system should be, for the most part, 755 directory and 644 file permissions. FTP doesn’t handle recursive chmod very well. This is a shout out to FlashFXP ftp client for allowing the user to separately chmod file and directory permissions.
SH404SEF Images are Missing
If using SH404SEF to create search engine friendly links in Joomla 1.0.x and your images are missing, it’s probably because index.php (without .htaccess) is ON and mambot SEF is OFF. Turn mambot SEF on. The images are missing because the are being addressed as http://yourwebsite.com/index.php/images/yourimage.gif. The index.php is in the way.