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

I'm losing my brain, where do I add "Terms & Condit

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #11  
Old 06-11-2003, 03:12 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default

/help/conditions.tpl
Reply With Quote
  #12  
Old 06-11-2003, 06:26 AM
  groovico's Avatar 
groovico groovico is offline
 

X-Man
  
Join Date: Apr 2003
Location: Firetanksoftware.com
Posts: 2,326
 

Default

Took me a while to figure it out too, I ended up adding a language addition so my client could change it.

Seems to be an oversight by x-cart team that's been in the system for ages, even 3.4.2 still has that problem. Not sure why they simply haven't added an new language variable in there.

Sometimes you get the feeling they have too many developers working on small bits of x-cart all the time so no one is looking after smaller issues like this one.

Personally if I didn't know PHP/mysql etc I wouldn't use x-cart, it's a large complex system and doesn't always make sense about how it goes about some things.
Reply With Quote
  #13  
Old 06-11-2003, 11:19 AM
 
onlysurvivor onlysurvivor is offline
 

Newbie
  
Join Date: Jun 2003
Location: Sunny CA
Posts: 3
 

Default Thanks

That did it. Not as easy as one would expect though.
__________________
Michael Jones
Reply With Quote
  #14  
Old 06-19-2003, 03:37 AM
 
mcopeland mcopeland is offline
 

Advanced Member
  
Join Date: Apr 2003
Location: Paris, France
Posts: 40
 

Default Re: Terms/Conditions

Quote:
Originally Posted by rkaydz
I think it's sad that the X-Cart people didn't put in a sample Terms and conditions, forcing people who may not be savy in php, or just don't have enough time, to either figure out for themselves how to make changes or pay their idioitic monthly tech services fee.

This is so true.

I followed the helpful instructions in this thread up and down, and still can't get the content for my terms and conditions to show up.

Does something also need to be edited in the /help.tpl file?

1. Followed rkaydz's notes to a "T"
2. performed boomer's suggested "cleanup.php"
3. deleted browser cache
4. open/closed browser

Is there something I am missing?

Thanks.
__________________
www.buyhiphop.com
Reply With Quote
  #15  
Old 07-13-2003, 10:58 PM
 
Xcart-Man Xcart-Man is offline
 

Advanced Member
  
Join Date: Jun 2003
Posts: 81
 

Default it's easy...

edit languages, go to bottom, add :

txt_terms

then, in the next box type:

Terms and Conditions

Then take your html or text (in case of HTML, put it in a table and copy ONLY the table data from <table width=> to the final </table> tag) and paste it into the 3rd box....now click on apply changes.

Go to Edit Templates, and go to HELP>conditions.tpl, and change:

{capture name=dialog}
{*place terms and conditions here*}


to

{capture name=dialog}
{$lng.txt_terms}


you will find that this definitely works.
Reply With Quote
  #16  
Old 09-02-2003, 10:38 PM
  goofy's Avatar 
goofy goofy is offline
 

Member
  
Join Date: Sep 2003
Location: California
Posts: 21
 

Default

Thank you so much, i was pulling out my hair trying to figure out why i couldnt add anything to the terms and conditions
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



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 10:47 PM.

   

 
X-Cart forums © 2001-2020