Hello guys,
thanks for your script, it looks really pretty.
i've nearly finish the translation in full french btw, i will send it to you asap. (better french than actually)
after issued the bug for category, i'm now working on another bug with the item rewrite url.
my item pages are show as 404 in my error log, & i have no result on the site.
ex :
http://www.placepublique.be/vehicules/automobile/break-bmw-535-da-boite-automatique-1the non rewrite uri works : -http://www.placepublique.be/item.php?id=1
the htaccess rules looks like definitely not correct :
RewriteRule -(\d+)$ item.php?id=$1 [NC,L]
eg : error log : File does not exist: /home/placepub/public_html/petits-services/depannage-informatique/formatage-reinstallation-dordinateurs-2
could you please give us the right rule ?
Best regards