ditto above
you did that without asking others to do the work for you

you did that without asking others to do the work for you

DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.
https://www.youtube.com/watch?v=zXIxDoCRc84
@burley
Can you post your latest edit of the cloned files for download, after you changed the variable names from starting with 60..
I downloaded your earlier files, and amended all the variable names so that they don't start with integers.
Now don't get any errors, but the form in the admin does not save or recall any of the input.
I am also on 2.3.0.2.
Thanks
In the admin controller, change all starting instances of:
into:
from the $this->request->post and $this->config->get
Do the same in the admin TWIG file and on the catalog-end side. In the catalog-end side, look for: $this->config->get('60day_ and add the payment_ in front of 60day. Then, re-upload your OCMod ZIP file. This should resolve the issue.
Code: Select all
60daynet_
Code: Select all
payment_60daynet_
Do the same in the admin TWIG file and on the catalog-end side. In the catalog-end side, look for: $this->config->get('60day_ and add the payment_ in front of 60day. Then, re-upload your OCMod ZIP file. This should resolve the issue.
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Who is online
Users browsing this forum: No registered users and 1 guest