D.
projectenhancedfitness.com
Upgrade Service | OC 2.3.0.2 PHP 8 | My Custom OC 3.0.3.8 | Buy me a beer
<?php
// HTTP
define('HTTP_SERVER', 'http://projectenhancedfitness.com/admin/');
define('HTTP_CATALOG', 'http://projectenhancedfitness.com/');
// HTTPS
define('HTTPS_SERVER', 'https:///admin/');
define('HTTPS_CATALOG', 'https://.com/');
// DIR
define('DIR_APPLICATION', '/home/deshoon/public_html/admin/');
define('DIR_SYSTEM', '/home/deshoon/public_html/system/');
define('DIR_DATABASE', '/home/deshoon/public_html/system/database/');
define('DIR_LANGUAGE', '/home/deshoon/public_html/admin/language/');
define('DIR_TEMPLATE', '/home/deshoon/public_html/admin/view/template/');
define('DIR_CONFIG', '/home/deshoon/public_html/system/config/');
define('DIR_IMAGE', '/home/deshoon/public_html/image/');
define('DIR_CACHE', '/home/deshoon/public_html/system/storage/cache/');
define('DIR_DOWNLOAD', '/home/deshoon/public_htmlsystem/storage/download/');
define('DIR_MODIFICATION', '/home/deshoon/public_html/system/storage/modification/');
define('DIR_UPLOAD', '/home/deshoon/public_html/system/storage/upload/');
define('DIR_LOGS', '/home/deshoon/public_html/system/storage/logs/');
define('DIR_CATALOG', '/home/deshoon/public_html/catalog/');
// DB
define('DB_DRIVER', 'mysqli');
define('DB_HOSTNAME', 'localhost');
define('DB_USERNAME', 'deshoon_oc2');
define('DB_PASSWORD', 'xxxxx);
define('DB_DATABASE', 'deshoon_oc2');
define('DB_PORT', '3306');
define('DB_PREFIX', 'oc_');
?>
and
admin/config
<?php
// HTTP
define('HTTP_SERVER', 'https://projectenhancedfitness.com/test1/admin/');
define('HTTP_CATALOG', 'https://projectenhancedfitness.com/test1/');
// HTTPS
define('HTTPS_SERVER', 'https://projectenhancedfitness.com/test1/admin/');
define('HTTPS_CATALOG', 'https://projectenhancedfitness.com/test1/');
// DIR
define('DIR_APPLICATION', '/home/deshoon/public_html/test1/admin/');
define('DIR_SYSTEM', '/home/deshoon/public_html/test1/system/');
define('DIR_IMAGE', '/home/deshoon/public_html/test1/image/');
define('DIR_STORAGE', '/home/deshoon/ocartdata3/storage/');
define('DIR_CATALOG', '/home/deshoon/public_html/test1/catalog/');
define('DIR_LANGUAGE', DIR_APPLICATION . 'language/');
define('DIR_TEMPLATE', DIR_APPLICATION . 'view/template/');
define('DIR_CONFIG', DIR_SYSTEM . 'config/');
define('DIR_CACHE', DIR_STORAGE . 'cache/');
define('DIR_DOWNLOAD', DIR_STORAGE . 'download/');
define('DIR_LOGS', DIR_STORAGE . 'logs/');
define('DIR_MODIFICATION', DIR_STORAGE . 'modification/');
define('DIR_SESSION', DIR_STORAGE . 'session/');
define('DIR_UPLOAD', DIR_STORAGE . 'upload/');
// DB
define('DB_DRIVER', 'mysqli');
define('DB_HOSTNAME', 'localhost');
define('DB_USERNAME', 'deshoon_oc3test');
define('DB_PASSWORD', ');
define('DB_DATABASE', 'deshoon_oc3test');
define('DB_PORT', '3306');
define('DB_PREFIX', 'ocpy_');
// OpenCart API
define('OPENCART_SERVER', 'https://www.opencart.com/');
Crystal Light Centrum Taiwan
Extensions: MailQueue | SUKHR | VBoces
“Data security is paramount at [...], and we are committed to protecting the privacy of anyone who is associated with our [...]. We’ve made a lot of improvements and will continue to make them.”
When you know your life savings are gone.
Thanks for taking the time to check those before you posted your "what could it be" quiz.
Crystal Light Centrum Taiwan
Extensions: MailQueue | SUKHR | VBoces
“Data security is paramount at [...], and we are committed to protecting the privacy of anyone who is associated with our [...]. We’ve made a lot of improvements and will continue to make them.”
When you know your life savings are gone.
Code: Select all
<?php
// HTTP
define('HTTP_SERVER', 'https://projectenhancedfitness.com/test1/');
// HTTPS
define('HTTPS_SERVER', 'https://projectenhancedfitness.com/test1/');
// DIR
define('DIR_APPLICATION', '/home/deshoon/public_html/test1/catalog/');
define('DIR_SYSTEM', '/home/deshoon/public_html/test1/system/');
define('DIR_IMAGE', '/home/deshoon/public_html/test1/image/');
define('DIR_STORAGE', '/home/deshoon/ocartdata3/storage/');
define('DIR_LANGUAGE', DIR_APPLICATION . 'language/');
define('DIR_TEMPLATE', DIR_APPLICATION . 'view/theme/');
define('DIR_CONFIG', DIR_SYSTEM . 'config/');
define('DIR_CACHE', DIR_STORAGE . 'cache/');
define('DIR_DOWNLOAD', DIR_STORAGE . 'download/');
define('DIR_LOGS', DIR_STORAGE . 'logs/');
define('DIR_MODIFICATION', DIR_STORAGE . 'modification/');
define('DIR_SESSION', DIR_STORAGE . 'session/');
define('DIR_UPLOAD', DIR_STORAGE . 'upload/');
// DB
define('DB_DRIVER', 'mysqli');
define('DB_HOSTNAME', 'localhost');
define('DB_USERNAME', 'deshoon_oc3test');
define('DB_PASSWORD', '');
define('DB_DATABASE', 'deshoon_oc3test');
define('DB_PORT', '3306');
define('DB_PREFIX', 'oc_');
Upgrade Service | OC 2.3.0.2 PHP 8 | My Custom OC 3.0.3.8 | Buy me a beer
For what?
For Google Merchant from 3.03.2?
For slow speed?
For more Bugs?
Upgrade Service | OC 2.3.0.2 PHP 8 | My Custom OC 3.0.3.8 | Buy me a beer

Before you change to primary you should test everything f to see if work the same on 3.0.3.2.
And better ask a friend if you have and know to upgrade for you.
Or someone as paid service...
Upgrade Service | OC 2.3.0.2 PHP 8 | My Custom OC 3.0.3.8 | Buy me a beer


Users browsing this forum: No registered users and 17 guests