Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Tank27

Archived
  • Posts

    52
  • Joined

  • Last visited

Profile Information

Tank27's Achievements

  1. Done. It downloads fine but the tab delimited file doesnt work. it doesnt seperate the colums. at the begining of eact different indetifier is tv_ what is this about
  2. Not you...In Deb (the contributor's) version of EP, there are many custom fields that are not in a standard OSC db. i got it from OScommerce downloads. where would i get a better one from
  3. i dont see any custom fields in my products table
  4. I follower directions and get this when i try to download the generic catalog from osc ms2 1054 - Unknown column 'p.products_caratweight' in 'field list' SELECT p.products_id as v_products_id, p.products_model as v_products_model, p.products_image as v_products_image, p.products_price as v_products_price, p.products_weight as v_products_weight, p.products_date_available as v_date_avail, p.products_date_added as v_date_added, p.products_tax_class_id as v_tax_class_id, p.products_quantity as v_products_quantity, p.manufacturers_id as v_manufacturers_id, p.products_caratweight as v_products_caratweight, p.products_gemlength as v_products_gemlength, p.products_gemwidth as v_products_gemwidth, p.products_gemheight as v_products_gemheight, p.products_dim_type as v_products_dim_type, p.products_length as v_products_length, p.products_width as v_products_width, p.products_height as v_products_height, subc.categories_id as v_categories_id, p.products_status as v_status FROM products as p, categories as subc, products_to_categories as ptoc WHERE p.products_id = ptoc.products_id AND ptoc.categories_id = subc.categories_id any ideas
  5. I follower directions and get this when i try to download the generic catalog from osc ms2 1054 - Unknown column 'p.products_caratweight' in 'field list' SELECT p.products_id as v_products_id, p.products_model as v_products_model, p.products_image as v_products_image, p.products_price as v_products_price, p.products_weight as v_products_weight, p.products_date_available as v_date_avail, p.products_date_added as v_date_added, p.products_tax_class_id as v_tax_class_id, p.products_quantity as v_products_quantity, p.manufacturers_id as v_manufacturers_id, p.products_caratweight as v_products_caratweight, p.products_gemlength as v_products_gemlength, p.products_gemwidth as v_products_gemwidth, p.products_gemheight as v_products_gemheight, p.products_dim_type as v_products_dim_type, p.products_length as v_products_length, p.products_width as v_products_width, p.products_height as v_products_height, subc.categories_id as v_categories_id, p.products_status as v_status FROM products as p, categories as subc, products_to_categories as ptoc WHERE p.products_id = ptoc.products_id AND ptoc.categories_id = subc.categories_id any ideas
  6. WOW I AM SOOOOOOO STUPID I am using the template version of osc and i couldnt figure out what was wrong then I remembered that the template version has its own box directory and that i needed to change the file there. i did that and BANG. it works
  7. i had deleted this file already. they only files i have are the ones that came with the contrib
  8. I did everything you said and I still get Forbidden You don't have permission to access /catalog/includes/languages/english/mainnews.php on this server. i dont know what i could be doing wrong as I do not see this call anywhere in the files.
  9. it is back to this You don't have permission to access /catalog/includes/languages/english/mainnews.php on this server. i thought the file was not lmainnews?
  10. all that stff you told me to do did absoutly nothing
  11. File Not Found The requested URL was not found on this server. Please go to www.Tank27.com and contact the webmaster. it is there
  12. go to http://www.tank27.com/catalog you will see that you get FORBIDDEN in the news area. no matter what I do or what permissions I set it never changes
  13. why did you release a contrib that does not work
  14. When you use the mainnews.php in the language folder you get access forbidden why is that?
×
×
  • Create New...