Support Forum
So I had an update on the post_rating. I update and the whole plugin is all messed up again. Here is what I get at the top of the plugin GUI:
There is one or more Simple:Press plugin updates available
Click here to view any updates.
I can't get to my error log anymore and now the whole page on wordpress has been wiped out. I think it would be easier if we tried to save the data and start with a fresh install.
While I wont deny the possibility that you have code issues - maybe a download corruption or something - and we used to get a large number of those from users who used FileZilla to ftp update code - your issues are much more likely to be in the data and re-installing the code is not going to change that.
In particular - if the sfmembers table was in need of repair when the last update was applied then that could well be the cause of other data corruptions. It might be that the only recourse is to manually correct data issues when and as they arise.
Can you tell me what version of everything you are using - WordPress in particular and, in case I missed it earlier, the previous version of SP you were using prior to the last upgrade attempt?
Also - is your server a Unix box or MS IIS?
YELLOW
SWORDFISH
|
I am on a VM server with bluegenesis so I looked my plan up to find it says both are supported so I am guessing they choose which server they want to put you on in the back end. I will have to call them for that.
I am on the latest version of wordpress and just upgraded during the same time all this happened. I upgraded from the previous version because I am very good with keeping up with updates. The same goes with your SP plugin. The last time I updated that was in the first week of June I believe. I could have missed one update in between because I was not around for a month. I checked my logs and they don't go back far enough that I can find the versions I upgraded from and too.
For the FTP client. What is a good one that will not give me transfer problems. I do notice 1 - 3 failed transfers every other time I move files around.
To fix the problem now to get us back to a semi good config I am going to roll my server back 1 day. I think I need to update your plugin "post_rating" when all plugins in my site are deactivated because I think this might have something to do with it.
wp_doggroominginhouston_com.wp_sfforums | repair | info | Key 1 - Found wrong stored record at 0 |
wp_doggroominginhouston_com.wp_sfforums | repair | warning | Number of rows changed from 9 to 0 |
wp_doggroominginhouston_com.wp_sfforums | repair | status | OK |
This is what I got while repairing the table after the keywords column was entered.
I checked the forum and the framework is up but all the forum groups are gone again. I checked the error log and there are no errors. At least the framework is up again.
Simple:Press |
Version: 5.2.6 Build: 9877 Release: Released |
|
WordPress |
Version: 3.5.2 Language: en-US Character Set: UTF-8 Theme: Serenity Child Theme |
|
PHP |
Version: 5.3.20 Memory: 128M Max Upload: 250000000 Timeout: 300 |
|
MySQL |
Version: 5.5.32 Prefix: wp_ |
|
Server | Version: Apache | |
WP Plugins |
add widgets to page (1.3.2) Advanced YouTube Embed Plugin - Embed Plus (2.3.0) Akismet (2.5.7) Auto ThickBox Plus (1.9) Better WP Security (3.4.6) Booking Calendar (4.0.2) Broken Link Checker (1.7) EasySnippet (1.1) Facebook Like Box (2.4) Genesis Simple Hooks (1.8.0.2) Genesis Slider (0.9.6) GetSocial (1.7.5) Google Doc Embedder (2.5.4) Google XML Sitemaps (3.2.9) Leaflet Maps Marker ® (3.5) Lightbox Pop (2.1) MapPress Easy Google Maps (2.39.7) MCE Table Buttons (2.0) MediaElement.js - HTML5 Audio and Video (2.10.3) MiniMeta Widget (4.5.3) Multi-column Tag Map (12.0) Nmedia File Uploader Plugin (2.1) Picasa Express x2 (1.5.3) RDFa Breadcrumb (2.1) Rich Contact Widget (1.2) Simple:Press (5.2.6) Social Login for wordpress (4.8) Social Sharing Toolkit (2.1.4) Wiki Embed (1.4.5) WordPress SEO (1.3.4.4) Wordpress Text Message (2.08) WP Customer Reviews (2.4.5) WP Facebook Open Graph protocol (2.0.7) WP Google Fonts (v3.0.1) WP Robots Txt (1.0) |
|
SP Plugins |
Admin Bar (1.3.3) Ban (1.0.2) Captcha (1.2.1) Editor QuickTags HTML (1.2.1) Editor TinyMCE Rich Text (2.0.4) File Uploader with Plupload (2.0.2) Policy Documents (1.2) Post Preview (1.2.1) Post Ratings (1.3) Prune Database (1.1.2) Share This (1.1) Tags (1.3.2) Template Tags and Widgets (1.3.0) Topic Description (1.2.4) Unanswered Topics (1.2) Watches (1.2.2) |
Yes I had a few setting that might have blocked the update and re-install process. I deactivated it yesterday and gave it a good day to run auto debugs but nothing.. I would like to try a fresh install one more time with my security plugin deactivated. My normal routine for installing updates is deactivating all plugins during the process. This time I had so much going on in my head that I kept the security plugin activated which blocks write access to the wp framework. I will let you know what happens.
Ok the outcome was a page full of errors. I will post them at the end. I noticed your plugin and a second update through the GUI this time when installing. Will it help if I click uninstall through the GUI and re install from scratch? I know I asked this before but that was when we did not have the security program blocking it.
Here is the error log.
Date | Type | Description |
---|---|---|
August 2, 2013 1:05 pm |
database | file: /services2/webpages/d/o/doggroominginhouston.com/public/wp-content/plugins/simple-press/forum/content/classes/sp-topic-view-class.php line: 228 function: select error: Unknown column 'attachments' in 'field list' SELECT wp_sftopics.topic_id, wp_sftopics.forum_id, topic_name, topic_slug, topic_status, topic_icon, topic_opened, wp_sftopics.post_count, forum_slug, forum_status, forum_rss_private, wp_sfposts.post_id, post_date, wp_sfposts.user_id, guest_name, guest_email, post_status, post_pinned, post_index, post_edit, poster_ip, source, post_content, NULL AS new_post, attachments, post_ratings, rating_id, vote_count, ratings_sum, ips, members, use_tags, topic_desc, topic_watches FROM wp_sftopics JOIN wp_sfposts ON wp_sftopics.topic_id=wp_sfposts.topic_id JOIN wp_sfforums ON wp_sftopics.forum_id=wp_sfforums.forum_id LEFT JOIN wp_sfpostratings ON wp_sfpostratings.post_id = wp_sfposts.post_id WHERE wp_sftopics.topic_id=8 ORDER BY post_pinned DESC, wp_sfposts.post_id ASC LIMIT 0, 20 |
August 2, 2013 1:05 pm |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 183 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 2, 2013 1:05 pm |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 182 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 2, 2013 8:10 am |
database | file: /services2/webpages/d/o/doggroominginhouston.com/public/wp-content/plugins/simple-press/forum/content/classes/sp-topic-view-class.php line: 228 function: select error: Unknown column 'attachments' in 'field list' SELECT wp_sftopics.topic_id, wp_sftopics.forum_id, topic_name, topic_slug, topic_status, topic_icon, topic_opened, wp_sftopics.post_count, forum_slug, forum_status, forum_rss_private, wp_sfposts.post_id, post_date, wp_sfposts.user_id, guest_name, guest_email, post_status, post_pinned, post_index, post_edit, poster_ip, source, post_content, NULL AS new_post, attachments, post_ratings, rating_id, vote_count, ratings_sum, ips, members, use_tags, topic_desc, topic_watches FROM wp_sftopics JOIN wp_sfposts ON wp_sftopics.topic_id=wp_sfposts.topic_id JOIN wp_sfforums ON wp_sftopics.forum_id=wp_sfforums.forum_id LEFT JOIN wp_sfpostratings ON wp_sfpostratings.post_id = wp_sfposts.post_id WHERE wp_sftopics.topic_id=2 ORDER BY post_pinned DESC, wp_sfposts.post_id ASC LIMIT 0, 20 |
August 2, 2013 8:10 am |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 183 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 2, 2013 8:10 am |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 182 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 2, 2013 6:57 am |
database | file: /services2/webpages/d/o/doggroominginhouston.com/public/wp-content/plugins/simple-press/forum/content/classes/sp-topic-view-class.php line: 228 function: select error: Unknown column 'attachments' in 'field list' SELECT wp_sftopics.topic_id, wp_sftopics.forum_id, topic_name, topic_slug, topic_status, topic_icon, topic_opened, wp_sftopics.post_count, forum_slug, forum_status, forum_rss_private, wp_sfposts.post_id, post_date, wp_sfposts.user_id, guest_name, guest_email, post_status, post_pinned, post_index, post_edit, poster_ip, source, post_content, NULL AS new_post, attachments, post_ratings, rating_id, vote_count, ratings_sum, ips, members, use_tags, topic_desc, topic_watches FROM wp_sftopics JOIN wp_sfposts ON wp_sftopics.topic_id=wp_sfposts.topic_id JOIN wp_sfforums ON wp_sftopics.forum_id=wp_sfforums.forum_id LEFT JOIN wp_sfpostratings ON wp_sfpostratings.post_id = wp_sfposts.post_id WHERE wp_sftopics.topic_id=1 ORDER BY post_pinned DESC, wp_sfposts.post_id ASC LIMIT 0, 20 |
August 2, 2013 6:57 am |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 183 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 2, 2013 6:57 am |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 182 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 2, 2013 4:36 am |
database | file: /services2/webpages/d/o/doggroominginhouston.com/public/wp-content/plugins/simple-press/forum/content/classes/sp-topic-view-class.php line: 228 function: select error: Unknown column 'attachments' in 'field list' SELECT wp_sftopics.topic_id, wp_sftopics.forum_id, topic_name, topic_slug, topic_status, topic_icon, topic_opened, wp_sftopics.post_count, forum_slug, forum_status, forum_rss_private, wp_sfposts.post_id, post_date, wp_sfposts.user_id, guest_name, guest_email, post_status, post_pinned, post_index, post_edit, poster_ip, source, post_content, NULL AS new_post, attachments, post_ratings, rating_id, vote_count, ratings_sum, ips, members, use_tags, topic_desc, topic_watches FROM wp_sftopics JOIN wp_sfposts ON wp_sftopics.topic_id=wp_sfposts.topic_id JOIN wp_sfforums ON wp_sftopics.forum_id=wp_sfforums.forum_id LEFT JOIN wp_sfpostratings ON wp_sfpostratings.post_id = wp_sfposts.post_id WHERE wp_sftopics.topic_id=3 ORDER BY post_pinned DESC, wp_sfposts.post_id ASC LIMIT 0, 20 |
August 2, 2013 4:36 am |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 183 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 2, 2013 4:36 am |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 182 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 2, 2013 4:28 am |
database | file: /services2/webpages/d/o/doggroominginhouston.com/public/wp-content/plugins/simple-press/forum/content/classes/sp-topic-view-class.php line: 228 function: select error: Unknown column 'attachments' in 'field list' SELECT wp_sftopics.topic_id, wp_sftopics.forum_id, topic_name, topic_slug, topic_status, topic_icon, topic_opened, wp_sftopics.post_count, forum_slug, forum_status, forum_rss_private, wp_sfposts.post_id, post_date, wp_sfposts.user_id, guest_name, guest_email, post_status, post_pinned, post_index, post_edit, poster_ip, source, post_content, NULL AS new_post, attachments, post_ratings, rating_id, vote_count, ratings_sum, ips, members, use_tags, topic_desc, topic_watches FROM wp_sftopics JOIN wp_sfposts ON wp_sftopics.topic_id=wp_sfposts.topic_id JOIN wp_sfforums ON wp_sftopics.forum_id=wp_sfforums.forum_id LEFT JOIN wp_sfpostratings ON wp_sfpostratings.post_id = wp_sfposts.post_id WHERE wp_sftopics.topic_id=3 ORDER BY post_pinned DESC, wp_sfposts.post_id ASC LIMIT 0, 20 |
August 2, 2013 4:28 am |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 183 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 2, 2013 4:28 am |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 182 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 1, 2013 11:45 pm |
database | file: /services2/webpages/d/o/doggroominginhouston.com/public/wp-content/plugins/simple-press/forum/content/classes/sp-topic-view-class.php line: 228 function: select error: Unknown column 'attachments' in 'field list' SELECT wp_sftopics.topic_id, wp_sftopics.forum_id, topic_name, topic_slug, topic_status, topic_icon, topic_opened, wp_sftopics.post_count, forum_slug, forum_status, forum_rss_private, wp_sfposts.post_id, post_date, wp_sfposts.user_id, guest_name, guest_email, post_status, post_pinned, post_index, post_edit, poster_ip, source, post_content, NULL AS new_post, attachments, post_ratings, rating_id, vote_count, ratings_sum, ips, members, use_tags, topic_desc, topic_watches FROM wp_sftopics JOIN wp_sfposts ON wp_sftopics.topic_id=wp_sfposts.topic_id JOIN wp_sfforums ON wp_sftopics.forum_id=wp_sfforums.forum_id LEFT JOIN wp_sfpostratings ON wp_sfpostratings.post_id = wp_sfposts.post_id WHERE wp_sftopics.topic_id=3 ORDER BY post_pinned DESC, wp_sfposts.post_id ASC LIMIT 0, 20 |
August 1, 2013 11:45 pm |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 183 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 1, 2013 11:45 pm |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 182 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 1, 2013 10:55 pm |
database | file: /services2/webpages/d/o/doggroominginhouston.com/public/wp-content/plugins/simple-press/forum/content/classes/sp-topic-view-class.php line: 228 function: select error: Unknown column 'attachments' in 'field list' SELECT wp_sftopics.topic_id, wp_sftopics.forum_id, topic_name, topic_slug, topic_status, topic_icon, topic_opened, wp_sftopics.post_count, forum_slug, forum_status, forum_rss_private, wp_sfposts.post_id, post_date, wp_sfposts.user_id, guest_name, guest_email, post_status, post_pinned, post_index, post_edit, poster_ip, source, post_content, NULL AS new_post, attachments, post_ratings, rating_id, vote_count, ratings_sum, ips, members, use_tags, topic_desc, topic_watches FROM wp_sftopics JOIN wp_sfposts ON wp_sftopics.topic_id=wp_sfposts.topic_id JOIN wp_sfforums ON wp_sftopics.forum_id=wp_sfforums.forum_id LEFT JOIN wp_sfpostratings ON wp_sfpostratings.post_id = wp_sfposts.post_id WHERE wp_sftopics.topic_id=9 ORDER BY post_pinned DESC, wp_sfposts.post_id ASC LIMIT 0, 20 |
August 1, 2013 10:55 pm |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 183 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 1, 2013 10:55 pm |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 182 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 1, 2013 10:55 pm |
database | file: /services2/webpages/d/o/doggroominginhouston.com/public/wp-content/plugins/simple-press/forum/content/classes/sp-topic-view-class.php line: 228 function: select error: Unknown column 'attachments' in 'field list' SELECT wp_sftopics.topic_id, wp_sftopics.forum_id, topic_name, topic_slug, topic_status, topic_icon, topic_opened, wp_sftopics.post_count, forum_slug, forum_status, forum_rss_private, wp_sfposts.post_id, post_date, wp_sfposts.user_id, guest_name, guest_email, post_status, post_pinned, post_index, post_edit, poster_ip, source, post_content, NULL AS new_post, attachments, post_ratings, rating_id, vote_count, ratings_sum, ips, members, use_tags, topic_desc, topic_watches FROM wp_sftopics JOIN wp_sfposts ON wp_sftopics.topic_id=wp_sfposts.topic_id JOIN wp_sfforums ON wp_sftopics.forum_id=wp_sfforums.forum_id LEFT JOIN wp_sfpostratings ON wp_sfpostratings.post_id = wp_sfposts.post_id WHERE wp_sftopics.topic_id=9 ORDER BY post_pinned DESC, wp_sfposts.post_id ASC LIMIT 40, 20 |
August 1, 2013 10:55 pm |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 183 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 1, 2013 10:55 pm |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 182 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 1, 2013 7:01 pm |
database | file: /services2/webpages/d/o/doggroominginhouston.com/public/wp-content/plugins/simple-press/forum/content/classes/sp-topic-view-class.php line: 228 function: select error: Unknown column 'attachments' in 'field list' SELECT wp_sftopics.topic_id, wp_sftopics.forum_id, topic_name, topic_slug, topic_status, topic_icon, topic_opened, wp_sftopics.post_count, forum_slug, forum_status, forum_rss_private, wp_sfposts.post_id, post_date, wp_sfposts.user_id, guest_name, guest_email, post_status, post_pinned, post_index, post_edit, poster_ip, source, post_content, NULL AS new_post, attachments, post_ratings, rating_id, vote_count, ratings_sum, ips, members, use_tags, topic_desc, topic_watches FROM wp_sftopics JOIN wp_sfposts ON wp_sftopics.topic_id=wp_sfposts.topic_id JOIN wp_sfforums ON wp_sftopics.forum_id=wp_sfforums.forum_id LEFT JOIN wp_sfpostratings ON wp_sfpostratings.post_id = wp_sfposts.post_id WHERE wp_sftopics.topic_id=66 ORDER BY post_pinned DESC, wp_sfposts.post_id ASC LIMIT 0, 20 |
August 1, 2013 7:01 pm |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 183 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 1, 2013 7:01 pm |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 182 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 1, 2013 6:27 pm |
database | file: /services2/webpages/d/o/doggroominginhouston.com/public/wp-content/plugins/simple-press/forum/content/classes/sp-topic-view-class.php line: 228 function: select error: Unknown column 'attachments' in 'field list' SELECT wp_sftopics.topic_id, wp_sftopics.forum_id, topic_name, topic_slug, topic_status, topic_icon, topic_opened, wp_sftopics.post_count, forum_slug, forum_status, forum_rss_private, wp_sfposts.post_id, post_date, wp_sfposts.user_id, guest_name, guest_email, post_status, post_pinned, post_index, post_edit, poster_ip, source, post_content, NULL AS new_post, attachments, post_ratings, rating_id, vote_count, ratings_sum, ips, members, use_tags, topic_desc, topic_watches FROM wp_sftopics JOIN wp_sfposts ON wp_sftopics.topic_id=wp_sfposts.topic_id JOIN wp_sfforums ON wp_sftopics.forum_id=wp_sfforums.forum_id LEFT JOIN wp_sfpostratings ON wp_sfpostratings.post_id = wp_sfposts.post_id WHERE wp_sftopics.topic_id=2 ORDER BY post_pinned DESC, wp_sfposts.post_id ASC LIMIT 0, 20 |
August 1, 2013 6:26 pm |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 183 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 1, 2013 6:26 pm |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 182 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 1, 2013 6:15 pm |
database | file: /services2/webpages/d/o/doggroominginhouston.com/public/wp-content/plugins/simple-press/forum/content/classes/sp-topic-view-class.php line: 228 function: select error: Unknown column 'attachments' in 'field list' SELECT wp_sftopics.topic_id, wp_sftopics.forum_id, topic_name, topic_slug, topic_status, topic_icon, topic_opened, wp_sftopics.post_count, forum_slug, forum_status, forum_rss_private, wp_sfposts.post_id, post_date, wp_sfposts.user_id, guest_name, guest_email, post_status, post_pinned, post_index, post_edit, poster_ip, source, post_content, NULL AS new_post, attachments, post_ratings, rating_id, vote_count, ratings_sum, ips, members, use_tags, topic_desc, topic_watches FROM wp_sftopics JOIN wp_sfposts ON wp_sftopics.topic_id=wp_sfposts.topic_id JOIN wp_sfforums ON wp_sftopics.forum_id=wp_sfforums.forum_id LEFT JOIN wp_sfpostratings ON wp_sfpostratings.post_id = wp_sfposts.post_id WHERE wp_sftopics.topic_id=13 ORDER BY post_pinned DESC, wp_sfposts.post_id ASC LIMIT 20, 20 |
August 1, 2013 6:15 pm |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 183 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 1, 2013 6:15 pm |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 182 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 1, 2013 10:46 am |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 183 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 1, 2013 10:46 am |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 182 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 1, 2013 3:55 am |
database | file: /services2/webpages/d/o/doggroominginhouston.com/public/wp-content/plugins/simple-press/forum/content/classes/sp-topic-view-class.php line: 228 function: select error: Unknown column 'attachments' in 'field list' SELECT wp_sftopics.topic_id, wp_sftopics.forum_id, topic_name, topic_slug, topic_status, topic_icon, topic_opened, wp_sftopics.post_count, forum_slug, forum_status, forum_rss_private, wp_sfposts.post_id, post_date, wp_sfposts.user_id, guest_name, guest_email, post_status, post_pinned, post_index, post_edit, poster_ip, source, post_content, NULL AS new_post, attachments, post_ratings, rating_id, vote_count, ratings_sum, ips, members, use_tags, topic_desc, topic_watches FROM wp_sftopics JOIN wp_sfposts ON wp_sftopics.topic_id=wp_sfposts.topic_id JOIN wp_sfforums ON wp_sftopics.forum_id=wp_sfforums.forum_id LEFT JOIN wp_sfpostratings ON wp_sfpostratings.post_id = wp_sfposts.post_id WHERE wp_sftopics.topic_id=13 ORDER BY post_pinned DESC, wp_sfposts.post_id ASC LIMIT 0, 20 |
August 1, 2013 3:55 am |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 183 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 1, 2013 3:55 am |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 182 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 1, 2013 3:32 am |
database | file: /services2/webpages/d/o/doggroominginhouston.com/public/wp-content/plugins/simple-press/forum/content/classes/sp-topic-view-class.php line: 228 function: select error: Unknown column 'attachments' in 'field list' SELECT wp_sftopics.topic_id, wp_sftopics.forum_id, topic_name, topic_slug, topic_status, topic_icon, topic_opened, wp_sftopics.post_count, forum_slug, forum_status, forum_rss_private, wp_sfposts.post_id, post_date, wp_sfposts.user_id, guest_name, guest_email, post_status, post_pinned, post_index, post_edit, poster_ip, source, post_content, NULL AS new_post, attachments, post_ratings, rating_id, vote_count, ratings_sum, ips, members, use_tags, topic_desc, topic_watches FROM wp_sftopics JOIN wp_sfposts ON wp_sftopics.topic_id=wp_sfposts.topic_id JOIN wp_sfforums ON wp_sftopics.forum_id=wp_sfforums.forum_id LEFT JOIN wp_sfpostratings ON wp_sfpostratings.post_id = wp_sfposts.post_id WHERE wp_sftopics.topic_id=63 ORDER BY post_pinned DESC, wp_sfposts.post_id ASC LIMIT 0, 20 |
August 1, 2013 3:32 am |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 183 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 1, 2013 3:32 am |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 182 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 1, 2013 1:51 am |
database | file: /services2/webpages/d/o/doggroominginhouston.com/public/wp-content/plugins/simple-press/forum/content/classes/sp-topic-view-class.php line: 228 function: select error: Unknown column 'attachments' in 'field list' SELECT wp_sftopics.topic_id, wp_sftopics.forum_id, topic_name, topic_slug, topic_status, topic_icon, topic_opened, wp_sftopics.post_count, forum_slug, forum_status, forum_rss_private, wp_sfposts.post_id, post_date, wp_sfposts.user_id, guest_name, guest_email, post_status, post_pinned, post_index, post_edit, poster_ip, source, post_content, NULL AS new_post, attachments, post_ratings, rating_id, vote_count, ratings_sum, ips, members, use_tags, topic_desc, topic_watches FROM wp_sftopics JOIN wp_sfposts ON wp_sftopics.topic_id=wp_sfposts.topic_id JOIN wp_sfforums ON wp_sftopics.forum_id=wp_sfforums.forum_id LEFT JOIN wp_sfpostratings ON wp_sfpostratings.post_id = wp_sfposts.post_id WHERE wp_sftopics.topic_id=9 ORDER BY post_pinned DESC, wp_sfposts.post_id ASC LIMIT 0, 20 |
August 1, 2013 1:51 am |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 183 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 1, 2013 1:51 am |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 182 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 1, 2013 1:03 am |
database | file: /services2/webpages/d/o/doggroominginhouston.com/public/wp-content/plugins/simple-press/forum/content/classes/sp-topic-view-class.php line: 228 function: select error: Unknown column 'attachments' in 'field list' SELECT wp_sftopics.topic_id, wp_sftopics.forum_id, topic_name, topic_slug, topic_status, topic_icon, topic_opened, wp_sftopics.post_count, forum_slug, forum_status, forum_rss_private, wp_sfposts.post_id, post_date, wp_sfposts.user_id, guest_name, guest_email, post_status, post_pinned, post_index, post_edit, poster_ip, source, post_content, NULL AS new_post, attachments, post_ratings, rating_id, vote_count, ratings_sum, ips, members, use_tags, topic_desc, topic_watches FROM wp_sftopics JOIN wp_sfposts ON wp_sftopics.topic_id=wp_sfposts.topic_id JOIN wp_sfforums ON wp_sftopics.forum_id=wp_sfforums.forum_id LEFT JOIN wp_sfpostratings ON wp_sfpostratings.post_id = wp_sfposts.post_id WHERE wp_sftopics.topic_id=12 ORDER BY post_pinned DESC, wp_sfposts.post_id ASC LIMIT 0, 20 |
August 1, 2013 1:03 am |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 183 function: sp_populate_support_vars Notice | Trying to get property of non-object |
August 1, 2013 1:03 am |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 182 function: sp_populate_support_vars Notice | Trying to get property of non-object |
July 31, 2013 5:24 pm |
database | file: /services2/webpages/d/o/doggroominginhouston.com/public/wp-content/plugins/simple-press/forum/content/classes/sp-topic-view-class.php line: 228 function: select error: Unknown column 'attachments' in 'field list' SELECT wp_sftopics.topic_id, wp_sftopics.forum_id, topic_name, topic_slug, topic_status, topic_icon, topic_opened, wp_sftopics.post_count, forum_slug, forum_status, forum_rss_private, wp_sfposts.post_id, post_date, wp_sfposts.user_id, guest_name, guest_email, post_status, post_pinned, post_index, post_edit, poster_ip, source, post_content, NULL AS new_post, attachments, post_ratings, rating_id, vote_count, ratings_sum, ips, members, use_tags, topic_desc, topic_watches FROM wp_sftopics JOIN wp_sfposts ON wp_sftopics.topic_id=wp_sfposts.topic_id JOIN wp_sfforums ON wp_sftopics.forum_id=wp_sfforums.forum_id LEFT JOIN wp_sfpostratings ON wp_sfpostratings.post_id = wp_sfposts.post_id WHERE wp_sftopics.topic_id=2 ORDER BY post_pinned DESC, wp_sfposts.post_id ASC LIMIT 0, 20 |
July 31, 2013 5:24 pm |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 183 function: sp_populate_support_vars Notice | Trying to get property of non-object |
July 31, 2013 5:24 pm |
php | file: /simple-press/sp-startup/forum/sp-forum-support-functions.php line: 182 function: sp_populate_support_vars Notice | Trying to get property of non-object |
July 31, 2013 4:35 pm |
database | file: /services2/webpages/d/o/doggroominginhouston.com/public/wp-content/plugins/simple-press/forum/content/classes/sp-topic-view-class.php line: 228 function: select error: Unknown column 'attachments' in 'field list' SELECT wp_sftopics.topic_id, wp_sftopics.forum_id, topic_name, topic_slug, topic_status, topic_icon, topic_opened, wp_sftopics.post_count, forum_slug, forum_status, forum_rss_private, wp_sfposts.post_id, post_date, wp_sfposts.user_id, guest_name, guest_email, post_status, post_pinned, post_index, post_edit, poster_ip, source, post_content, NULL AS new_post, attachments, post_ratings, rating_id, vote_count, ratings_sum, ips, members, use_tags, topic_desc, topic_watches FROM wp_sftopics JOIN wp_sfposts ON wp_sftopics.topic_id=wp_sfposts.topic_id JOIN wp_sfforums ON wp_sftopics.forum_id=wp_sfforums.forum_id LEFT JOIN wp_sfpostratings ON wp_sfpostratings.post_id = wp_sfposts.post_id WHERE wp_sftopics.topic_id=9 ORDER BY post_pinned DESC, wp_sfposts.post_id ASC LIMIT 100, 20 |
Also all plugins are deactivated right now so we can figure this out. I have Dog Grooming on page one of SERPS and it is slowly slipping to page 2. This is mainly because a lot of the SEO power is in your plugin which is giving all the engines a 404.
One other thing I did not mention is that I was attacked by that WP exploit 2 months ago and had to use my primary backups to get rid of the malware. Then as you see WP has a new update every other week now which I have been on top of. So maybe this info might help a little.
1 Guest(s)