CRE Loaded Community

Banner


Board index » CRE Loaded 6.2 » Language Definition

All times are UTC - 5 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: header "Shopping cart"
PostPosted: Wed Dec 10, 2008 9:10 am 
Offline
CRE Newbie
User avatar

Joined: Wed Dec 10, 2008 9:02 am
Posts: 1
Location: space
i cannot find where to edit how "Shopping cart" and "0 items" in the header is shown in other languages,
there seems to be just one line in the header.php in template folder for it.

isnt there a line in some file in the includes/languages/"other language" folder? :roll:


Top
 Profile  
 
 Post subject: Re: header "Shopping cart"
PostPosted: Sat Dec 13, 2008 4:51 am 
Offline
CRE Legend
User avatar

Joined: Fri Jan 13, 2006 1:00 am
Posts: 10683
Location: Nappanee Indiana
if it is hard-coded in your header then no, but you can add this text stinge to each language.php file in the includes/languages folder

[php]define("TEXT_SHOPPINGCART","Shopping Cart");[/php]
then add in place of the text
[php]<? echo TEXT_SHOPPINGCART; ?>[/php]
0 products is already there with the define
[php]define('BOX_SHOPPING_CART_EMPTY', '0 products');[/php]
so you can replace the text in your header with an echo of
[php]<? echo BOX_SHOPPING_CART_EMPTY; ?>[/php]

_________________
Jason Miller
Hoosier Web
Hoosier Web Team
CRE Loaded Expert home of the FIRST 100% tableless CRE Loaded template


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

Board index » CRE Loaded 6.2 » Language Definition

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
It is currently Mon Mar 22, 2010 9:49 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group

Login

Top Listing

1. Credit Card with CCV
    Category: Payment Modules
    
2. CC7333_ATS
    Category: Templates
    
3. Points & Rewards PLUS!...
    Category: Add-Ons
    
4. One Page Checkout...
    Category: Fixes
    
5. Configuration Server...
    Category: Fixes
    
Show more...

Follow Us on Twitter

@smellgoodslady yes it should work for 6.2 as well. let me know of you have any issues.
Updated USPS Shipping Mod CRE Loaded fixes International Rates - community Extension http://is.gd/64DB8
CRE Secure simplifies PCI Compliance for Magento Ecommerce online merchants http://tinyurl.com/ylh4ahx
@comm CRE Loaded 6.4.1 is the most stable release yet. mostly bug fixes and security updates. what version did you work with?
CRE Loaded releases 6.4.1 - with CRE Secure, Paypal, Google Base, One Page Checkout, and more. #opensource #php #pci http://is.gd/5AFrq

CRE Loaded Community Chat hosted by CRE Loaded.

Join now


Chat about what's on your mind. More about public chats.


© CRE Loaded is a product of Chain Reaction Ecommerce, Inc. Usage & Privacy Policy