Welcome Guest, Not a member yet? Register   Sign In
Problems viewing Images. [resolved]
#11

[eluser]Unknown[/eluser]
I am having the same issue where I cannot see any images.


My htaccess file is as follows:

RewriteEngine on
RewriteBase /
RewriteCond $1 !^(index\.php|img|css|public|tmp|download|javascript|rte|document|xajax_js|robots\.txt)
RewriteRule ^(.*)$ /index.php/$1 [L]


This was the setup I used when I was trying incoporate the xajax class.

any suggesstions?




Theme © iAndrew 2016 - Forum software by © MyBB