PDA

View Full Version : both 1.0 and 2.0 doens't work with new vb


Drache
10-17-2006, 09:14 AM
the big problem with rc1 is it is calling for the table adv_links_categories and the table is actually called links_categories

any ideas?

Brian
10-18-2006, 05:31 PM
Did you run the upgrade script when you installed v2.0?

Our Sponsors
 

Drache
10-18-2006, 11:55 PM
it was clean install for 2.0. we installed new vb and new vba and new vb link.

vba worked but link won't work.

Brian
10-19-2006, 01:18 PM
There is no table called 'links_categories' in v2.0. That's what it was named in v1.0, but has since been changed to 'adv_links_categories'. Where do you see that it's trying to pull the old name?