BV Commerce Forum
»
BV Commerce Support
»
How Do I? Questions
»
Is it normal to have hundreds of rows updated in the BVC_Order table...
Rank: Member
Joined: 6/28/2010(UTC) Posts: 38
|
Is it normal to have hundreds of rows updated in the BVC_Order table... where "LastUpdated" is less that a minute apart?
This website gets only 6 order per day.
does one row in BVC_Order = one order?
why would there be several rows a second?
Tom
|
|
|
|
Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,393 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
The order table contains both orders and carts. Most likely the reason you are seeing so many carts is due to bot traffic (e.g. search engines crawling your site). There may also be a bug with your site as outlined in this post: http://forums.bvcommerce.com/de...lt.aspx?f=78&m=66005 |
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
|
|
|
Rank: Member
Joined: 6/28/2010(UTC) Posts: 38
|
Thanks Aaron,
That is most likely what is happening to my sites, since I am using the theme that you mentioned.
The guy that used to maintain these sites had some SQL that he used to run every so often, that deleted stuff from several tables,
if they were linked to the orders table and if the field "IsPlaced" = 0 and the order date was from a week ago.
My other problem is, that whenever I open up the code in Visual Web Developer - the sites go down.
this may be a "out of memory" problem or "out of diskspace" problem.
Tom
|
|
|
|
Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,393 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
Sounds like you need to download the site onto a local computer and do your development there rather than editing the live site. |
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.