Hi,
I have purchased this extension http://www.opencart.com/index.php?route ... on_id=9561
I have a my own theme, create accounts works fine, but checkout page I dont get the city drop down. Can you please guide me how to do it,.... kindly do needful.
Generally the only part of a module you have to edit is it's vQmod. Everything else is theme agnostic, living in classes, models/helpers, and controllers. So in the vQmod, look for the <file> part of every segment. See if there is anything trying to find catalog/view/theme/default paths and change them to catalog/view/theme/* instead.
The next part is the targets. You should cruise through all the operations and make sure their targets exist in your theme. When testing, change all the error="skip" to error="log". The default fail goes to log, but skip does not log. It's an easy find & replace to swap back to skip mode.
The next part is the targets. You should cruise through all the operations and make sure their targets exist in your theme. When testing, change all the error="skip" to error="log". The default fail goes to log, but skip does not log. It's an easy find & replace to swap back to skip mode.
https://creadev.org | support@creadev.org - Opencart Extensions, Integrations, & Development. Made in the USA.
I would contact the extension developer to get quick and specific support.
Regards,
Marvin M
Regards,
Marvin M
You want to thank me for my time! Click here to donate
Who is online
Users browsing this forum: Amazon [Bot] and 18 guests