Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

eglwolf

Archived
  • Posts

    29
  • Joined

  • Last visited

Profile Information

  • Real Name
    EglWolf

eglwolf's Achievements

  1. I have slowly been working on this and finally gotten it to samewhat work on my site. 1) I got the article section to display on the site. And I even got an "All Articles" link to display. When you click on this it takes you to the article.php page. But there is no list of articles - although in the backend I have several. 2) At the bottom of each of the product in the store is a section with the title: TEXT_PXSELL_ARTICLES but no articles are listed there. Can someone help get this to finally work? I am willing to pay a little bit of money to have this working if someone does not want to offer their help for free. the site is www.chineseherbs.net
  2. I placed the $articles on the template, And when I click all articles I get the page. However when I click new articles I get: http://www.chineseherbs.net/articles_new.html
  3. Chris - I have read the documentation, and looked at the example in the sts_user_code.php and I am just lost on what to do. I added this to the sts_user_code.php" $sts->start_capture(); require(DIR_WS_BOXES . 'articles.php'); $sts->stop_capture('articles', 'box'); And in the column_right.php I have: // Article Manager require(DIR_WS_BOXES . 'authors.php'); require(DIR_WS_BOXES . 'articles.php'); But it is not working and I am sure I am doing or missing something.
  4. Article Manager Integration & STS 4.3 I was wondering if someone could point me to, or offer up some step by step instructions to getting article manager working with STS 4.3 I did a keyword search in the forums but was not able to find instructions on this.
  5. I have over 700 items in my store, and would like the ability to sort the products on the site by first letter of the product name. Is there such a plugin like that? Example Top of my page would have" A B C D E F G H I J .... If I click on the "A" it lists all the products which begin with "A"
  6. I just about finished my cart, and I have the payment modules enabled. However when I try to test then by placing an order they are not there, it says: Payment Method This is currently the only payment method available to use on this order. But nothing to select. I should have the choice for Google Checkout IPN or Paypal IPN. Any ideas what I am doing wrong?
  7. Not defensive at all, sometimes I just get overwhelmed with the amount of instructions some of these plugins have. So I am the first to admit it was probably me. Thanks again for all the help.
  8. Thanks Jack, that fixed it. I don't remeber seeing that in the STS PP install anywhere. I appreicate the quick response.
  9. I just installed STS 4.5 with the HTC and when I go to edit any of the products, manufactures or categories I get these types of errors: Manufacturers Fatal error: Call to undefined function tep_get_manufacturer_htc_title() in /home/chineseh/public_html/devosc/admin/manufacturers.php on line 246 Categories / Products Fatal error: Call to undefined function tep_get_category_htc_title() in /home/chineseh/public_html/devosc/admin/categories.php on line 1016 Meta Tag Information Product Title Tag: English Fatal error: Call to undefined function tep_get_products_head_title_tag() in /home/chineseh/public_html/devosc/admin/categories.php on line 583 Any ideas what I did wrong?
  10. I have not added the menu into the template. Not on purpose. Could these be in the $htmlparams or $headcontent, if so where are those files so I can try and take it out. How this happened is I used an old template that used STS 2.1, I upgraded my cart to the latest version of STS, and moved the contents of the sts_template into the upgraded cart. Now I have those menu in the code. So I am sure it is not STS, just trying to see where I might have accidently added it into the cart so I can remove it.
  11. If I view the code of my pages I have this listed in the top and bottom; I could be wrong but I thought this was somehow installed with the STS PP <!-- beginning of menu footer - PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/ --> <div id="L1" class="vertsubmenu" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap="nowrap"> <div class="vertsubframe"> <div id="refL2" class="vertsubitem "> <a href="http://74.52.36.178/~chineseh//devosc/index.php?cPath=1_17&osCsid=9d760a103473d4ade22eb8615b18110e" onmouseover="LMPopUp('L1', true);" title="CDROM Drives"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />CDROM Drives </a> </div> <div id="refL3" class="vertsubitem "> <a href="http://74.52.36.178/~chineseh//devosc/index.php?cPath=1_4&osCsid=9d760a103473d4ade22eb8615b18110e" onmouseover="LMPopUp('L1', true);" title="Graphics Cards"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Graphics Cards (2) </a> </div> <div id="refL4" class="vertsubitem "> <a href="http://74.52.36.178/~chineseh//devosc/index.php?cPath=1_8&osCsid=9d760a103473d4ade22eb8615b18110e" onmouseover="LMPopUp('L1', true);" title="Keyboards"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Keyboards (1) </a> </div> <div id="refL5" class="vertsubitem "> <a href="http://74.52.36.178/~chineseh//devosc/index.php?cPath=1_16&osCsid=9d760a103473d4ade22eb8615b18110e" onmouseover="LMPopUp('L1', true);" title="Memory"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Memory </a> </div> <div id="refL6" class="vertsubitem "> <a href="http://74.52.36.178/~chineseh//devosc/index.php?cPath=1_9&osCsid=9d760a103473d4ade22eb8615b18110e" onmouseover="LMPopUp('L1', true);" title="Mice"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Mice (2) </a> </div> <div id="refL7" class="vertsubitem "> <a href="http://74.52.36.178/~chineseh//devosc/index.php?cPath=1_6&osCsid=9d760a103473d4ade22eb8615b18110e" onmouseover="LMPopUp('L1', true);" title="Monitors"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Monitors </a> </div> <div id="refL8" class="vertsubitem "> <a href="http://74.52.36.178/~chineseh//devosc/index.php?cPath=1_5&osCsid=9d760a103473d4ade22eb8615b18110e" onmouseover="LMPopUp('L1', true);" title="Printers"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Printers (1) </a> </div> <div id="refL9" class="vertsubitem "> <a href="http://74.52.36.178/~chineseh//devosc/index.php?cPath=1_7&osCsid=9d760a103473d4ade22eb8615b18110e" onmouseover="LMPopUp('L1', true);" title="Speakers"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Speakers </a> </div> </div> </td> </tr> </table> </div> <div id="L10" class="vertsubmenu" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap="nowrap"> <div class="vertsubframe"> <div id="refL11" class="vertsubitem "> <a href="http://74.52.36.178/~chineseh//devosc/index.php?cPath=2_19&osCsid=9d760a103473d4ade22eb8615b18110e" onmouseover="LMPopUp('L10', true);" title="Action"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Action (1) </a> </div> <div id="refL12" class="vertsubitem "> <a href="http://74.52.36.178/~chineseh//devosc/index.php?cPath=2_18&osCsid=9d760a103473d4ade22eb8615b18110e" onmouseover="LMPopUp('L10', true);" title="Simulation"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Simulation (1) </a> </div> <div id="refL13" class="vertsubitem "> <a href="http://74.52.36.178/~chineseh//devosc/index.php?cPath=2_20&osCsid=9d760a103473d4ade22eb8615b18110e" onmouseover="LMPopUp('L10', true);" title="Strategy"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Strategy (2) </a> </div> </div> </td> </tr> </table> </div> <div id="L14" class="vertsubmenu" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap="nowrap"> <div class="vertsubframe"> <div id="refL15" class="vertsubitem "> <a href="http://74.52.36.178/~chineseh//devosc/index.php?cPath=3_10&osCsid=9d760a103473d4ade22eb8615b18110e" onmouseover="LMPopUp('L14', true);" title="Action"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Action (9) </a> </div> <div id="refL16" class="vertsubitem "> <a href="http://74.52.36.178/~chineseh//devosc/index.php?cPath=3_13&osCsid=9d760a103473d4ade22eb8615b18110e" onmouseover="LMPopUp('L14', true);" title="Cartoons"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Cartoons (1) </a> </div> <div id="refL17" class="vertsubitem "> <a href="http://74.52.36.178/~chineseh//devosc/index.php?cPath=3_12&osCsid=9d760a103473d4ade22eb8615b18110e" onmouseover="LMPopUp('L14', true);" title="Comedy"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Comedy (2) </a> </div> <div id="refL18" class="vertsubitem "> <a href="http://74.52.36.178/~chineseh//devosc/index.php?cPath=3_15&osCsid=9d760a103473d4ade22eb8615b18110e" onmouseover="LMPopUp('L14', true);" title="Drama"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Drama (3) </a> </div> <div id="refL19" class="vertsubitem "> <a href="http://74.52.36.178/~chineseh//devosc/index.php?cPath=3_11&osCsid=9d760a103473d4ade22eb8615b18110e" onmouseover="LMPopUp('L14', true);" title="Science Fiction"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Science Fiction (1) </a> </div> <div id="refL20" class="vertsubitem "> <a href="http://74.52.36.178/~chineseh//devosc/index.php?cPath=3_14&osCsid=9d760a103473d4ade22eb8615b18110e" onmouseover="LMPopUp('L14', true);" title="Thriller"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Thriller (1) </a> </div> </div> </td> </tr> </table> </div> <script language="JavaScript" type="text/javascript"> <!-- loaded = 1; // --> </script> <!-- end of menu footer - PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/ --> <html>
  12. I installed the STS Power Pack and got the dynamenu with it. I do not need this so I would like to know how can I remove the dynamenu so that it is not in the HTML of my pages.
  13. Bill - thank you very much this is exactly wht I needed.
  14. Can anyone tell me where or how I can add some HTML code to the $footer_text area.
×
×
  • Create New...