Hi ,
i am having problems with thumbnails and links.
i also found what causes this problem.
i have a htaccess file with following code for security reasons :
<Files *.php>
deny from all
</Files>
<Files ~ "(^index.php|^index2.php)$">
allow from all
</Files>
so i guess i should put a htaccess file in some crusial virtuemart folder to allow access.
could someone help me with this?
i allready tried putting a htaccess file with
Satisfy Any
Allow from all
in the administrator folder but no luck.
Thanks in advance !
In the Joomla root folder change htaccess.txt to .htaccess