SG
Asked
please help,
multiple products are added in the products list but
no products are shown in the products list,
multiple products are added in the products list but
no products are shown in the products list,
- EGAnsweredAre you logged in with an Admin/Owner account?
Kindly provide a screenshot. - SGAnswered**[Enyinnaya Gift](/u/giftedhands4real)**
Kindly suggest me a solution within 24 hours
Im logged in as admin and own the software and in a hurry to deploy the software as soon as possible..Attachments - EGAnswered**[Sohail Gulzar](/u/sohail14061519008)** Kindly check if you have enabled your error logging. To do that, check if `log_threshold` in `config.php` [`app/config.config.php`] is set to **1**. That is `$config['log_threshold'] = 1;`
Then share your latest log file in `app/logs` folder. - SGAnsweredmade it to '1'
i think no new file is generated after refreshing the products list multiple times,
its a fresh install,
sharing the latest log file
<?php defined('BASEPATH') OR exit('No direct script access allowed'); ?>
ERROR - 2020-12-18 17:06:53 --> Severity: Warning --> mysqli::real_connect(): (HY000/1045): Access denied for user 'dbuser'@'localhost' (using password: YES) /home/u822967284/domains/thekitchenchoice.com/public_html/shop/system/database/drivers/mysqli/mysqli_driver.php 203
ERROR - 2020-12-18 17:06:53 --> Unable to connect to the database
ERROR - 2020-12-18 17:06:53 --> Severity: Warning --> mysqli::real_connect(): (HY000/1045): Access denied for user 'dbuser'@'localhost' (using password: YES) /home/u822967284/domains/thekitchenchoice.com/public_html/shop/system/database/drivers/mysqli/mysqli_driver.php 203
ERROR - 2020-12-18 17:06:53 --> Severity: Warning --> session_start(): Failed to initialize storage module: user (path: /opt/alt/php73/var/lib/php/session) /home/u822967284/domains/thekitchenchoice.com/public_html/shop/system/libraries/Session/Session.php 143
ERROR - 2020-12-18 17:06:53 --> Severity: Warning --> mysqli::real_connect(): (HY000/1045): Access denied for user 'dbuser'@'localhost' (using password: YES) /home/u822967284/domains/thekitchenchoice.com/public_html/shop/system/database/drivers/mysqli/mysqli_driver.php 203
ERROR - 2020-12-18 17:06:53 --> Unable to connect to the database
ERROR - 2020-12-18 17:06:53 --> Query error: Access denied for user 'dbuser'@'localhost' (using password: YES) - Invalid query: SET SESSION sql_mode = ""
ERROR - 2020-12-18 17:06:53 --> Severity: Warning --> mysqli::real_connect(): (HY000/1045): Access denied for user 'dbuser'@'localhost' (using password: YES) /home/u822967284/domains/thekitchenchoice.com/public_html/shop/system/database/drivers/mysqli/mysqli_driver.php 203
ERROR - 2020-12-18 17:06:53 --> Unable to connect to the database
ERROR - 2020-12-18 17:06:53 --> Query error: Access denied for user 'dbuser'@'localhost' (using password: YES) - Invalid query: SELECT *
FROM `sma_settings`
ERROR - 2020-12-18 17:06:53 --> Severity: error --> Exception: Call to a member function num_rows() on bool /home/u822967284/domains/thekitchenchoice.com/public_html/shop/app/models/Site.php 305
ERROR - 2020-12-18 22:14:30 --> Severity: Core Warning --> Module 'sqlite3' already loaded Unknown 0
ERROR - 2020-12-18 22:14:36 --> Severity: Core Warning --> Module 'sqlite3' already loaded Unknown 0 - EGAnswered**[Sohail Gulzar](/u/sohail14061519008)** You are yet to set the correct username or password for your database, in the database.php file.
- MSAnsweredHello,
We don't work on Saturdays & Sundays.
I didn't fully understand your issue. You have installed the item and saying that the products you have added is not listing on the list products page. If so, please let me know, how are you adding the products and please provide the installation link with owner account details so that we can check.
Thank you - Login to Reply