Question Safe to remove these fields?

Status
Not open for further replies.

benFF

Customer
Looking through the install scripts and then the uninstall scripts, it seems a few fields are left out when removing. Does this mean they are no longer needed and it was an oversight?

So can I manually remove the following and everything will still work ok?

Thread Table: (Maybe not these, as used to filter down to posts?)
dbtech_thanks_requiredbuttons_content
dbtech_thanks_requiredbuttons_attach

User Table: (I assume these are all redundant as now split into a separate table?)
dbtech_thanks_likes
dbtech_thanks_liked
dbtech_thanks_thanks
dbtech_thanks_thanked
dbtech_thanks_dislikes
dbtech_thanks_disliked

Apart from that, I'm all sorted :)
 
Thread table should be left alone, as they will be used in a future version.

User table is already removed by the Finalise script.
 
Ah, well mine didn't - so I've still got those fields listed. Everything else is working now, so I can just delete them?

Edit: Actually that could be an error in the finalise script, should line 83 be referencing the users table instead of post?

PHP:
if ($db_alter->fetch_table_info('post'))
 
Last edited:
Status
Not open for further replies.

Similar threads

Legacy Advanced Post Thanks / Like

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
4,049
Customer rating
5.00 star(s) 1 ratings
Back
Top