Support Forum
what is the relation of the error to the image which is code???
as to the code, did you use the raw code button or just copy the post?? the latter may mess up the quotes - cant tell from image... but that would not be a db error...
on forum - toolbox - error log, you can get more info on the db error...
do you have some featured topics listed in the forum - components - featured topics??
Visit Cruise Talk Central and Mr Papa's World
I'm having a similar problem ... "Invalid Database Query" alert.
I've checked the code numerous times. Seems fine.
Here's the error log:
file: /problem-with-post-edit-buttonome/m0nst3r/public_html/wp-content/plugins/simple-press/forum/content/classes/sp-list-post-class.php
line: 154
function: select
error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND ouj2wu4b1u_sfposts.forum_id IN (1,2,3,4,5,6) ORDER BY ouj2wu4b1u_sfposts.p' at line 3
SELECT ouj2wu4b1u_sfposts.post_id, post_content, post_date, ouj2wu4b1u_sfposts.topic_id, ouj2wu4b1u_sfposts.forum_id, ouj2wu4b1u_sfposts.user_id, guest_name, post_status, post_index, forum_name, forum_slug, forum_disabled, ouj2wu4b1u_sfforums.group_id, group_name, topic_name, topic_slug, ouj2wu4b1u_sftopics.post_count, topic_opened, display_name FROM ouj2wu4b1u_sfposts JOIN ouj2wu4b1u_sfforums ON ouj2wu4b1u_sfforums.forum_id = ouj2wu4b1u_sfposts.forum_id JOIN ouj2wu4b1u_sfgroups ON ouj2wu4b1u_sfgroups.group_id = ouj2wu4b1u_sfforums.group_id JOIN ouj2wu4b1u_sftopics ON ouj2wu4b1u_sftopics.topic_id = ouj2wu4b1u_sfposts.topic_id LEFT JOIN ouj2wu4b1u_sfmembers ON ouj2wu4b1u_sfmembers.user_id = ouj2wu4b1u_sfposts.user_id WHERE ouj2wu4b1u_sftopics.post_id = ouj2wu4b1u_sfposts.post_id AND ouj2wu4b1u_sfposts.topic_id IN () AND ouj2wu4b1u_sfposts.forum_id IN (1,2,3,4,5,6) ORDER BY ouj2wu4b1u_sfposts.post_id DESC LIMIT 5
you switched from featured topics to featured posts... two different things... but if its giving you what you want, then great!
Visit Cruise Talk Central and Mr Papa's World
I hope to play with the functions this weekend and make sure they havent gotten busted...
Visit Cruise Talk Central and Mr Papa's World
ah... have you actually defined any featured topic IDs? on forum - components - featured topics/posts... looks like an error is generated if you have not defined any topics to feature...
we should handle that better... will open a ticket...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)