
02-20-2005, 10:47 PM
|
|
|
Join Date: Dec 2004
Posts: 944
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
ok weird..
Quote:
Database error in vBulletin 3.0.3:
Invalid SQL: SELECT
images.id AS imageid,images.cat,c.catname AS cattitle,'' AS extention,images.title,
images.bigimage AS filename,images.medsize,images.width owidth, images.height oheight,images.medwidth width,images.medheight height
FROM photo.pp_photos AS images
INNER JOIN photo.pp_categories AS c on images.cat=c.id
WHERE images.userid=1 and images.approved=1 ORDER BY images.date DESC LIMIT 0 ,13
mysql error: select command denied to user: 'mysitesname@localhost' for table 'pp_photos'
mysql error number: 1142
Date: Sunday 20th of February 2005 07:45:59 PM
Script: http://www.mysite.com/forums/geek-gallery-popup.php
Referer: http://www.mysite.com/forums/newrepl...wreply&p=42460
|
|