catbreadbat Posted December 29, 2014 Posted December 29, 2014 So for the first time since the Beta's have come out, the upgrader finished successfully. However, now I'm getting a 'driver error' page, no matter what page I try to access. I upgraded from 3.4.7 to Beta 4. In the "sql_error_latest.cgi" file, this is what is being displayed:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Date: Mon, 29 Dec 2014 15:49:42 +0000 Error: 1146 - Table 'x_data.IPB_cache_store' doesn't exist IP Address: x.x.x.x - /forum/index.php ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- mySQL query error: SELECT * FROM IPB_cache_store WHERE cs_key IN ( 'useragents','bbcode','mediatag','calendar_events','blog_stats','blogmods' ) .--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------. | File | Function | Line No. | |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------| | admin/sources/base/ipsRegistry.php | [ips_CacheRegistry]._loadCaches | 3047 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | admin/sources/base/ipsRegistry.php | [ips_CacheRegistry].init | 2841 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | admin/sources/base/ipsRegistry.php | [ips_CacheRegistry].instance | 580 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
bfarber Posted December 30, 2014 Posted December 30, 2014 cache_store is not a valid current table that is queried anywhere in the software - however we also don't write to sql_error_latest.cgi anymore. Try looking in uploads/logs/ for a current SQL error log.
catbreadbat Posted December 30, 2014 Author Posted December 30, 2014 cache_store is not a valid current table that is queried anywhere in the software - however we also don't write to sql_error_latest.cgi anymore. Try looking in uploads/logs/ for a current SQL error log.There are no error logs in that directory. However, the aforementioned is the ONLY error being repeated in the logs, such as "/forum/cache/sql_error_log_12_30_14.cgi"
bfarber Posted December 31, 2014 Posted December 31, 2014 SQL error logs do not write to a "cache" folder in 4.0. That folder is unused and can be deleted entirely. How do you know it's an SQL driver error if you can't find the error logs and the error isn't displaying on the page?
catbreadbat Posted December 31, 2014 Author Posted December 31, 2014 SQL error logs do not write to a "cache" folder in 4.0. That folder is unused and can be deleted entirely. How do you know it's an SQL driver error if you can't find the error logs and the error isn't displaying on the page? Ok. Because the page says there's an issue with the database. Honestly I'm just looking for help. I'll be honest in saying I don't know IPB 100%, so if I'm interpreting the error wrong, please correct me.
Ryan Ashbrook Posted December 31, 2014 Posted December 31, 2014 That is a 3.x driver error page, actually. Seems like you may not all of the IPS4 files in place.
catbreadbat Posted December 31, 2014 Author Posted December 31, 2014 That is a 3.x driver error page, actually. Seems like you may not all of the IPS4 files in place.Great, finally some help! I'll try re-uploading IPS4 files.
catbreadbat Posted January 7, 2015 Author Posted January 7, 2015 Alright, So I nuked my dev site, put the old 3.4.7 files back, uploaded fresh beta 4 files, and now I have a different issue. When I try to access the ACP, I receive a "403 forbidden" error. When I go to the forum home page, there is no theme:
NoGi Posted January 7, 2015 Posted January 7, 2015 Did you remember to update the file paths to your dev site before doing the upgrade?
catbreadbat Posted January 8, 2015 Author Posted January 8, 2015 By file paths, do you mean the global consts file? If so, yes I did.
NoGi Posted January 8, 2015 Posted January 8, 2015 No, the ones in ACP in System Settings > System > General Configuration.
catbreadbat Posted January 21, 2015 Author Posted January 21, 2015 Ok,On Beta 5, everything went smoothly. Can access forum, all is good there. However, I am still getting the 403 error from ACP. I did update the file paths.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.