![]() |
this is making me scratch my head... http://www.motionzoo.com/forum/images/smilies/more/headscratch.gif
i unzipped the original, unedited 4.0.0 installation and products.tpl contains no references to "send to friend" product.tpl is calling it through the cartlab-tabs.tpl include so it seems like it should be working... are you really sure theres no option somewhere to turn it on/off? |
well i dont know if there is a better way to do it with a conditional to make it work with Boomers tabbed product menu mod, but i added
Quote:
to cartlab-tabs.tpl and it shows up now |
also now that send to friend is part of the default xcart, is there any way to stop people from abusing this and spamming 10000 emails through it?
|
Sorry, yeh product.tpl
EnriqueHavoc, have you seen the send to friend being spammed ? if so this needs to be fixed |
nope- i havent seen it be spammed, but i just suspect it could be abused.
|
I can't seem to get this to work in my 3.5.10 test shop. When you click on the Send-To-A-Friend link, I get a blank page with a url like this:
http://domain-name.com/customer/sendtofriend.php?mode=update&productid=16164 Any ideas where I might have messed up? |
hi guys,
I have 4.12 installed which has send to friend by default, but I like the fuctionality of a text link instead of it filling up the product page. Any ideas how to link to send to friend? I have tried Code:
<A href="send_to_friend.php?mode=update&productid={$product.productid}"> |
I really like this mod, much more than the out of the box functionality of 4.x. Is there anyway to make this work on a 4.x installation?
|
Quote:
Install it and comment out the out of can mod and now you only use the custom mod. then it is done. |
Quote:
That did not work for me. I had to do my own sendtofriend.php page, by simply including current can. Code:
<?php and since I display image of item to be sent in that send page, here is my send_to_friend.tpl Code:
{* $Id: send_to_friend.tpl,v 1.6.2.2 2004/12/10 13:14:52 max Exp $ *} I had the textarea mod already installed. This turned out to be better. It simply does not display the outgoing template. |
All times are GMT -8. The time now is 05:19 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.