Hi, My name is Sadish and I have built several themes for WordPress. I support my theme consumers at http://wprocks.com/forums/
whenever people are not logged in, they see this at the top. // Saved Searches Table Structure $DatabaseTables['Notify'] = 'Notify'; $DatabaseColumns['Notify']['NotifyID'] = 'NotifyID'; $DatabaseColumns['Notify']['UserID'] = 'UserID'; $DatabaseColumns['Notify']['Method'] = 'Method'; $DatabaseColumns['Notify']['SelectID'] = 'SelectID'; $DatabaseColumns['Notify']['SelectID'] = 'SelectID'; ?>
even when I enable or disable an extension, the same messages show up as a javascript alert. how do I solve this?