![]() |
I had tried that, but then kept getting the error "Can't write template cache in the directory: /templates_c. Please check if it exists, and have writable permissions".
You need to remove these lines: Code:
require $xcart_dir."/smarty.php"; as you'll notice that in the files X-Cart have updated, they have removed these lines also. |
Quote:
This worked for me, thanks for your time jacobkball & BOOMER! :D |
Wonder if there is any stable and straightforward code for this mod ?
|
Quote:
I am successfully loading the 'sendtofriend.php' after implementing the appropriate fixes, but am receiving the following error when submitting the information on the sendtofriend page: Warning: Failed to Receive in c:\www\xcart\include\func.php on line 269 Warning: Cannot add header information - headers already sent by (output started at c:\www\xcart\include\func.php:269) in c:\www\xcart\customer\sendtofriend.php on line 39 I am using v3.5.1 as opposed to v3.5.0, perhaps further fixes are required for v3.5.1? or it could be something i'm doing wrong :) Lines 268-272 of my include/func.php: Code:
if (preg_match('/([^ @,;<>]+@[^ @,;<>]+)/S', $from, $m)) Lines 36-42 of customer\sendtofriend.php: Code:
func_send_mail($contact["sendtoemail"], "mail/sendtofriend_subj.tpl", "mail/sendtofriend.tpl", $contact["email"], true); |
make sure you dont have any blank spaces at the end of the .php files
|
That is something I havent been able to explain to myself, why do spaces get involved in this ?
|
I got this to work like a charm in 3.3.5. I think I got it working in 30 min or less. I used only what was said in page 1 from Boomer. I also added &partner=sendtofriend onto the URL for tracking purposes (and if Affiliate gets installed at a later date).
Great Mod Boomer! Thanks! I'll be buying something from your store soon for my appreciation! :) Carrie BTW: Going to add a nice button for it instead of a text link in a few days. No time now. :) |
I'd love to get Boomer's 'Send to Friend' mod working in LiteCommerce. Anyone have any idea how to accomplish this? Please let me know...
|
Unfortunatly I'm not too familiar with the template system lite commerce uses, not to mention ive not customized a lite commerce site yet. 8O
|
check boomer's site for this mod in the freebie section
|
All times are GMT -8. The time now is 06:53 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.