Support Forum
sure, but need to confirm you had 5.3.2 because it doesnt look like it... at least based on the first error you reported... it would be missing the 5.3.2 stuff...
so lets look at your database... please tell me the structure of the sferrorlog table...
and see if you have a sfspecialranks table...
both of those table names will be preceded by your db prefix (ie wp_)...
Visit Cruise Talk Central and Mr Papa's World
good that ranks is there... but I asked for the structure of sferrorlog... what columns and type are there?
Visit Cruise Talk Central and Mr Papa's World
id error_date error_type error_text error_cat keycheck error_count
spaErrError 174ry/sp-admin-bar-components.php
spaErrError 1864s/sp-api/sp-api-primitives.php
spaErrError 196ontent/sp-template-control.php
spaErrNotice Notice870s/sp-api/sp-api-primitives.php
spaErrWarning Warning114-press/sp-api/sp-api-auths.phpc
spaErrWarning Warning114-press/sp-api/sp-api-auths.phpc
spaErrWarning Warning114-press/sp-api/sp-api-auths.phpc
well, thats still not the structure...but lets move on - think I can get what I wanted from it.. the contents make no sense... and second one we have seen like that...
can you go into file simple-press/sp-startup/site/sp-site-support-functions.php and around line 160, try commenting out (put // at front) these two lines:
$wpdb->hide_errors();
set_error_handler('sp_construct_php_error');
and see what that does...
afterwards, if still having issue, can you clarify what is now going on?
Visit Cruise Talk Central and Mr Papa's World
no, at this point, dont need db access... just the php change to see if we can get you online...
if that gets you running, we can talk about ftp access to try to understand the issue... the change just takes out error logging which seems to be choking... that garbage in the db errorlog table makes no sense... but second person (out of thousands of upgrades) to have similar... but to debug would need access to add some debug code, but may not be desirable on live server... but only way to troubleshoot since we cannot recreate at moment...
Visit Cruise Talk Central and Mr Papa's World
figured so.. just not sure why your error logging is not working and causing such issues...
is it possible to debug it on your server via ftp?
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)