View Single Post
  #6  
Old 11-04-2010, 06:59 PM
  Jarron's Avatar 
Jarron Jarron is offline
 

Advanced Member
  
Join Date: Feb 2007
Location: Hong Kong
Posts: 44
 

Default Re: Weird Characters in my Sort by options?

minfinger,

Did you ever work this one out? I'm having the same problem.

Seems to have something to do with the if() condition wrapping around this code in function func_get_langvar_by_name (within the func.core.php file):

PHP Code:
return "~~~~|".$lang_name."|".$language_code."|".$tmp."|~~~~"

I'm stumped. Can't think what I did to cause this and only seems to happen for the Sort labels. Other scripts call func_get_langvar_by_name without issue...

thx,
js
__________________
/Jarron Stephens/X-Cart Gold/4.1.12+4.4
/Marketing Manager/AOM/Returns/Massive Customisation....it hurts
Reply With Quote