Jump to content


Corporate Sponsors


Latest News: (loading..)

- - - - -

Weight Data


4 replies to this topic

#1 chriswagner

  • Community Member
  • 4 posts
  • Real Name:chris

Posted 15 March 2010, 23:08

I'm restoreing a web site that was hacked and I don't know where to look for the product weights that were stored in the cart.

#2 mdtaylorlrim

  • Community Member
  • 2,497 posts
  • Real Name:Mark
  • Gender:Male

Posted 16 March 2010, 00:13

View Postchriswagner, on 15 March 2010, 23:08, said:

I'm restoreing a web site that was hacked and I don't know where to look for the product weights that were stored in the cart.
You mean the cumulative weights of products that were in each order? Or the weight of each product in the store?
Avoid the most asked question. See How to Secure My Site and How do I...?

#3 chriswagner

  • Community Member
  • 4 posts
  • Real Name:chris

Posted 16 March 2010, 07:47

View Postmdtaylorlrim, on 16 March 2010, 00:13, said:

You mean the cumulative weights of products that were in each order? Or the weight of each product in the store?

The weight of each product in the store.

#4 chriswagner

  • Community Member
  • 4 posts
  • Real Name:chris

Posted 16 March 2010, 08:05

View Postmdtaylorlrim, on 16 March 2010, 00:13, said:

You mean the cumulative weights of products that were in each order? Or the weight of each product in the store?

I have the files and the database but they no longer work so I need the path of where to look for the product weights for each product in order to rebuild the store.

Edited by chriswagner, 16 March 2010, 08:05.


#5 mdtaylorlrim

  • Community Member
  • 2,497 posts
  • Real Name:Mark
  • Gender:Male

Posted 16 March 2010, 15:03

View Postchriswagner, on 16 March 2010, 08:05, said:

I have the files and the database but they no longer work so I need the path of where to look for the product weights for each product in order to rebuild the store.
In the database, in the products table, products_weight field.
Avoid the most asked question. See How to Secure My Site and How do I...?