Search the Community
Showing results for tags 'errorlog'.
-
connection to onApp is work but get to many error_log in table mysql tblerrorlog in line : 5 public static function useCurrentConnection() { if (class_exists('\Illuminate\Database\Capsule\Manager') && \Illuminate\Database\Capsule\Manager::connection()->getPdo()) { self::$_instance->connection['default'] = (\Illuminate\Database\Capsule\Manager::connection()->getPdo()); } else { self::$_instance = new self(); self::$_instance->connection['default'] = false; } } can someone help how to fix, i got many query in tblerrorlog Regards
-
i had a problem when new client try to buy a product and after he write all his details and click to pay it takes him to blank page then when he restart page , takes him to empty cart , but invoice already created as unpaid in his account when i showed errors and try log in to my admin panel i found error i installed radis and tried to clear cache and restart whmcs and radis and everything but still i have the same issue !
