View Single Post
Old 06-10-2005, 02:37 PM  
brizzad
holla
 
Join Date: Jul 2003
Location: KFC
Posts: 11,769
Can someone help me with this MYSQL error please

Code:
mySQL query error: SELECT s.*, t.template, c.css_text
FROM brizzad_skins s
LEFT JOIN multiforums_templates t ON (t.tmid=s.tmpl_id)
LEFT JOIN multiforums_templates c ON (s.css_id=c.cssid)
WHERE s.default_set=1

mySQL error: Unknown column 'c.css_text' in 'field list'
mySQL error code: 
Date: Friday 10th of June 2005 05:31:13 PM
Can someone please explain to me what that means, and how I can fix it? Thanks
brizzad is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote