Hi.
I have some problems whit this module.
I instaled it and i made all the steps that i found in install.txt and on this forum, but i think miss something because i have some problems whit it.
Firs problem is that Auto SEO make friendly URL just for category, not for products. And it make only for first class of category (i have 3 deep category).
Second, this module somehow generate an error. When i try do add a new product i get this error when i press Save :
Fatal error: Call to undefined method ModelModuleAutoSEO::add_new_product() in /home/produsel/public_html/admin/controller/catalog/product.php on line 25
When i try to edit and existent product i get this eror:
Fatal error: Call to undefined method ModelModuleAutoSEO::add_new_product() in /home/produsel/public_html/admin/controller/catalog/product.php on line 75
When i try to delete one product i get this error:
Fatal error: Call to undefined method ModelModuleAutoSEO::get_product_query() in /home/produsel/public_html/admin/controller/catalog/product.php on line 126
Afther i press Save and get this error, when i check the product i see that it was added or edited. (Whitout friendly URL) But don`t delete any products.
I try to check product.php on line 25, 75 and 126 but i didn`t find anythik suspicious. That because i am not verry good at php.
I put my product.php in the attachment on the end of the post.
I didn`t know how to Enable mod_rewrite, but i suppose it is enable because i have an WordPress blog on the same doman and server and i use an plug-in that make my URL more friendly. (i use a cPanel 11.25.1-EDGE and Apache version 2.0.63)
If you need to know, my website is
http://www.produselifecare.eu
So, can somebody help me whit that ?