waizrahman Posted May 17, 2018 Share Posted May 17, 2018 (edited) I am getting an error on latest prestashop version, which is, when i try to install a module it says, module name is not correct, whereas i have been developing modules same way... folder and php file name is same here is the code line $this->name = 'lvproductreviews'; Edited May 17, 2018 by waizrahman (see edit history) Link to comment Share on other sites More sharing options...
bellini13 Posted May 18, 2018 Share Posted May 18, 2018 what is the class name of the module? for example... class Blockreassurance extends Module Link to comment Share on other sites More sharing options...
waizrahman Posted May 18, 2018 Author Share Posted May 18, 2018 36 minutes ago, bellini13 said: what is the class name of the module? for example... class Blockreassurance extends Module class LvProductReviews extends Module { } Link to comment Share on other sites More sharing options...
waizrahman Posted May 18, 2018 Author Share Posted May 18, 2018 solved this, reinstalled ps and worked now....i think the new version is still not mature.... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now