Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
public-topic
Forum Threads Are Blank or Insivisble
Avatar
BigFeat
Member
Free Members
sp_UserOfflineSmall Offline
Dec 18, 2014 - 10:38 pm
sp_QuotePost Quote

We installed and ran the latest Simple Press plugins and it appears that all our threads are blank. The Simple Press Plugin does not show up in the WordPress Dashboard. I have no idea what happened to all the files and why the SP plugin tools are not showing up in the Admin section.

We need to know if this forum is working before buying another membership. We use to be silver members, but our account has since expired and we are left with a broken plugin. Any help would be appreciated.

 

Forum link - http://inceptionradionetwork.com/forum.  If you click on any thread, it takes you to a blank page as if all the relevant files have been moved.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Dec 18, 2014 - 10:41 pm
sp_QuotePost Quote

If what forum is working?  Ours?  absolutely...  just released 5.5.3 tonight to go hand in hand with wp 4.1...

the page generation is stopping... please check your server error log for what error is being thrown...

Avatar
joeinception
Guest
Guests
Dec 19, 2014 - 12:45 pm
sp_QuotePost Quote

Mr Papa said

If what forum is working?  Ours?  absolutely...  just released 5.5.3 tonight to go hand in hand with wp 4.1...

the page generation is stopping... please check your server error log for what error is being thrown...

I checked the error log generated by our server and this is what it revealed. We had to deactivate the SP plugin for now because the error log file size keeps climbing at an exponential rate every hour.  The error log is over 1 GB within 48hrs of running the plugin.  

We have updated WP to 4.1 and do have the latest SP plugin. I hope your team can shed light into why we are running into this issue.

A Snippet from the error log:

[18-Dec-2014 12:18:15 America/New_York] WordPress database error Table './irnradio_network/wp_sferrorlog' is marked as crashed and should be repaired for query SELECT error_count FROM wp_sferrorlog WHERE keycheck="Notice623sp-forum-support-functions.php" AND error_type="php" made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/wp007/page-fullwidth.php'), get_header, locate_template, load_template, require_once('/themes/wp007/problem-with-post-edit-buttoneader.php'), wp_title, apply_filters('wp_title'), call_user_func_array, sp_setup_browser_title, sp_setup_title, sp_construct_php_error, spdb_table, spdb_select

[18-Dec-2014 12:18:15 America/New_York] WordPress database error Table './irnradio_network/wp_sferrorlog' is marked as crashed and should be repaired for query SELECT error_count FROM wp_sferrorlog WHERE keycheck="1121-press/sp-api/sp-api-error.php" AND error_type="database" made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/wp007/page-fullwidth.php'), get_header, locate_template, load_template, require_once('/themes/wp007/problem-with-post-edit-buttoneader.php'), wp_title, apply_filters('wp_title'), call_user_func_array, sp_setup_browser_title, sp_setup_title, sp_construct_php_error, spdb_table, spdb_select, sp_construct_database_error, spdb_table, spdb_select

[18-Dec-2014 12:18:15 America/New_York] WordPress database error Table './irnradio_network/wp_sferrorlog' is marked as crashed and should be repaired for query SELECT error_count FROM wp_sferrorlog WHERE keycheck="150-press/sp-api/sp-api-error.php" AND error_type="database" made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/wp007/page-fullwidth.php'), get_header, locate_template, load_template, require_once('/themes/wp007/problem-with-post-edit-buttoneader.php'), wp_title, apply_filters('wp_title'), call_user_func_array, sp_setup_browser_title, sp_setup_title, sp_construct_php_error, spdb_table, spdb_select, sp_construct_database_error, spdb_table, spdb_select, sp_construct_database_error, spdb_table, spdb_select

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Dec 19, 2014 - 12:48 pm
sp_QuotePost Quote

You've pasted all of this but clearly have not read it as it tells you exactly what the prolem is and what needs to be done. As it clearly states:

WordPress database error Table './irnradio_network/wp_sferrorlog' is marked as crashed and should be repaired

andy-signature.png
YELLOW
SWORDFISH
Avatar
BigFeat
Member
Free Members
sp_UserOfflineSmall Offline
Dec 19, 2014 - 6:45 pm
sp_QuotePost Quote

Yellow Swordfish said
You've pasted all of this but clearly have not read it as it tells you exactly what the prolem is and what needs to be done. As it clearly states:

WordPress database error Table './irnradio_network/wp_sferrorlog' is marked as crashed and should be repaired

I understand that, but how does this table relate to the SP plugin as it seems it's preventing SP to run properly. I need to clarification as to whether the plugin was instrumental to the table crashing or if the table just happened to crash and the plugin was affected as a result. This will help us understand if we need to look at anything further in our site.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Dec 19, 2014 - 6:48 pm
sp_QuotePost Quote

its a table used by the forum... so if its crashed, of course you will get errors... No, its not as result of simple press... just a crashed mysql table... happens now and then...

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Dec 19, 2014 - 6:52 pm
sp_QuotePost Quote

It's an SP table and I would surmise that your database probably hasn't been optimised and checked for a long time which can - often - lead eventually to a table or tables becoming unstable. Errors, notices and warnings are written to this table to help support diagnostics. If that fails then anything after it can fail.

And to be honest, if I got a message that a table needed repairing then I would be in there like a shot to repair that and fully optimise the rest of the database rather than waiting.

andy-signature.png
YELLOW
SWORDFISH
Avatar
BigFeat
Member
Free Members
sp_UserOfflineSmall Offline
Dec 20, 2014 - 12:07 am
sp_QuotePost Quote

Yellow Swordfish said
It's an SP table and I would surmise that your database probably hasn't been optimised and checked for a long time which can - often - lead eventually to a table or tables becoming unstable. Errors, notices and warnings are written to this table to help support diagnostics. If that fails then anything after it can fail.
And to be honest, if I got a message that a table needed repairing then I would be in there like a shot to repair that and fully optimise the rest of the database rather than waiting.

Thanks, I've gone in and repaired the table and started looking through the other tables in the database.

On another note, is there a comparison chart that could help us decide what the advantages are for re-activating our paid membership?  It appears that there have been new incentives added since our membership expired, however, it would be helpful if there was a chart of some sort or example site where we can evaluate these advantages into play. 

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Dec 20, 2014 - 1:29 am
sp_QuotePost Quote

not sure what you mean by comparison, but doubt we have what you are looking for...

what you get with membership:

o  access to the support forum

o  access to premium themes (only 1 currently, but a second about to be released)

o  access to additional capability via add on plugins...  easiest way to see what has changed is take a look at the plugins you have... and compare to the list of available ones on https://simple-press.com/features/  additionally, we are about to release one more plugin that will enable html formatted emails from your forum...

Avatar
BigFeat
Member
Free Members
sp_UserOfflineSmall Offline
Dec 20, 2014 - 5:25 pm
sp_QuotePost Quote

Mr Papa said
not sure what you mean by comparison, but doubt we have what you are looking for...

what you get with membership:

o  access to the support forum

o  access to premium themes (only 1 currently, but a second about to be released)

o  access to additional capability via add on plugins...  easiest way to see what has changed is take a look at the plugins you have... and compare to the list of available ones on https://simple-press.com/features/  additionally, we are about to release one more plugin that will enable html formatted emails from your forum...

Thanks, I guess the extra plugins is what would we would consider paying  the premium service upgrade for. Unfortunately the link you pasted is showing up as a 404, so if you can rectify that we would be greatful.

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 643
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 616
Members: 17343
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10117
Posts: 79590