Jump to content

Admin Dashboard is blank after updating to 8.13


Recommended Posts

The following sql error is shown in the system logs

Smarty Error: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'triprrtx_whmc492.mod_projectlog' doesn't exist (SQL: select `mod_projectlog`.`projectid`, `mod_projectlog`.`date`, `mod_project`.`title`, `mod_projectlog`.`msg`, `mod_projectlog`.`adminid` from `mod_projectlog` inner join `mod_project` on `mod_project`.`id` = `mod_projectlog`.`projectid` order by `date` desc limit 5)

Link to comment
Share on other sites

  • WHMCS Support Manager

Hi @jeevananthan jana,

This error indicates that you have the Project Management Addon enabled, but one of the required tables (mod_projectlog) is missing.

If you're using the Project Management Addon, please restore the mod_projectlog table from your backups.

 

If you're not using the Project Management Addon, please deactivate it via Configuration > System Settings > Addon Modules.

For more information see: https://docs.whmcs.com/8-13/addon-modules/addon-modules/#deleting-addon-modules

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated