View Single Post
  #17  
Old December 27th, 2007
Pastor Pastor is offline
Registered User
 
Join Date: Mar 2004
Location: .
Posts: 3,892
Blog Entries: 8
Rep Power: 1357
Pastor moved beyondPastor moved beyondPastor moved beyondPastor moved beyondPastor moved beyondPastor moved beyondPastor moved beyondPastor moved beyondPastor moved beyondPastor moved beyondPastor moved beyond
Re: Site Update: The Snag List

I have been getting this everytime I first come to the home page, it fixes itself on refresh but it's a little annoying. It's only been happening for a week or so.

Quote:
ERROR: SELECT 0, d1.id AS id1, d1.name AS name1, d1.url AS url1 , d2.id AS id2, d2.name AS name2, d2.url AS url2 , d3.id AS id3, d3.name AS name3, d3.url AS url3 FROM category d1
LEFT JOIN category d2 ON (d1.parentid = d2.id)
LEFT JOIN category d3 ON (d2.parentid = d3.id)
WHERE d1.id = 1 Table 'dbAdvertising.category' doesn't exist
__________________



Reply With Quote