I’ve used the PATHINFO solution and now if I click to the next or previous post works fine… but images are not displayed! I’ve put into the root the thumb.php file and the .htaccess, created a directory called cache with 777 permission!
I’ve only changed this row:
RewriteRule ^(wp\-content\/images\/.*\.)(jpg|JPG|jpeg|png|PNG|gif|GIF)$ /thumb.php?image=$1$2 [QSA,L]
’causee my images uploaded are into this directory!
What’s wrong?
And I’ve yet the problem with Archive and About