Every night I am getting a database error, I have vBadvanced Links directory installed so I have the links directory plugin configured.... the database error is:
Code:
Invalid SQL:
SELECT * FROM ju_links_categories WHERE private = 0;
MySQL Error : Table 'juotnet_juforum.ju_links_categories' doesn't exist
Error Number : 1146
Request Date : Thursday, October 14th 2010 @ 02:02:12 AM
Error Date : Thursday, October 14th 2010 @ 02:02:13 AM
"ju_" is my table prefix but I don't have a table called ju_links_categories... the correct name seems to be: ju_adv_links_categories I assume I can just update the links director plugin php file...