Support Forum
One I noticed was a topic that had a youtube video embedded in it before the update to 5.0. I deleted that topic. But here is another one that only loads part way. I more I browse around the forum the more I find topics that won't fully load too. It stops right after the topic title.
looks like some sort of php error stopping the script... check forum - toolbox - error log...
if anything there, would suggest emptying it and then visiting a page that has an issue... and go back to the error log to see if any info...
Visit Cruise Talk Central and Mr Papa's World
I cleared the error logs and visited the thread again, it didn't fully load. So I checked the error log and it's empty still.
can you check your server error logs too? we only trap errors during sp procsesing there... something seems to be interrupting the page rendering...
Visit Cruise Talk Central and Mr Papa's World
There was a error log but was pretty big, to big to look threw, so I deleted it. Then visited the broken topic a few times, no error logs generated yet.
But I check the logs from Simple:Press again a day later after clearing them and this is what i have.
Date | Type | Description |
---|---|---|
02.26.2012
12:16 pm |
php | file: /simple-press/sp-startup/admin/spa-admin-menu.php
line: 79 function: spa_setup_admin_menu Notice | Use of undefined constant WPLANG - assumed 'WPLANG' |
02.26.2012
12:15 pm |
php | file: /simple-press/sp-startup/admin/spa-admin-menu.php
line: 79 function: spa_setup_admin_menu Notice | Use of undefined constant WPLANG - assumed 'WPLANG' |
02.26.2012
12:15 pm |
php | file: /simple-press/sp-startup/admin/spa-admin-menu.php
line: 79 function: spa_setup_admin_menu Notice | Use of undefined constant WPLANG - assumed 'WPLANG' |
02.25.2012
10:17 pm |
database | file: /problem-with-post-edit-buttonome/me/public_html/wp-content/plugins/simple-press/forum/content/classes/sp-list-topic-class.php
line: 165 function: select error: Got error -1 from storage engine SELECT wp_sftopics.forum_id, forum_name, forum_slug, wp_sftopics.topic_id, topic_name, topic_slug, wp_sftopics.post_count, wp_sftopics.post_id, post_status, post_index, post_date, guest_name, wp_sfposts.user_id, post_content, display_name FROM wp_sftopics JOIN wp_sfforums ON wp_sfforums.forum_id = wp_sftopics.forum_id JOIN wp_sfgroups ON wp_sfgroups.group_id = wp_sfforums.group_id JOIN wp_sfposts ON wp_sfposts.post_id = wp_sftopics.post_id LEFT JOIN wp_sfmembers ON wp_sfmembers.user_id = wp_sfposts.user_id WHERE wp_sftopics.topic_id IN (950,949,947,948,946,695,3,143,942,941,940,939,938,936,937,929,935,930,104,933) ORDER BY group_seq, forum_seq, wp_sftopics.post_id DESC |
02.25.2012
10:17 pm |
database | file: /problem-with-post-edit-buttonome/me/public_html/wp-content/plugins/simple-press/forum/content/classes/sp-group-view-class.php
line: 241 function: select error: Got error -1 from storage engine SELECT wp_sfgroups.group_id, group_name, group_desc, group_rss, group_icon, group_message, forum_id, forum_name, forum_slug, forum_desc, forum_status, forum_icon, forum_rss_private, post_id, post_id_held, topic_count, post_count, post_count_held, parent, children FROM wp_sfgroups JOIN wp_sfforums ON wp_sfgroups.group_id = wp_sfforums.group_id ORDER BY group_seq, forum_seq |
interesting on the WPLANG... will look into it but it will not cause an issue... just a notice... and probably because you are not translating your forum but will check...
the other two are more troubling and say your mysql server was having problems... and was not functioning... but it probably rebooted and fixed itself... again, probably not related since it was much later...
is it one topic or all??? if one or few, perhaps try: http://wiki.simple-press.com/f.....ack-limit/
Visit Cruise Talk Central and Mr Papa's World
It's not all topics, but the more I look around the more I find topics that don't load fully. I tried what the wiki doc said and still no dice. This is what I tried in the wp-config file:
ini_set('pcre.backtrack_limit', 10000000000); // Simple:Press Fix
I optimized the database and repaired all the sf database tables. Still notta. I'll look into the tmp folder.
please let us know... Andy and I discussed but bit short on ideas...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)