Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

kbleyth

Archived
  • Posts

    7
  • Joined

  • Last visited

Everything posted by kbleyth

  1. Oh Dear God, I just found out whats wrong I think. most of the tables are disabled or no index found its saying when choose the table to view, at the bottom it says no index found in alot of them. One said disabeled, cant remember which one. am I SOL on all the work ive done so far to this database? :(
  2. OK, I have 2 databases installed. One was the original store "shopping". We were having issues with the easypopulate and bulk uploading, so the administrator that was helping me created an additional database "onlinestore" to work on. I figured out the issue in easy populate. but I didnt realize that I was still using the (2nd) database when I began uploading products and doing attributes on them.. I looked and found the orders table under the original store database but there is NOT one under the Secondary Database "onlinestore" which has all my products in it :( What happens now with all the products I've input? and how do I switch it over to the original database. or can i continue using the secondary onlinestore database and just import the missing table? Ive been trying to install the Ajax Attribute Manager and am at whits end. I have approx 3000 products and doing attribs one by one. oscommerce makes me wanna pull my hair out! and I need my hair!!! LOL! :blush:
  3. Ok I added AJAX Attribute Manager but when I logged into my admin panel and clicked on catagories. There is nothing there.. the page refesh goes straight to done and nothing appears. Ive been back through it a few times and still unsure what could be wrong. Anyone have any suggestions. Any help is greatly appreciated. Thanks! Kim
  4. I have this error appearing when I log into my admin panel as well as when I tried to register a new account through my store, a page appeared with this information on it. I am not sql knowledgeable so please bare with me in explaining if possible. 1146 - Table 'onlinestore.orders' doesn't exist select o.orders_id, o.customers_name, greatest(o.date_purchased, ifnull(o.last_modified, 0)) as date_last_modified, s.orders_status_name, ot.text as order_total from orders o, orders_total ot, orders_status s where o.orders_id = ot.orders_id and ot.class = 'ot_total' and o.orders_status = s.orders_status_id and s.language_id = '1' order by date_last_modified desc limit 6 I have 2 databases installed, one is called shopping and the other is onlinestore. I am currently using my onlinestore database if this information helps. I searched to see if there was a table in the shopping db but there isnt that I could tell. I want to open my store but am afraid this is keeping customers from purchasing from me and/or even creating an account being that I got the error above when creating an account myself thru my store. Any Help is greatly Appreciated! Thanks! Kimberly
  5. Ok Thank you. I'm not sure even how to create this table and make it function correctly. Can you suggest a module for making things easier for setting the attributes for my products? I have ALOT of products. my site is www.bytesnkisz.com. my problem is I have shoes/boots in 3-8 different colors and different sizes in each color. I would love to know of a module that would help me. Thanks so much! Kim
  6. OK I'm having a problem in my admin panel. this keeps appearing, I noticed Stu posted here a few days ago about assistance with easypopulate and the difficulty we were having bulk uploading products, however I figured that issue out. But I'm getting this error 1146 - Table 'onlinestore.orders' doesn't exist select o.orders_id, o.customers_name, greatest(o.date_purchased, ifnull(o.last_modified, 0)) as date_last_modified, s.orders_status_name, ot.text as order_total from orders o, orders_total ot, orders_status s where o.orders_id = ot.orders_id and ot.class = 'ot_total' and o.orders_status = s.orders_status_id and s.language_id = '1' order by date_last_modified desc limit 6 [TEP STOP] Is this table needed in order for people to purchase products from me? Also, Is there an EASIER way to set attributes to my products other than one by one. I have almost 3000 products :S Please understand I am on a learning curve here, if at all possible, please go easy on me! LoL! Any Advice would be greatly appreciated Thanks so much! Kimberly
×
×
  • Create New...