can someone tell me what qeurries I have to make?? I'm not very good at mysql so I am having a hard time figuring out how to make these querries manually. For some reason I don't think the installer did the querries..
Thanks
I checked and rechecked and followed directions exactly. I do not know why this is happening... I am getting this when I click on view.
PHP Code:
Database error in vBulletin 3.0.3:
Invalid SQL: SELECT id, text, link, ignorethread FROM geek_autolink ORDER BY text asc
mysql error: Table 'talkandmore_net.geek_autolink' doesn't exist
mysql error number: 1146
This is what I get when I try to go into safemode
PHP Code:
Invalid SQL: SELECT * FROM geek_autolink ORDER BY text asc
mysql error: Table 'talkandmore_net.geek_autolink' doesn't exist
I think all I need to do is add the 'talkandmore_net.geek_autolink' table but I do not know how... Can someone please tell me the querrie for this. I know it's very simple..
--