WordPress database error: [Table 'u491445231_s0KUD.music_types' doesn't exist]select distinct S.id,S.name,S.description,MT.MusicType from SongProducts as SP, wp_wp_eStore_tbl as S,music_types as MT,voices as V where S.MI_SongProductID=1 and S.id<>1 and MT.MusicTypeID=S.MI_MusicTypesID order by S.name
More Info – Scroll down if needed to see tab info.
- Lyrics
- Sample MP3
- Sample PDF Page
- Sample Image Page
- Musicians
Warning: Undefined variable $ProductID in /home/u491445231/domains/musicinspiration.com/public_html/wp-content/include-me/IndividualFunctions.php on line 36
Warning: Undefined variable $ProductID in /home/u491445231/domains/musicinspiration.com/public_html/wp-content/include-me/IndividualFunctions.php on line 76
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'order by id' at line 1]select distinct title,file from sample_mp3 where product_id= order by id
Warning: Undefined variable $ProductID in /home/u491445231/domains/musicinspiration.com/public_html/wp-content/include-me/IndividualFunctions.php on line 83
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'order by id' at line 1]select distinct title,file from sample_pdf where product_id= order by id
Warning: Undefined variable $ProductID in /home/u491445231/domains/musicinspiration.com/public_html/wp-content/include-me/IndividualFunctions.php on line 98
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'order by id' at line 1]select distinct title,file from sample_image where product_id= order by id
Warning: Undefined variable $ProductID in /home/u491445231/domains/musicinspiration.com/public_html/wp-content/include-me/IndividualFunctions.php on line 57
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'and S.MI_SongProductID=SP.ID and SP.ID=MS.product_id and M.user_id=MS.musicia…' at line 3]select distinct M.RealName,M.bio,MS.roll,M.username,MS.musician_id from musicians as M, musician_song as MS, wp_wp_eStore_tbl as S,
SongProducts as SP
where S.id= and S.MI_SongProductID=SP.ID and SP.ID=MS.product_id and M.user_id=MS.musician_id order by MS.musician_ordering, M.LastName, M.FirstName