I just completed an upgrade to both WordPress and SimplePress.
WordPress V4.2.1
SimplePress Latest version 5.5.6
After login to the site as admin then going to Forum I get this message on the front page of the forum
The requested group does not exist or you do not have permission to view it.
I then went to Toolbox error logs and there are two in reddish color:
1. May 3, 2015 2:03 pm | spaErrError | 9 | database
file: General Website locations/wp-content/plugins/simple-press/forum/content/sp-common-view-functions.php
line: 2546
function: sp_get_members_online
error: Unknown column ‘forum_id’ in ‘field list’
SELECT trackuserid, display_name, user_options, forum_id, topic_id, pageview, display FROM wp_sftrack JOIN wp_sfmembers ON wp_sftrack.trackuserid = wp_sfmembers.user_id ORDER BY trackuserid
2.May 3, 2015 2:03 pm | spaErrError | 9 | database
file: General Website locations/wp-content/plugins/simple-press/sp-startup/forum/sp-forum-support-functions.php
line: 113
function: sp_track_online
error: Unknown column ‘forum_id’ in ‘field list’
INSERT INTO wp_sftrack (trackuserid, trackname, forum_id, topic_id, trackdate, pageview, device, display) VALUES (1, ‘Neothink’, 0, 0, ‘2015-05-03 12:36:11’, ‘group’, ‘D’, ‘spType-Admin spRank-admin’)
Is this the reason for the forum front page message?
What can be done to correct this??
Here are other messages listed:
| May 3, 2015 2:10 pm | spaErrNotice | 1 | php
file: /simple-press/admin/panel-themes/forms/spa-themes-list-form.php line: 86 function: spa_themes_list_form Notice | Undefined index: parent |
||
| May 3, 2015 2:01 pm | spaErrWarning | 2 | php
file: /simple-press/admin/library/spa-support.php line: 208 function: opendir Warning | opendir(/problem-with-post-edit-buttonome1/devmack/public_html/neothinkmembers/wp-content/plugins/simple-forum/styles/icons/default/custom//) [function.opendir]: failed to open dir: No such file or directory |
||
| May 3, 2015 2:05 pm | spaErrNotice | 3 | php
file: /simple-press/admin/panel-admins/forms/spa-admins-your-options-form.php line: 33 function: spa_admins_your_options_form Notice | Undefined index: bypasslogout |
||
| May 3, 2015 12:42 pm | spaErrNotice | 3 | php
file: /simple-press/sp-startup/site/credentials/sp-credentials.php line: 46 function: sp_logout_redirect Notice | Undefined index: bypasslogout |
||
| May 3, 2015 2:11 pm | spaErrNotice | 3 | php
file: /simple-press/admin/panel-options/support/spa-options-prepare.php line: 29 function: spa_get_global_data Notice | Undefined index: blockprofile May 3, 2015 2:03 pm | spaErrNotice | 472 | php file: /simple-press/sp-api/sp-api-auths.php line: 29 function: sp_get_auth Notice | Undefined index: can_use_iframes
|