Skip to content
This repository has been archived by the owner on Feb 11, 2024. It is now read-only.

not apply colours and cart, compare icons in opencart 3 themes #113

Open
skillbhushan opened this issue May 15, 2020 · 1 comment
Open

Comments

@skillbhushan
Copy link

Hi,

I applied the materialize themes for open cart 3.0.2.0 version, it is installed but when I change the themes color it is not changing in those themes.
I am using the latest chrome usually, but I tried on other browsers also getting the same error.

when I inspect on the page there is found on the issue in HTML code. The below code is generated automatically.

</script>

I change below :

</script>

its themes apply changes and shown properly.

@multimal
Copy link

there is an error in the main database at the template creator:
Warning: mysqli::__construct(): (HY000/2002): Connection refused in /var/www/www-root/data/www/materialize.myefforts.ru/public_html/system/library/db/mysqli.php on line 7Warning: DB\MySQLi::__construct(): Couldn't fetch mysqli in /var/www/www-root/data/www/materialize.myefforts.ru/public_html/system/library/db/mysqli.php on line 10Warning: DB\MySQLi::__construct(): Couldn't fetch mysqli in /var/www/www-root/data/www/materialize.myefforts.ru/public_html/system/library/db/mysqli.php on line 10
Fatal error: Uncaught Exception: Error:
Error No: in /var/www/www-root/data/www/materialize.myefforts.ru/public_html/system/library/db/mysqli.php:10 Stack trace: #0 /var/www/www-root/data/www/materialize.myefforts.ru/public_html/system/library/db.php(31): DB\MySQLi->__construct('127.0.0.1', 'materialize.mye...', 'WsmTOfC|bsB*#pP...', 'materialize.mye...', '3310') #1 /var/www/www-root/data/www/materialize.myefforts.ru/public_html/system/framework.php(80): DB->__construct('mysqli', '127.0.0.1', 'materialize.mye...', 'WsmTOfC|bsB*#pP...', 'materialize.mye...', '3310') #2 /var/www/www-root/data/www/materialize.myefforts.ru/public_html/system/startup.php(104): require_once('/var/www/www-ro...') #3 /var/www/www-root/data/www/materialize.myefforts.ru/public_html/index.php(19): start('catalog') #4 {main} thrown in /var/www/www-root/data/www/materialize.myefforts.ru/public_html/system/library/db/mysqli.php on line 10

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants