Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

X-Cart 4.1.2 released

 
Reply
   X-Cart forums > News and Announcements
 
Thread Tools
  #81  
Old 08-18-2006, 11:39 AM
 
marcelox7 marcelox7 is offline
 

Advanced Member
  
Join Date: Apr 2006
Posts: 38
 

Default THANKS A LOT!!!!

I LOVE X-CART!!!

GREAT JOB!!!

THANKS FOR THE 4.1.3
__________________
X-cart 4.6.1
Reply With Quote
  #82  
Old 08-18-2006, 12:51 PM
 
Newpowerr Newpowerr is offline
 

Advanced Member
  
Join Date: Feb 2006
Posts: 32
 

Default

Dust my eyes deceive me?

iDEAL payment postbank AND iDEAL regular??

Thank you guys!!!

This will be one long weekend to test this version!
Reply With Quote
  #83  
Old 08-19-2006, 07:35 PM
 
mffowler mffowler is offline
 

X-Adept
  
Join Date: Mar 2003
Location: Melbourne, Australia
Posts: 811
 

Default

Google Checkout.... anyone tried this yet?

- Mike
__________________
4.1.9
Reply With Quote
  #84  
Old 08-19-2006, 07:42 PM
 
Light Speed Light Speed is offline
 

X-Adept
  
Join Date: Mar 2003
Posts: 921
 

Default

Quote:
Originally Posted by mffowler
Google Checkout.... anyone tried this yet?

- Mike

Maybe x-cart team will:
https://checkout.google.com/support/sell/bin/answer.py?answer=42917
Reply With Quote
  #85  
Old 08-19-2006, 07:52 PM
  ETInteractive.com's Avatar 
ETInteractive.com ETInteractive.com is offline
 

X-Adept
  
Join Date: Dec 2002
Posts: 747
 

Default

Beware of Google Checkout... at least at this early stage.

http://groups.google.com/group/google-checkout-basics/browse_thread/thread/9c4214ccd0d81b3a/cfb26d253fd789e7#cfb26d253fd789e7
http://www.pcworld.com/article/id,126694-page,1-c,shopping/article.html

Lots of complaints on it.....
__________________
ETInteractive.com
X-Cart 3.5.x
Reply With Quote
  #86  
Old 09-13-2006, 12:31 PM
 
longhorn180 longhorn180 is offline
 

Senior Member
  
Join Date: Apr 2004
Location: Richmond, Virginia
Posts: 187
 

Default Re: X-Cart 4.1.2 released

Quote:
Originally Posted by cherie
That would be the other code that uses the $products[product].extra_field array.

Okay, call me stupid. I cannot seem to get this to work on the products.tpl. Do you mind helping me see where I'm screwing this up? The extra field value won't display with this code
Code:
{section name=field loop=$products[product].extra_fields} {if $products[product].extra_fields[field].service_name eq "AUTHOR"} by: {$products[product].extra_fields[field].field_value} {/if} {/section}
Any help is greatly appreciated.
__________________
4.1.9 (Linux) Live Store
www.thecrackedbook.com
Find used books and out of print books.
Reply With Quote
  #87  
Old 09-13-2006, 12:50 PM
  cherie's Avatar 
cherie cherie is offline
 

X-Wizard
  
Join Date: May 2003
Location: USA
Posts: 1,534
 

Default Re: X-Cart 4.1.2 released

Quote:
Originally Posted by longhorn180
Okay, call me stupid. I cannot seem to get this to work on the products.tpl. Do you mind helping me see where I'm screwing this up? The extra field value won't display with this code
Code:
{section name=field loop=$products[product].extra_fields} {if $products[product].extra_fields[field].service_name eq "AUTHOR"} by: {$products[product].extra_fields[field].field_value} {/if} {/section}
Any help is greatly appreciated.
Try this:
PHP Code:
{if $products[product].extra_fields ne ''}
{foreach 
from=$products[product].extra_fields item=extra_field}
{if 
$extra_field.service_name eq "AUTHOR"}
by: {$extra_field.value}
{/if}
{/foreach}
{/if} 
One thing that gets confusing is that in some places it is field_value and others it is value.
__________________
redlimeweb.com
custom mods and design integration
4.7 linux
Reply With Quote
  #88  
Old 09-13-2006, 01:50 PM
 
longhorn180 longhorn180 is offline
 

Senior Member
  
Join Date: Apr 2004
Location: Richmond, Virginia
Posts: 187
 

Default Re: X-Cart 4.1.2 released

Thanks cherie, that worked perfectly. I really appreciate it.
__________________
4.1.9 (Linux) Live Store
www.thecrackedbook.com
Find used books and out of print books.
Reply With Quote
Reply
   X-Cart forums > News and Announcements



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 04:25 PM.

   

 
X-Cart forums © 2001-2020