Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

etzeppy

Pioneers
  • Posts

    100
  • Joined

  • Last visited

Everything posted by etzeppy

  1. I'm looking for someone to develop a module that will provide a list of my retail outlets/distributors on my OCS site. I sale retail on my site but also sale wholesale to small shops outside of OSC. I want to be able to list my retail outlets on my OSC site. I'm looking for something fairly simple. Ideally the retail shop info would be stored in the database and presented upon request using a list by State and/or City. The Vendor Locator contribution (http://www.oscommerce.com/community/contributions,1787) appears to include the vendor database with control in Admin, but seems to only search by zip code and presents the information based on distance. I don't need a distance search. Maybe just a simple list or menu by state. Once a state is selected, I would need a listing of outlets in that state sorted by City. If a contribution for this already exists, I couldn't find it. If someone is willing to develop this module for a reasonable fee, please contact me privately. Keith
  2. I was getting the dreaded "blank page" STS issue when attempting to display the allprods page. Reversing the HTC edits for allprods.php did fix the problem but I don't think that was the real issue. I had a similar problem with another page that was caused by some of the preloaded page paramaters in the header_tags.php files that come stock with STS. Had I spent more time checking that out, I probably could have fixed it without messing with allprods.php.
  3. I'm looking for a simple way to provide a list of my retail distributors to my on-line customers. I looked everywhere for a contribution but didn't find one. I have an slightly odd setup where I sale retail on my OSCommerce site but also sale wholesale to small shops outside of OSC. I want to be able to promote my retail outlets on my OSC site. Ideally the retail shop info would be stored in the database and presented on OSC using a simple list by State and City. I looked at the Vendor Locator contribution but it's a little complicated and I don't really want to search by zip code. Just a simple listing method that pulls the data from the database should work fine. Prior to migrating to OSC I managed this in static html files, which was a nightmare to maintain. Has anyone seen a contribution or solution that does this? Thanks
  4. How do you remove the Header Tags Controller code from allprods.php? I'm running the version of HTC that is integrated with STS. Thefore, I do not need the HTC code on my pages. However, since allprods.php has that code already installed, it causing me problems. I need to removee all HTC code from the allprods page but I'm not sure which lines need to be changed.
  5. That line wasn't in my file but I added it. Everything seems to be working now. Thanks soooooo much...this has been driving me crazy for weeks.
  6. Gzip was set false. I had already filled the tags but did it again. No change in status. I am not using or displaying Manufactures anywhere on my site. Any chance that is causing the problem?
  7. I should add that when the product pages goes blank, the page title is filled with the URL for the product (ie http://mysite.com/catalog/product_info.php...products_id=33). I'm using the default headertags.php files with no changes.
  8. I had posted earlier about a problem I was having implementing the HTC portion of STSv42HTS259. I solved that initial issue (stupid me used the wrong file name). Now that it’s fixed, it’s exposed another issue that I can quite solve. I have a really simple setup. I only have the Default STS module set true. The default template file is “sts_template.html” Files for normal template is set to “sts_user_code.php”, which I’ve made no changes to. My site works just like I want but of course I don’t have any header control. If I change the Files for normal template to “sts_user_code.php; headertags.php”, my page titles start working per the HTC text entries for my index and category pages, but the product pages go completely blank. I don’t get any errors, they just turn into a blank white page. If I remove headertags.php from the file list, everything returns to normal. Any idea what I’m doing wrong?
  9. Searched for two days then found it 30 seconds after posting the quesiton. Just in case I'm not the only idiot, it's controled by the Maximum Values->Search Results in Admin
  10. Running AllProducts V4.4b. Is it possible to change the number of products listed per page? Right now it shows 20 products per page but the listing is in 7 rows X 3 columns. That leaves a blank spot at the end. I thought I might want to change it either 18 or 21. I've poked around a little but can't seem to find where that part is defined.
  11. I'll post over there. I actually only got a parse error on the allprods page, which I think is because that contribution included the code for HTC in the allprods page. I assume both the STS and the allprods page were trying to fill the same tags. I turned off STS and the problem when away. I turned it back on and the problem did not return and the HTC didn't work. I can't figure out how that happened. I'm trying to figure out where to even start looking for the trouble.
  12. This is repost of my earlier message.... I'm looking for tips on how to troubleshoot the header tags portion of this installation. I installed STSv42HTC259 on a clean OSC. I did not attempt to use the HTC part initially. After quite a bit of modifications to my site, I activated HTC according to the instructions and received a few parsing errors assocated with my allprods page (using the All Products V4.4b contribution) so I turned the header tags back off. I actually turned of STS at first and played around with HTC controls in admin. I then truned STS back on without HTC. I later tried to turn HTC back on to troubleshoot. I don't get any errors. It just doesn't do anything. The only page titles I get is the main title defined in /catalog/includes/languages/english.php. I don't seem to have any of the HTC features. I here is what I have setup for STS: Default --> Use templates is set "true" Files For Normal Template: sts_user_code.php; header_tags.php Use templates is set "false" for Index and Product Info allthough I have experimented with setting true. I have entered various titles in the Text Control area under Header Tags but nothing seems to change. If anyone has any suggestions on how to troubleshoot this and get my page titles working I would appreciate it. ..... Is this the wrong topic for me to post this? I didn't post it in the HTC area because I didn't think STSv42HTC259 was a full implementation of HTC.
  13. I'm looking for tips on how to troubleshoot the header tags portion of this installation. I installed STSv42HTC259 on a clean OSC. I did not attempt to use the HTC part initially. After quite a bit of modifications to my site, I activated HTC according to the instructions and received a few parsing errors assocated with my allprods page (using the All Products V4.4b contribution) so I turned the header tags back off. I actually turned of STS at first and played around with HTC controls in admin. I then truned STS back on without HTC. I later tried to turn HTC back on to troubleshoot. I don't get any errors. It just doesn't do anything. The only page titles I get is the main title defined in /catalog/includes/languages/english.php. I don't seem to have any of the HTC features. I here is what I have setup for STS: Default --> Use templates is set "true" Files For Normal Template: sts_user_code.php; header_tags.php Use templates is set "false" for Index and Product Info allthough I have experimented with setting true. I have entered various titles in the Text Control area under Header Tags but nothing seems to change. If anyone has any suggestions on how to troubleshoot this and get my page titles working I would appreciate it. Keith
  14. I must be blind and/or stupid cause it worked for me the on the 2nd try. Thanks the reply. Keith
  15. I have a loosely related question that I'm hoping someone can help with. I am only accepting Visa & Mastercard currently. I have modifed the cc_validation.php file and removed the cards I'm not accepting. However, I would also like the add some text in the checkout screen the warn the customer that I only accept Visa & Master Card. I thought I could change the MODULE_PAYMENT_CC_TEXT_TITLE variable from "Credit Card" to "Visa/MasterCard" but that made the Credit Card module disappear in the Admin area. Any tips on how and can change the radio button text from Credit Card to Visa/MasterCard or at least add text next to it. Thanks Keith
  16. I have a pre-installation question. I'm a php novice but have managed to get serveral nice contricutions installed and working. However, now that I want to add more pics to my products, I'm finding many different contributions to pick from and I'm scared that I'm going to screw up one of my existing contributions. I was hoping to provide a short list of some of my installed contributions and get some input as to rather or not the More_pics_6 contribution is my best bet and where I might expect combatibility problems with other contributions: STS V4.2 with HTS259 Categories Description MS2 1.9 Bigger Product Image 1.1 All Products V4.4b automatic_thumbnail-2006-07-11.txt Hide Price if $0 I'm particularly concerned about the Bigger Product Image1.1 and Automatic Thumbnail contributions that I have already installed. Thanks Keith
  17. Does anybody know if this Contribution is compatible with the Product Sort contribution http://www.oscommerce.com/community/contributions,911.
  18. I think got it! I'm a php hack but it seems to do the job. I made these changes in /includes/modules/allprods.php To hide the price I found: $str['price'] = $currencies->display_price($listing['products_price'], tep_get_tax_rate($listing['products_tax_class_id'])) . '<br>'; and replaced with $str['price'] = (($listing['products_price'] > 0) ? $currencies->display_price($listing['products_price'], tep_get_tax_rate($listing['products_tax_class_id'])) : '') . '<br>'; To hide the Buy Now button I found: $str['buynow'] = '<a href="' . tep_href_link(basename($PHP_SELF), tep_get_all_get_params(array('action')) . 'action=buy_now&products_id=' . $listing['products_id']) . '">' . tep_image_button('button_buy_now.gif', IMAGE_BUTTON_BUY_NOW) . '<br>'; and replaced with: $str['buynow'] = (($listing['products_price'] > 0) ? '<a href="' . tep_href_link(basename($PHP_SELF), tep_get_all_get_params(array('action')) . 'action=buy_now&products_id=' . $listing['products_id']) . '">' . tep_image_button('button_buy_now.gif', IMAGE_BUTTON_BUY_NOW) . '<br>': '?');
  19. I got it basically working. The problems I was having seems to be assocated with the header tags add-on for STS. Letting the STS module control the header tags as been unstable for me so for. I might implement the full header tags code on each page instead of letting the STS module hande it.
  20. I have this contribution working good but I'm also using the Hide Price if $0 contribution to list some items for informational purposes only. I'm tyring to figure out how to edit the allprods code to hide the Price and Buy Now button for items with $0 price. I've looked at the code for hiding these items on the New Products page (included with the Hide Price contribution) but the overall structure is quite a bit different than the allprods page. Any tips or or suggestions on how I would implement this change for allprods?
  21. Is anyone aware a compatibility issue with the STS V4.2 contribution. I ran through the install of Allproducts V4.4b. I had previously installed STS 4.2 and I use it. Now, as long as STS is activated, I get a blank page when I enter my store. If I turn off STS, Allproducts seems to work. So far I can't find which file is causing the problem and what kind of mods I need to make for Allproducts to get setup right. Has anyone else seen this? Keith
  22. Well I fixed the compatiblity issues I was having with STS. In case anyone else is having trouble, here is what I did. Edit 6.5 provides 5 lines of code to be added after: $sql_data_array = array('categories_name' => tep_db_prepare_input($categories_name_array[$language_id])); If you have installed the STS contribution, you will need to add those 5 lines after: //HTC BOC $sql_data_array = array('categories_name' => tep_db_prepare_input($categories_name_array[$language_id]), 'categories_htc_title_tag' => (tep_not_null($categories_htc_title_array[$language_id]) ? tep_db_prepare_input($categories_htc_title_array[$language_id]) : tep_db_prepare_input($categories_name_array[$language_id])), 'categories_htc_desc_tag' => (tep_not_null($categories_htc_desc_array[$language_id]) ? tep_db_prepare_input($categories_htc_desc_array[$language_id]) : tep_db_prepare_input($categories_name_array[$language_id])), 'categories_htc_keywords_tag' => (tep_not_null($categories_htc_keywords_array[$language_id]) ? tep_db_prepare_input($categories_htc_keywords_array[$language_id]) : tep_db_prepare_input($categories_name_array[$language_id])), 'categories_htc_description' => tep_db_prepare_input($categories_htc_description_array[$language_id])); //HTC EOC That's it.
  23. Having a little trouble getting this contribution running. I had previously installed the STS contribution using the "clean" install method where several files are completely replaced, including categories.php. After installing Category Descriptions I'm getting parse errors around line 78 in my categories.php file. One thing I speficially noticed is that step 6.5 from the Cat Desc readme is not identical in the STS moded categories.php. The readme says to look for the following at approx line 78: $sql_data_array = array('categories_name' => tep_db_prepare_input($categories_name_array[$language_id])); The STS modded file's line is the following: $sql_data_array = array('categories_name' => tep_db_prepare_input($categories_name_array[$language_id]), It's very close but not identical. Is there a compatibility issue between these two contributions? Any input is appreciated. Keith
×
×
  • Create New...