Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

millyramsey

Pioneers
  • Posts

    84
  • Joined

  • Last visited

Everything posted by millyramsey

  1. There is not a check box for coupons. The check box shows up if there is a gift voucher redeemed. If this is still the case, check your sort order, many people have found success with the coupons set to 9, and the gift vouchers set to 740 instead of the other way around. (modules-> order total) You should be able to use the exact same box you did for the gift voucher to redeem coupons. You should be able to use a coupon on items with attributes. I have been able to just fine. Test it and see. You need to create a gift voucher product just like you would normally create a regular product. You can only create gift vouchers in order for cutstomers to purchase, they cannot purchase coupons; coupons you issue yourself. When you create a gift voucher item, be sure that the "products model" begins with GIFT (yes, all caps). Also, be sure the weight is set to 0, and you have downlaods enabled (configuration-> download-> enable download (in admin)) in order that shipping is not charged on your gift vouchers. (NOTE: If you have not already enabled downloads, and you have items that you have not assigned weight to, you need to go back in and add at least 1 to the weight or else shipping will not be added to the cart for those products.) (BONUS: Knowing this also gives you a way to have certain items have free or no shipping by setting their weight to 0.) Also, when you create a gift voucher item, create a new category in the top for them so customers can find them easily. If you have the shopping cart infobox enabled in your column_right, this should appear there. When a gift voucher is purchased, it is not automatically available for redemption. You need to go into admin-> vouchers/coupns-> gift voucher queue and release (it says redeem) the gift voucher in order for it to be redeemable and used by the customer. If you have done this already and are still having problems, then I don't know what to tell you. :) Also, from what I am aware of, there is not a heading in account info for gift vouchers, it should just be in the shopping cart infobox. Good luck to all of you!
  2. Seru, check out my post on page 14. The file I talk about is where you define the tags. For categories, there is a contribution for them. http://www.oscommerce.com/community/contributions,1176 Good luck!
  3. I belive the way they will be "inlcuded" is by replacing <title><?php echo TITLE ?></title> with: <?php // BOF: WebMakers.com Changed: Header Tag Controller v1.0 // Replaced by header_tags.php if ( file_exists(DIR_WS_INCLUDES . 'header_tags.php') ) { require(DIR_WS_INCLUDES . 'header_tags.php'); } else { ?> <title><?php echo TITLE ?></title> <?php } // EOF: WebMakers.com Changed: Header Tag Controller v1.0 ?> on any of the pages you want to have meta tags in. They will be automatically generated by the header tags contrib. In order to specify/define what you want your tags to be/say, edit the header_tags.php in catalog/includes/languages/english. Not all pages are individually specified. Just read what's there. The first set is "For all pages not defined or left blank, and for products not defined" so you'll want to create descriptions and keywords for the site in general in that one. You'll get the hang of it. So far the only meta tags you can define in the admin area are the ones for individual products. Does that help?
  4. Ok, I got mine to work. It appears that I made a simle mistake and copied the info into application top at the beginning of the document instead of the end. Now that I have it just before the closing ?> all seems to be operating correctly. Now, this is a "behind the scenes" contrib right? How do I know if the meta tags are actually there and working for serch engines to find?
  5. Ok, I just took out the require lines in the application_top for right now until that gets figured out. But I am getting the same problem Tim Elliot is getting I tried the white space deletion suggestion, and it didn't make any difference. This is my line 79: Help with either problem would be wonderful! Thnk you!
  6. I got the product name to show up again and took out the duplicate product description, that was strange! Thank goodness for compare and merge programs!
  7. This is driving me bonkers! I have checked my installation, and made sure that I uploaded all the new files several times and I am still getting these errors when I go to my site: I notice a similar problem posted previously in this thread, but I don't see any answers. This is on a modded MS2. I used Header Tags Controller v2.2. Am I missing something else? I did all the file modifications the instructions say to do. Things seem to be looking go on the Admin side (except that I don't have a product name field anymore, just a duplicate product description.) Thank you!
  8. The Column Product Listing did not call for an sql change or file to be installed. It's a very simple simple contrib. Now that the all products page is working it is showing the products three in a row just like I wanted it to. As for the changes to line 103: I only use english so the language stuff was throwing it off. Then the p.sold_out_status was unkown (I don't have inventory, I use drop-shipping suppliers). What is important to add to the categories box from this contrib? Mine is very different from the one included....
  9. Ok, this is what I changed it to and it is working for me now: The categories box isn't working right now. (I have another contrib in it.) Guess I'll have to figure that out too...
  10. Ok, I found a program that shows line numbers. This is what line 103 says: what is the p2c stuff near the end?
  11. When I go to the allprods.php page I get this error: I don't know how to find line 103. Also I don't have any manufacturers, would that be a problem? I do have Column Product Listing Installed. I didn't change the allprods.php that came with the contribution. I'm at a loss! Thank you!
  12. I have installed the SaleMaker Contrib and it all works great except that the items that are on sale don't show up on the specials page, or in the specials infobox. I haven't added any other contribs to the specials page... It's on MS2. I double checked in the installation and it's according to the instructions. This is the instructions for the cataglog/specials.php page These are the instructions for the specials infobox: Any ideas? Thank you!!!!
  13. The Wishlist contrib is really great, but, it doesn't have any layaway capabilities. http://www.oscommerce.com/community/contributions,1682
  14. I've found these to be useful as well as the others mentioned above. (Especially Credit Class and Gift Voucher, and Purchase Without Account) Wishlist Newsletter Unsubscribe Keep Image Proportions UltraPics Shopping Cart Box Enhancement for "left to go for free shipping" Product Listing in Rows and Columns Choose Recipient for Contact Us Page SaleMaker
  15. A great contribution that allows department emailing is Choose Your Recipient for Contact Us Page by Jackie Edwards. I installed it on MS2 and it's working great. It even allows email address setting via admin. (You are limited only by legth of entry of addresses) I have 5 department options available. It can be a dropdown option or radio button option. get it here: Choose Your Recipient for Contact Us Page
  16. Credit Class and Discount Voucher is your best bet. It also has other great features that you would probably be interested in as well. Get it here CCGV Contribution I've installed it and it is great!
  17. Nils, thank you so much! The bullets are working great now! Except there is no highlighting! This is the entire categories.php that I'm using: Did I put your bullet code into your original correctly?
  18. This mod is working great, but, I would like to be able to have 3 bullets, one for each of these: - any categories that contain sub-categories (right arrow) - when a category that contains sub-categories is selected (down arrow) - categories that do not contain sub-categories (dot) I have tried to insert code from Category List with bullet for 2.2MS2 by Thomas Huber, but I can't get it to display the down arrow for categories with sub-categories that are selected, nor have I been able to get the bullets be clickable. This is the code from the contribution mentioned above: Can someone help me integrate these two contributions in order to have three bullets? Thank you!
  19. Ok, I just uninstalled everything, and reinstalled it. Thanks Onnig for telling me something I needed to hear but just didn't want to. Then, after reading this thread two or three more times, I got it to work! Even the email is working with the links! Yay! Is someone willing to wade through everything and re-release this mod? I was having the problem with the email-to-friend option not showing up at all, but this post by 1quicksi helped me: Then the links in the email weren't finding products (directing to file not found pages), but a post by funkyfermin helped solve that problem. In wishlist_email.php: Thank you to everyone for all your hard work!
  20. Ok, now it's saying this: I checked the spelling of both my wishlist.php filenames (one in includes/modules/wishlist/ and the other in includes/boxes/) that I uploaded, they are fine, and so is the /wishlist/ directory in /modules/ ???
  21. Well, you were right that I had missed that part, but, it didn't solve the problem! :(
  22. I've read this entire thread and I don't see a solution to a problem I am having! I am using MS2 with Wishlist 2.0.1' When I am signed into my site the area where the whishlist box is supposed to be is replaced with the following errors: I do have the includes/modules/wishlist/wishlist.php in place -the original from the downloaded contrib. My catalog/includes/boxes/wishlist.php looks like this: I am only using the English lanquage. I'm lost here. Thanks!
×
×
  • Create New...