View Single Post
  #2  
Old 05-09-2007, 04:33 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Where are all the PHP variables and their values stored?

Hi Libai, I can sense your frustration, but you have now asked this question in three different threads. I have removed the original post on this topic. Per the forum guidelines, cross posting is not permitted. You have to remember that this forum is run by the users of X-Cart, so you may need to wait a few days to get a response. If you are not getting a response to your questions here in the forum, your best bet is to use some support points and post the question in your help desk area.

The first thing to do is search the forum thoroughly. You'll find that the sort fields are contained in include/search.php. You can remove the default by commenting out or removing this bit of code:

"orderby" => func_get_langvar_by_name("lbl_default")

As to the config variables, you shouldn't need to edit those manually as you enter them in your Company Information section in General Settings.

Hope this points you in the right direction!
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote