zitu4life Posted May 9 Share Posted May 9 Hello there Trying automatic update via browser from 8.11 to 8.13 and stuck on this SQL error. What could be next steps to fix this SQLSTATE[42S02]: Base table or view not found: 1146 Table 'my_sql_database.tblticketactions' doesn't exist (SQL: select * from `tblticketactions` where `action` = AssignTicket order by `tblticketactions`.`id` asc limit 1000 offset 0) My configuration before start installation regards 0 Quote Link to comment Share on other sites More sharing options...
zitu4life Posted May 9 Author Share Posted May 9 (edited) Now got this Unable to complete incremental updates: Unable to import the 8.12.0 database file. Unable to import /home/my_folder_name/public_html/resources/sql/upgrade8120release1.sql: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'upsell_from_products' in 'tblhosting' I suspect this issue is related to fact I did not upgrade to 8.12 before going to 8.13, if that is the case WHMCS needs to adress this before General public release of v8.13 Edited May 9 by zitu4life 0 Quote Link to comment Share on other sites More sharing options...
zitu4life Posted May 9 Author Share Posted May 9 already opened a ticket Ticket #VNK-093034 and provide access to the instaltion for further look PS: I have a monthly license 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted May 10 WHMCS Support Manager Share Posted May 10 Hi @zitu4life, I've tested an auto-update from 8.11 to 8.13 and it completed successfully. These errors indicate that the schema modifications for 8.12 weren't completed. To recover from this position I recommend: Restore your pre-upgrade database backup Download the 8.13.0 full release zip file from https://download.whmcs.com Upload and unzip the files, ensuring all files extract successfully, paying particular attention to the /resources/sql/upgrade8120rc1.sql and upgrade8120beta1.sql files. Then visit /install/install.php to run the update script. Related help guide:https://docs.whmcs.com/8-13/troubleshooting/general-troubleshooting/down-for-maintenance-errors/ 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.