Featured artists SQL problem

0
I got this message when I choose: Featured (include the IDs below)

1064 - 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 ')' at line 1 SQL=SELECT ar.*, ge.genre_name FROM y1lmt_muscol_artists as ar LEFT JOIN y1lmt_muscol_genres as ge ON ge.id = ar.genre_id WHERE ar.id IN ()
Responses (7)
  • Accepted Answer

    Tuesday, September 16 2014, 09:50 AM - #Permalink
    0
    you are using the Bootstrap layout in the MODULE, but your template doens't use bootstrap.

    you need to use a different layout. try "profile"
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, September 16 2014, 04:09 AM - #Permalink
    0
    so what I need to do to fix it

    it is here

    http://quran-jed.net/index.php/demo.html
    The reply is currently minimized Show
  • Accepted Answer

    Sunday, September 14 2014, 07:51 AM - #Permalink
    0
    there is another problem

    artister featured css disappear
    The reply is currently minimized Show
  • Accepted Answer

    Friday, September 12 2014, 09:48 AM - #Permalink
    0
    if you use Featured mode means you need to deifne which artists you want to show. you have to enter the IDs of the artists.

    for example:

    1,2,4,8

    if you don't know what Featured mode is, just use RANDOM mode instead.
    The reply is currently minimized Show
  • Accepted Answer

    Friday, September 12 2014, 06:47 AM - #Permalink
    0
    how can I fix it? and what the IDs mean?
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, September 11 2014, 12:39 PM - #Permalink
    0
    So how can I do it?
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, September 11 2014, 09:27 AM - #Permalink
    0
    well, that's because you haven't included the IDs below, as is clearly indicated in the title...!!!!
    The reply is currently minimized Show
Your Reply