As of this afternoon I was receiving errors on all facets of my site (which is now down.)
After troubleshooting ALL DAY, I finally did a clean install. Well guess what, I come to find out it is in fact the tool, because the moment I put the extension in my clean install, everything goes awry again.
My site is down, I have no way to continue with the multitudes of products I have (already loaded into multiple spreadsheets).
I use OC 2.2. I am willing to purchase a tool or pay for assistance with this extension. Unfortunately, I have never been able to reach the developer of the tool.
Please, any help is greatly encouraged and appreciated. I can't move on without an import tool and my site is now completely down. I have yet to find a comparable product/category import/export tool for OC 2.2.
This is the error message (in modifications log):
Code: Select all
2016-08-19 2:58:36 - MOD: Modification Default
FILE: system/engine/action.php
REGEX: ~(require|include)(_once)?\(([^)]+)~
LINE: 34
FILE: system/engine/loader.php
REGEX: ~(require|include)(_once)?\(([^)]+)~
LINE: 41
LINE: 92
LINE: 104
LINE: 142
FILE: system/library/config.php
REGEX: ~(require|include)(_once)?\(([^)]+)~
LINE: 23
FILE: system/library/language.php
REGEX: ~(require|include)(_once)?\(([^)]+)~
LINE: 35
LINE: 41
LINE: 47
FILE: system/library/template/basic.php
REGEX: ~(require|include)(_once)?\(([^)]+)~
LINE: 18
----------------------------------------------------------------
MOD: Export/Import Tool (V3.5) for OpenCart 2.x
FILE: admin/controller/common/menu.php
CODE: $data['text_backup'] = $this->language->get('text_backup');
LINE: 13
CODE: $data['backup'] = $this->url->link('tool/backup', 'token=' . $this->session->data['token'],
LINE: 122
FILE: admin/language/en-gb/common/menu.php
CODE: $_['text_backup']
LINE: 10
FILE: admin/view/template/common/menu.tpl
CODE: <li><a href="<?php echo $backup; ?>"><?php echo $text_backup; ?></a></li>
LINE: 161
FILE: admin/controller/common/column_left.php
CODE: if ($this->user->hasPermission('access', 'tool/log')) {
NOT FOUND!
----------------------------------------------------------------
2016-08-19 3:59:42 - MOD: Modification Default
FILE: system/engine/action.php
REGEX: ~(require|include)(_once)?\(([^)]+)~
LINE: 34
FILE: system/engine/loader.php
REGEX: ~(require|include)(_once)?\(([^)]+)~
LINE: 41
LINE: 92
LINE: 104
LINE: 142
FILE: system/library/config.php
REGEX: ~(require|include)(_once)?\(([^)]+)~
LINE: 23
FILE: system/library/language.php
REGEX: ~(require|include)(_once)?\(([^)]+)~
LINE: 35
LINE: 41
LINE: 47
FILE: system/library/template/basic.php
REGEX: ~(require|include)(_once)?\(([^)]+)~
LINE: 18
----------------------------------------------------------------
MOD: Export/Import Tool (V3.5) for OpenCart 2.x
FILE: admin/controller/common/menu.php
CODE: $data['text_backup'] = $this->language->get('text_backup');
LINE: 13
CODE: $data['backup'] = $this->url->link('tool/backup', 'token=' . $this->session->data['token'],
LINE: 122
FILE: admin/language/en-gb/common/menu.php
CODE: $_['text_backup']
LINE: 10
FILE: admin/view/template/common/menu.tpl
CODE: <li><a href="<?php echo $backup; ?>"><?php echo $text_backup; ?></a></li>
LINE: 161
FILE: admin/controller/common/column_left.php
CODE: if ($this->user->hasPermission('access', 'tool/log')) {
NOT FOUND!
----------------------------------------------------------------