PDA

View Full Version : can not Uninstall !!!!!!!!!


Mecho
07-24-2007, 07:11 PM
Hi ,
i installed this hack :
https://vborg.vbsupport.ru/showthread.php?t=152551

but bcoz of my dark style it doesnt showed well and i want to uninstall it . but i get error even if i want to disable it !!

i tried to uninstall it but i couldnt !! i got these errors :
Could not find product with productid = BuRaCH Gِlgeli Kullanc.
tried to Disable and got :
Invalid Product Specified

i asked coder but it seems that he dunno about it !!

any idea ?

Thanks in advance

SCRIPT3R
07-24-2007, 08:26 PM
Try posting here (https://vborg.vbsupport.ru/newreply.php?do=newreply&noquote=1&p=1293936) for more immediate support. ;)

sorry, all that guys hacks are buggy as all hell... might want to stay away from them. i reported them so we'll see what staff does about 'em. sorry for your troubles.

Mecho
07-25-2007, 07:24 AM
i posted my problem 2 or 3 times in that topic ! he dunno about the solution !!

Dismounted
07-25-2007, 10:05 AM
This is because of the use of incorrect characters and exceeding the maximum characters in the product ID. I'm surprised vBulletin even let it install.

Try selecting "Edit" in the dropdown and rename the hack to anything else.

Mecho
07-25-2007, 12:22 PM
the problem is that i can not EDIT it too !!!

StrifeX
07-25-2007, 04:20 PM
Is this only happening to you, or have you found someone else that has the same problem?

El_Muerte
07-25-2007, 04:34 PM
it's impossible to uninstall/edit that thing because of the non ascii characters in the productid
you will have to manually remove the entries using phpMyAdmin, or install some turckish language pack

Mecho
07-25-2007, 07:02 PM
no it happen for someone else too ( u can see in the hack topic )

if i install turkish pack then i can uninstall it ? or if phpmyadmin is easier would u plz tell me how ?

thanks

StrifeX
08-04-2007, 04:11 AM
Another option would be editing the .XML and then reuploading it in the product manager. Try it out.

Dismounted
08-04-2007, 04:56 AM
Another option would be editing the .XML and then reuploading it in the product manager. Try it out.
That won't work as vBulletin will treat it as a different product because of a different productid.

Marco van Herwaarden
08-04-2007, 07:15 AM
You can use the script postd at https://vborg.vbsupport.ru/showpost.php?p=1305997&postcount=59 to change the product-id to a valid value.

// The product-id to search for
$prod_find = "vBH-Bot's";
// The product-id to use as replacement
$prod_replace = "burach_bot_070731";
Only these 2 values have to be changed to match the current (wrong) product-id, and the new id you want to use. Once that is done, you should be able to edit or delete the product.

Mecho
08-09-2007, 05:04 PM
thanks for reply but would u plz tell me how can i found the Product id ??