Quote:
Originally Posted by Cap'n Steve
docvader - run these queries to make sure the quote settings get reset:
Code:
DELETE FROM $TPsetting WHERE varname IN ("showquote", "ratequote", "averagethreshold", "totalthreshold")
Code:
DELETE FROM $TPdatastore WHERE title = "quote_settings"
Just replace the $TP with your table prefix first.
|
Hi Capn
Running these queries allowed me to install the Quoteit on my 3.52 board, but, the hack is not "finding" all the the quotes that were previously in the database (from my 3.07 board running the older Quoteit). Is there another step or query that I have to run to enable the new hack to show the old quotes in the database?
Thanks!
rich