PDA


View Full Version : Tables used in 1.0.1


aacircle
01-16-2007, 04:33 AM
Can someone list for me the tables created in the version prior to 2.0.0? Do the below tables belong to the Links system?


links
links_categories
links_customfields
links_customfields_entries
links_favorites
links_moderator
links_posts
links_rate
links_search
links_subscribedir
links_subscribelink


I ran the uninstall with version 2.0.0 however it never removed the above tables.

Thank you.

Brian
01-16-2007, 12:43 PM
Yes, the tables you listed would be from v1.x. The table names are changed in v2.0, so that's why the uninstall script wouldn't have removed them. If you're trying to uninstall then you should use the v1.x uninstall script.

aacircle
01-16-2007, 12:47 PM
Thanks Brian. I totally removed all previous versions as our Links system never eventuated. Anyway, I now have v2.0.0 loaded.

To remove the prevous version traces and tables etc., would it be best to just upload the old version to say "Linksold" directory and then run the uninstall script?

Brian
01-16-2007, 01:21 PM
That probably should have been done before installing 2.0 since running the uninstall script will still probably remove some necessary tables/changes. If you haven't customized things too much, you could just upload the install file from v1.0 and run the uninstall script. Then upload the v2.0 install file again, uninstall that version as well, and then re-install. Or, if you've already got things setup, you should be fine if you just remove those tables above. It's possible that you would have a few things left over (phrases, datastore entries, etc), but nothing that would hurt anything.