View Full Version : Downgrading store


Hobbierz
27th December 2003, 08:21 AM
Hi,


I come to you all today with a somewhat annnoying problem. A week or so ago, my other admin upgraded from lesanes store hack v2.1 to v3. at first this was all ok, until we realized that our signature space add ons and lottery add-ons were rendered userless. and now, being the pawn of the site owner, I have to fix it...i have some ideas, but im not sure exactly if they will work.

Here is the main problem, when upgrading to v3, all the v2.1 store templates were deleted and all the v3 templates are added

delete FROM 'template' WHERE 'store%' or something.

Here is my idea..but i dont exactly know how to finish the last step...what i would do is upload a forumsql backup from the nite before, export the tables that were altered, then RUN a query (which i dont know, this is why i made this post) that will delete all store% templates and reinstall the v2.1 ones...

now my problem simply is figuring out the query i would use to delete the v3 templates, and install the v2.1 ones....o.o;;...any help would be appreciated...thanks for your time :D

-Hobbierz

AnimeWebby
27th December 2003, 10:25 AM
Hi,


I come to you all today with a somewhat annnoying problem. A week or so ago, my other admin upgraded from lesanes store hack v2.1 to v3. at first this was all ok, until we realized that our signature space add ons and lottery add-ons were rendered userless. and now, being the pawn of the site owner, I have to fix it...i have some ideas, but im not sure exactly if they will work.

Here is the main problem, when upgrading to v3, all the v2.1 store templates were deleted and all the v3 templates are added

delete FROM 'template' WHERE 'store%' or something.

Here is my idea..but i dont exactly know how to finish the last step...what i would do is upload a forumsql backup from the nite before, export the tables that were altered, then RUN a query (which i dont know, this is why i made this post) that will delete all store% templates and reinstall the v2.1 ones...

now my problem simply is figuring out the query i would use to delete the v3 templates, and install the v2.1 ones....o.o;;...any help would be appreciated...thanks for your time :D

-Hobbierz

There should be a file that places all of the v2.1 templates into the database in lesanes thread at vb.org. Run your query, upload that file, run it then upload all the old v2.1 store files. Thats should fix it, but your best to consult with lesane.

Floris
27th December 2003, 09:26 PM
Oi, tricky one hobbierz :D good luck with it. Downgrading is always a problem.