Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

masikuer

Archived
  • Posts

    10
  • Joined

  • Last visited

Everything posted by masikuer

  1. HI ,bkellum ,thank for your help,I had read the STS User Manual again,but I found at "tips and tricks" , It just said how to change heading title ,but not page title. I need to change product_info.php's page title to the product's name, like the popup_image.php,the title of it is "<title><?php echo $products['products_name']; ?>" ,So I put this code to product_info.php to replace the title of it ,but It doesn't work,the page title of product_info.php isn't change to the product name!!!!!!!
  2. I use sts v4 bulid a store,but I found all the page title are the same as the template's tittle, but I want the prducts_info.php page title display the product's name,so how should I do ? Is there some topics about this? can somebody tell me ??? thanks a lot~
  3. I meet some problem again I use sts to bulid my shop,There are two languanges be installed,but the main menu is created by image,not text link, so how can I change the image menu with another language had been selected, define a function ????but I don't konw PHP. can some one help me??? or who find any topic about this problem ?tell me , I will appreciate you very much~~~
  4. Help me!!!!!! I want install the version 2.2 of Product Listing in Columns,but in the package ,the new_install.txt,you said:"1. First off, the database change.Run the included list_multi.sql file", I don't know how to run or how to included list_multi.sql, and I also got this error"1054 - Unknown column 'p.products_id' in 'on clause' select count(p.products_id) as total from products_description pd, products p left join manufacturers m on p.manufacturers_id = m.manufacturers_id, products_to_categories p2c left join specials s on p.products_id = s.products_id where p.products_status = '1' and p.products_id = p2c.products_id and pd.products_id = p2c.products_id and pd.language_id = '1' and p2c.categories_id = '16' can somebody help me ?????? I need your help ,Thanks a lot!!!!!!!!!!!!!!
  5. Thanks bkellum's help , I tried $addtocartbutton$ and I'm sure I had enabled the Product Info Module in admin panel,but it still does't work,still no url .I want know,Is there has a placeholders like :" $reviewsurl " for $addtocartbutton???? because I use <a href="$reviewsurl">$reviewsbutton</a> ,then the reviewsbutton is ok. Question 2: I aslo want creat templates for specific categories, use index.php_x.html ,I don't like the defaule layout list the product one per line,I want several per line,like the index.php list new products, what placeholders should be put in index.php_x.html,or what should I do???that's all waiting for your help, Thanks bkellum again ;) ;)
  6. Help!Help I use STSv 4.5 to creat the product_info.php layout, and I put $addtocartbutton Placeholder in product_info.php.html, but I found the $addtocartbutton just own the add to cart button,without url,when I click add to cart button,It is not work,what shoud I do ,give me a suggestion,thank you!!!!!
  7. I use STSv 4.5 to creat the product_info.php layout, and I put $addtocartbutton Placeholder in product_info.php.html, but I found the $addtocartbutton just own the add to cart button,without url,when I click add to cart button,It is not work,what shoud I do ,give me a suggestion,thank you!!!!!
  8. I only want the items quantity appear in the shopping cart box,without the items name and price,when after click add to cart button,what should I do? Thank you!!!
  9. Hi everybody: Please come here to help me ,I need your help,thanks a lot! I want modify the $content in the index.php page,And the $categorybox just like:Take a Look What files should I need to Modify,If you know, Please tell me ! thank you very much!
  10. Hi everybody: :P Please come here to help me ,I need your help,thanks a lot! I want modify the $content in the index.php page,And the $categorybox just like:Take a Look What files should I need to Modify,If you know, Please tell me ! thank you very much!
×
×
  • Create New...