X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Removing "X CART. Powerful PHP" etc title from admin pages (https://forum.x-cart.com/showthread.php?t=32202)

AgentBristow 06-30-2007 01:27 AM

Removing "X CART. Powerful PHP" etc title from admin pages
 
How do I do this? I figured I needed to alter the following line in the meta.tpl file, but whenever I change the title and save it, it won't save -
lng_labels['txt_site_title'] = 'X-CART. Powerful PHP shopping cart software';

What am I doing wrong?

JTheed 07-03-2007 07:04 PM

Re: Removing "X CART. Powerful PHP" etc title from admin pages
 
The Text is picked up from the Database in the languages table under txt_site_title. Change that and then clear your template cache and your done.

AgentBristow 07-03-2007 08:03 PM

Re: Removing "X CART. Powerful PHP" etc title from admin pages
 
Hi,
Thanks so much for the reply. I'm new to this so I'm not really sure how to do what you're asking :/. I logged into the site where the database is and found a table called "xcart_languages" which I assume is the one you meant. I clicked on it but couldn't see anything called "txt_site_title". It just listed the fields code, name, value and topic...

There were lots of other tabs which I looked under but I couldn't see anything called "txt_site_title"

AgentBristow 07-03-2007 08:07 PM

Re: Removing "X CART. Powerful PHP" etc title from admin pages
 
Don't worry! I started clicking around and I eventually found it and managed to change it. Thanks for your help :)

JTheed 07-04-2007 09:27 AM

Re: Removing "X CART. Powerful PHP" etc title from admin pages
 
Glad you found it. I use MySql Query Browser from the MySQL site, it has a search option that makes it easy to find he text you are looking for.
I too am new to X-Cart and just found oiut that you could have changed it from the Admin Menu as well. Go to the Admin Menu and click on Languages. Select English and you will then see an Apply Filter box. Type the text you are looking for and you will see all the matches for that text and be able to edit them.

jw07 07-05-2007 06:11 AM

Re: Removing "X CART. Powerful PHP" etc title from admin pages
 
I just wanted to chime in and say that as a new x-cart user too, that your question/answers have been very helpful to me.

Thanks for speeding up my learning curve! :D

John


All times are GMT -8. The time now is 11:24 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.