Post by vikki » Tue Dec 18, 2018 5:52 am

I have tried extensions like quick save from marketplace in my OC 3.0.2 Installer is successful. I can see the extension in modification. Refreshed modification, dashboard cache clear etc but still not seeing the changes in admin pages or store. Nothing in error log, nothing in modification log

Background about store- I have renamed admin folder. Using config file from my OC version 2.3. Upgraded from v2.3 to V 3.0.2 My storage is outside root folder. I have spent two days still no luck. All your help is appreciated

Newbie

Posts

Joined
Sat Mar 10, 2012 8:29 am

Post by ocmta » Tue Dec 18, 2018 1:07 pm

Make sure that both config.php and admin config.php have correct paths in DIR_STORAGE and DIR_MODIFICATION , admin/config.php has DIR_CATALOG defined, and config.php does not have DIR_CATALOG defined . Also go into your modification directory with FTP and see if it has directories and files inside besides index.html. If not, make sure that your storage and modification directories are writeable, and refresh modifications again.

Extensions for affiliates (openCart 1, 2, 3):
Advanced Multi Level Affiliate System
Customer and Affiliate Accounts Combined into one Account
Affiliate Tracking with Coupons
Discount for Referred Customers - Order Total
Type Tracking Code
Mass Pay
Affiliate Transactions for openCart 3
Affiliate Pack X - all modules with 40% discount


Active Member

Posts

Joined
Mon Mar 12, 2012 11:21 am


Post by xxvirusxx » Tue Dec 18, 2018 4:17 pm

vikki wrote:
Tue Dec 18, 2018 5:52 am
I have renamed admin folder.
That's why.
Some extension use file path admin/controller......

Upgrade Service | OC 2.3.0.2 PHP 8 | My Custom OC 3.0.3.8 | Buy me a beer


User avatar
Expert Member

Posts

Joined
Tue Jul 17, 2012 10:35 pm
Location - România

Post by vikki » Wed Dec 19, 2018 12:33 am

ocmta wrote:
Tue Dec 18, 2018 1:07 pm
Make sure that both config.php and admin config.php have correct paths in DIR_STORAGE and DIR_MODIFICATION , admin/config.php has DIR_CATALOG defined, and config.php does not have DIR_CATALOG defined . Also go into your modification directory with FTP and see if it has directories and files inside besides index.html. If not, make sure that your storage and modification directories are writeable, and refresh modifications again.
Thanks for your response and help - Still no luck - Settings that I have
Storage and modification permission is set to 755
storage/modification (Outside of root folder) has system folder and Index.html

My config files have these
define('DIR_STORAGE', '/home/myweb/public_html/storage/');
define('DIR_MODIFICATION', DIR_STORAGE . 'modification/');

Newbie

Posts

Joined
Sat Mar 10, 2012 8:29 am

Post by cyclops12 » Wed Dec 19, 2018 1:04 am

xxvirusxx wrote:
Tue Dec 18, 2018 4:17 pm
vikki wrote:
Tue Dec 18, 2018 5:52 am
I have renamed admin folder.
That's why.
Some extension use file path admin/controller......
As stated above, you need to check extensions and any other mods that will make changes to admin side and manually change the files that have admin paths in, from "admin/" to "your-admin-name/"

Expert Member

Posts

Joined
Sun Sep 27, 2015 1:10 am

Post by vikki » Wed Dec 19, 2018 1:13 am

xxvirusxx wrote:
Tue Dec 18, 2018 4:17 pm
vikki wrote:
Tue Dec 18, 2018 5:52 am
I have renamed admin folder.
That's why.
Some extension use file path admin/controller......
Thanks for your response. I have updated the extensions to have my updated folder name. Still no luck

Newbie

Posts

Joined
Sat Mar 10, 2012 8:29 am

Post by vikki » Wed Dec 19, 2018 1:18 am

cyclops12 wrote:
Wed Dec 19, 2018 1:04 am
xxvirusxx wrote:
Tue Dec 18, 2018 4:17 pm
vikki wrote:
Tue Dec 18, 2018 5:52 am
I have renamed admin folder.
That's why.
Some extension use file path admin/controller......
As stated above, you need to check extensions and any other mods that will make changes to admin side and manually change the files that have admin paths in, from "admin/" to "your-admin-name/"
Yes it's one install.xml file. I have updated the admin path before uploading in the installer.

Newbie

Posts

Joined
Sat Mar 10, 2012 8:29 am

Post by xxvirusxx » Wed Dec 19, 2018 3:10 am

Maybe you can post url for tested extension...

Upgrade Service | OC 2.3.0.2 PHP 8 | My Custom OC 3.0.3.8 | Buy me a beer


User avatar
Expert Member

Posts

Joined
Tue Jul 17, 2012 10:35 pm
Location - România

Post by vikki » Wed Dec 19, 2018 3:35 am

xxvirusxx wrote:
Wed Dec 19, 2018 3:10 am
Maybe you can post url for tested extension...
https://www.opencart.com/index.php?rout ... ick%20save

Newbie

Posts

Joined
Sat Mar 10, 2012 8:29 am

Post by xxvirusxx » Wed Dec 19, 2018 3:54 am

So you have changed admin from install.xml with you admin name?
Then you have archive install.xml and save with something.ocmod.zip, installed and doesn't show?

Upgrade Service | OC 2.3.0.2 PHP 8 | My Custom OC 3.0.3.8 | Buy me a beer


User avatar
Expert Member

Posts

Joined
Tue Jul 17, 2012 10:35 pm
Location - România

Post by vikki » Wed Dec 19, 2018 4:38 am

xxvirusxx wrote:
Wed Dec 19, 2018 3:54 am
So you have changed admin from install.xml with you admin name?
Then you have archive install.xml and save with something.ocmod.zip, installed and doesn't show?
Yes and appreciate your help

Newbie

Posts

Joined
Sat Mar 10, 2012 8:29 am

Post by xxvirusxx » Wed Dec 19, 2018 5:48 am

Check ocmod error log

Upgrade Service | OC 2.3.0.2 PHP 8 | My Custom OC 3.0.3.8 | Buy me a beer


User avatar
Expert Member

Posts

Joined
Tue Jul 17, 2012 10:35 pm
Location - România

Post by vikki » Wed Dec 19, 2018 6:33 am

xxvirusxx wrote:
Wed Dec 19, 2018 5:48 am
Check ocmod error log
I don't see anything in error log. Attaching Modification log

2018-12-18 22:29:58 - MOD: Modification Default

FILE: system/engine/action.php
REGEX: ~(require|include)(_once)?\(([^)]+)~
LINE: 69

FILE: system/engine/loader.php
REGEX: ~(require|include)(_once)?\(([^)]+)~
LINE: 48
LINE: 110
LINE: 122

FILE: system/library/config.php
REGEX: ~(require|include)(_once)?\(([^)]+)~
LINE: 59

FILE: system/library/language.php
REGEX: ~(require|include)(_once)?\(([^)]+)~
LINE: 67
LINE: 73

FILE: system/library/template/template.php
REGEX: ~(require|include)(_once)?\(([^)]+)~
LINE: 18

FILE: system/library/template/twig.php
CODE: $loader = new \Twig_Loader_Filesystem(DIR_TEMPLATE);
LINE: 35
----------------------------------------------------------------
MOD: Quick Save 3x
----------------------------------------------------------------

Newbie

Posts

Joined
Sat Mar 10, 2012 8:29 am

Post by vikki » Wed Dec 19, 2018 1:04 pm

I was able to fix the issue. Looks like admin folder name was hard coded in controller files. Updated them and all works fine

Newbie

Posts

Joined
Sat Mar 10, 2012 8:29 am

Post by cyclops12 » Thu Dec 20, 2018 12:59 am

Glad you got it working

Expert Member

Posts

Joined
Sun Sep 27, 2015 1:10 am
Who is online

Users browsing this forum: No registered users and 155 guests