![]() |
Negative numbers in Classifieds stats When you look at the classified stats (Items Sold and Value of items sold), the numbers are negative. This has been there for a long time, but decided after the last upgrade to find out what is causing this. Items Sold -145 Value of items sold $-1,364,683.50 The value is definitely not correct. I would think the easiest solution is to delete the rows from the template, but wanted make sure if it can be resolved through the database first. |
Your easiest solution is to set the stats to 0 |
Ok' I'll bite. Do I have to set it to 0 through phpMyAdmin? |
UPDATE cp_stats SET amt_sold=0, ads_sold=0 WHERE id=1; Yes that query should do it for you. |
| All times are GMT -5. The time now is 02:40 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0