
12-27-2009, 11:29 PM
|
|
|
Join Date: Sep 2007
Location: South Germany
Posts: 149
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Hey man, thanks a lot for your help :up:  :up:
Quote:
Originally Posted by shabbir4it
Hi,
There is an sql syntax error in your plugin in yabbseo/sitemap.func.php, You can notice the extra comma the query.
Line:288
PHP Code:
$albums = $db->query_read("
SELECT album.userid,,album.title,album.albumid
FROM " . TABLE_PREFIX . "album AS album
WHERE album.albumid in ($albumids)
");
Regards,
Syed
|
|