It's todo with your .htaccess..
Are you using cloudflare? if so, Have you got any 'deny from xx.xxx.xxx.' ?
RewriteEngine On
RewriteRule ^(|/)$ index.php?url=$1
RewriteRule ^([a-zA-Z0-9_-]+)(|/)$ index.php?url=$1
RewriteEngine on
RewriteRule ^(.*)\.htm$ $1.php [NC]
RewriteRule ^(|/)$ dashboard.html?page=$1
RewriteRule ^([a-zA-Z0-9_-]+)(|/)$ dashboard.html?url=$1
RewriteRule ^home/(.*)/?$ index.php?url=home&user=$1 [L,QSA]
Have you made any changes to the housekeeping? I mean like;
app/tpl/skin/Yo theme/hk/someAssFile.php
ase/index.php
Have you tried a default housekeeping (Like one from mango?) into /app/tpl/skins/theme/hk/
If that still doesn't work, Try replacing the folder /ase/ (your current one) with a mango theme one?
If you get me?
Hmm.. Have you tried resetting the theme? If so, did it work?Yep, tried and no luck.
Pm'ed.Nope. Cba with that.. you got msn or skype? If so, PM me.