2012-08-31, 15:27:28
magik Wrote:You seem to have pretty-urls activated. It might be the culprit. I would check the .htaccess in your main GetSimple directory for a possible error, maybe your page isn't redirecting correctly.
The following line: RewriteRule ^blog/tag/([^/.]+)/?$ index.php?id=blog&tag=$1 [L]
Thanks. Fixed it.