By mark2wym on
Hello
I'm still a newbie at drupal and linux on overall so here is my question
Can someone explain to me how the weblink modules works? and i keep getting this error
user error: Table 'drupal.weblink' doesn't exist
query: SELECT * from weblink WHERE weblink = '' and nid <> '0' in /usr/local/apache2/htdocs/webroot/includes/database.mysql.inc on line 90.
when i try to link a page to my existing webpage.
Someone please help me.
wymmark(Uber Newbie)
Comments
user error: Table 'drupal.weblink' doesn't exist
I'm getting this same error message.
I'm using drupal 4.6 on IIS, I've installed the sql script for weblinks module - it creates 2 tables: weblinks and weblinks_node...so I'm not sure why it's throwing an error looking for a table called weblink
HELP!!!!
I found that if I disabled
I found that if I disabled the linattach module, the error message disappeared and no errors were logged