Hi Sp team,
since a couple of days, the XAMPP for Linux version 1.8.0 came out. It contains Apache 2.4.2 and PHP5.4.4 and MySQL 5.5.25a. And this is where my trouble starts, I guess.
After upgrading to XAMPP 1.8.0 – which btw ran seemless without any errors – there still was an MySQL database upgrade to run . Doing so, immediately threw a number of errors to the display of my forum, PM side and SP admin side. Here they are :
Admin page
Warning: Creating default object from empty value in /opt/lampp/problem-with-post-edit-buttontdocs/wp-content/plugins/simple-press/forum/content/sp-common-view-functions.php on line 413
Forum page
Warning: Creating default object from empty value in /opt/lampp/problem-with-post-edit-buttontdocs/wp-content/plugins/simple-press/forum/content/sp-common-view-functions.php on line 413
Warning: Creating default object from empty value in /opt/lampp/problem-with-post-edit-buttontdocs/wp-content/plugins/simple-press/forum/content/classes/sp-group-view-class.php on line 268
Warning: Creating default object from empty value in /opt/lampp/problem-with-post-edit-buttontdocs/wp-content/plugins/simple-press/forum/content/classes/sp-group-view-class.php on line 314
Warning: Creating default object from empty value in /opt/lampp/problem-with-post-edit-buttontdocs/wp-content/plugins/simple-press/forum/content/classes/sp-list-topic-class.php on line 193
PM page
Warning: Creating default object from empty value in /opt/lampp/problem-with-post-edit-buttontdocs/wp-content/plugins/simple-press/forum/content/sp-common-view-functions.php on line 413
Warning: Creating default object from empty value in /opt/lampp/problem-with-post-edit-buttontdocs/wp-content/sp-resources/forum-plugins/private-messaging/library/sp-pm-database.php on line 166
It all seems to be related to group-ID or forum-ID. If you look into the database tables, they do not look corrupted or so. Maybe, a format issue?
Are there any known issues with MySQL 5.5.25a or PHP5.4.4 ?
Any help available for this?