Tagged: error
- This topic has 4 replies, 3 voices, and was last updated 3 years, 8 months ago by a9transport.
-
AuthorPosts
-
-
January 13, 2020 at 3:19 pm #63233FrankEBaileyParticipant
Hi, under ‘my schedules’ I get this error:
Fatal error: Uncaught Exception: Table ‘investgp_dbX3.wp_erp_crm_customer_activities’ doesn’t exist in /usr/www/users/investgp/wp-content/plugins/erp/vendor/tareq1988/wp-eloquent/src/Eloquent/Database.php:150 Stack trace: #0 /usr/www/users/investgp/wp-content/plugins/erp/vendor/illuminate/database/Query/Builder.php(1705): WeDevs\ORM\Eloquent\Database->select(‘select *, MONTH…’, Array, true) #1 /usr/www/users/investgp/wp-content/plugins/erp/vendor/illuminate/database/Query/Builder.php(1690): Illuminate\Database\Query\Builder->runSelect() #2 /usr/www/users/investgp/wp-content/plugins/erp/vendor/illuminate/database/Eloquent/Builder.php(462): Illuminate\Database\Query\Builder->get(Array) #3 /usr/www/users/investgp/wp-content/plugins/erp/vendor/illuminate/database/Eloquent/Builder.php(446): Illuminate\Database\Eloquent\Builder->getModels(Array) #4 /usr/www/users/investgp/wp-content/plugins/erp/modules/crm/includes/functions-customer.php(716): Illuminate\Database\Eloquent\Builder->get() #5 /usr/www/users/investgp/wp-content/p in /usr/www/users/investgp/wp-content/plugins/erp/vendor/tareq1988/wp-eloquent/src/Eloquent/Database.php on line 150
The site is experiencing technical difficulties. Please check your site admin email inbox for instructions.
PLEASE HELP
-
January 13, 2020 at 3:23 pm #63234JayParticipant
Hello Frank,
It seems a conflicting issue with any other theme or plugin. Can you please try after deactivating other plugins temporarily and switching to a default theme?
Thanks
-
January 13, 2020 at 3:25 pm #63235JayParticipant
Also, try activating WPERP after deactivating it once. If it doesn’t help anyway, contact our support center directly.
-
January 13, 2020 at 5:35 pm #63294FrankEBaileyParticipant
Hi, thanks for the quick response! I’ve updated the plugin, deactivated it and reactivated it twice, completely uninstalled and reinstalled it, and it’s still showing the same error.
It’s definitely to with the wp_erp_crm_customer_activities table not existing…?
-
March 9, 2021 at 11:19 pm #88857a9transportParticipant
Same issue here:
[Table ‘DB12345.wp_erp_crm_customer_activities’ doesn’t exist]
select *, MONTHNAME(created_at
) as feed_month, YEAR(created_at
) as feed_year fromwp_erp_crm_customer_activities
wherecreated_by
= 1 andtype
= ‘log_activity’ order bycreated_at
desc
Fatal error: Uncaught Exception: Table ‘DB12345.wp_erp_crm_customer_activities’ doesn’t exist in /mnt/web001/c2/54/53540654/htdocs/crm/wp-content/plugins/erp/vendor/tareq1988/wp-eloquent/src/Eloquent/Database.php:150 Stack trace: #0 /mnt/web001/c2/54/53540654/htdocs/crm/wp-content/plugins/erp/vendor/illuminate/database/Query/Builder.php(1705): WeDevs\ORM\Eloquent\Database->select(‘select *, MONTH…’, Array, true) #1 /mnt/web001/c2/54/53540654/htdocs/crm/wp-content/plugins/erp/vendor/illuminate/database/Query/Builder.php(1690): Illuminate\Database\Query\Builder->runSelect() #2 /mnt/web001/c2/54/53540654/htdocs/crm/wp-content/plugins/erp/vendor/illuminate/database/Eloquent/Builder.php(462): Illuminate\Database\Query\Builder->get(Array) #3 /mnt/web001/c2/54/53540654/htdocs/crm/wp-content/plugins/erp/vendor/illuminate/database/Eloquent/Builder.php(446): Illuminate\Database\Eloquent\Builder->getModels(Array) #4 /mnt/web001/c2/54/53540654/htdocs/crm/wp-content/plugins/erp/modules/crm/includes/functions-customer.php(703): in /mnt/web001/c2/54/53540654/htdocs/crm/wp-content/plugins/erp/vendor/tareq1988/wp-eloquent/src/Eloquent/Database.php on line 150
-
-
AuthorPosts
- The forum ‘General’ is closed to new topics and replies.