jcrou82 Posted June 28, 2004 Posted June 28, 2004 I've got an OSCommerce cart set up. I used the simple template system and it works ok up to where I want the tellafriend box. Rather than post the form, only the variable shows up. Does any one know why? URL: www.doctorrivka.com/shop Also, the way they charge for shipping is dependent on what type of product they are selling. For Instance, if it's a tape, shipping will be 4.95, but if it's a video, it will be 5.95. Does any one know of a contrib for this? Thank You all
ozcsys Posted June 28, 2004 Posted June 28, 2004 I've got an OSCommerce cart set up. I used the simple template system and it works ok up to where I want the tellafriend box. Rather than post the form, only the variable shows up. Does any one know why? URL: www.doctorrivka.com/shop Also, the way they charge for shipping is dependent on what type of product they are selling. For Instance, if it's a tape, shipping will be 4.95, but if it's a video, it will be 5.95. Does any one know of a contrib for this? Thank You all There is no $tellafriendbox tag for STS you might want to look at the readme for supported tags. The tell a friend box is alternated with the specials box depending on what page is being viewed and is added to the template using the $specialfriendbox tag. The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
jcrou82 Posted June 28, 2004 Author Posted June 28, 2004 thank you ozcsys, that fixed it. But then my next question is: Is there a way to have the Tell A Friend form always on regardless of the page? Also, where can I change the title of the page? I haven't been able to find it. I don't want the title to say osCommerce. Thanks
ozcsys Posted June 28, 2004 Posted June 28, 2004 thank you ozcsys, that fixed it. But then my next question is: Is there a way to have the Tell A Friend form always on regardless of the page? Also, where can I change the title of the page? I haven't been able to find it. I don't want the title to say osCommerce. Thanks The tell a friend is setup to let someone tell about specific products so it should always show up on your product pages. There is probably a way to change that but I am not sure how. You will find your title info english.php file look for // page title define('TITLE', 'osCommerce'); You should really click on the link in the top right hand corner and read through the docs they will help you quite a bit. The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
jcrou82 Posted June 28, 2004 Author Posted June 28, 2004 thanks again. I've looked at the knowledge base, but it doesn't state anything about shipping. I mean it's real simple. I have tapes and videos. they each have a different shipping rate. The tapes is 4.75 and the videos is 5.75. for every item past the first, it should only add $1 for it. Shipping on Tapes are 4.75 for the first and 1 for each additional tape. Shipping on Videos are 5.75 for the first and 1 for each additional video. I haven't found anything that shows how to do a shipping charged based on category. I mean I could do it by giving the two items a different weight, but then when a customer adds two tapes or a tape and a video, it won't calculate correctly. thanks
ozcsys Posted June 28, 2004 Posted June 28, 2004 thanks again. I've looked at the knowledge base, but it doesn't state anything about shipping. I mean it's real simple. I have tapes and videos. they each have a different shipping rate. The tapes is 4.75 and the videos is 5.75. for every item past the first, it should only add $1 for it. Shipping on Tapes are 4.75 for the first and 1 for each additional tape. Shipping on Videos are 5.75 for the first and 1 for each additional video. I haven't found anything that shows how to do a shipping charged based on category. I mean I could do it by giving the two items a different weight, but then when a customer adds two tapes or a tape and a video, it won't calculate correctly. thanks You might try looking through the contributions. There may well be one that does what you want already. The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
Recommended Posts
Archived
This topic is now archived and is closed to further replies.