Quote:
Originally Posted by ChrisTERiS
It does not leaves back anything. A simple look in product-discuss.xml can prove it:
Code:
$vbulletin->db->query_write("DROP TABLE
`". TABLE_PREFIX ."discuss_categories`, `". TABLE_PREFIX ."discuss_questions`,
`". TABLE_PREFIX ."discuss_replies`, `". TABLE_PREFIX ."discuss_watch`
");
Just now I tried once more to install and uninstall it, checking the database with phpMyAdmin. Tables created correctly and removed after uninstallation.
Please look somewhere else to find the reason that the tables didn't removed.
Chris
|
Posting xml coding doesn't prove that its uninstalling anything. Especially on newer software.
Yes the software uninstalls from the forum. BUT when the software is re-installed, the sql errors are spit out because of the sql tables being left behind. It's not mine or VBulletins fault. I simply just do the uninstall from VBulletin. So who else could we talk to?
So even though mine was done on a stock version of the VBulletin 4.2 software, and obviously VB won't support this, then who else does since it's obvious you feel hassled to.
What version of VBulletin did you test this on? Is this 100% confirmed to be 4.2 compliant? For future reference.
Your post almost seems to blame us. What's funny is you are saying this is supported above, yet tell us to go somewhere else to get support. Amusing.
When mine was done on STOCK (no other mods or template edits at the time and using the stock skin) VBulletin 4.2 software I uninstalled it because the navbar link was not showing up so I figured if I uninstall and re-install it maybe it would be fixed. When I went to re-install it is when the sql errors occured. And that is when I found out from coming back here and searching in this thread that another user or 2 posted with the same problem, and I saw for myself, was the sql code was left behind.
Also, its leaving a 'discuss' in the usergroups that that SQL coding is obviously also not removing. Because if you remove those by themselves....the 'discuss' entry is still left in the Usergroups. When you delete it it stays gone. That is until you try re-adding this plug-in. Once you try re-adding this plug-in it automatically re-adds those sql.
Keep in mind this is the ONLY plug-in I have had this issue with.