the problem is, the search in the module is by the letters in english
i want to translate it to hebrew letters, i can do that but the fuction to search by herew i dont know,
if anyone can help me, i'll be very thankfull
i hope i understand your question ....
but all standards translations (english) of all modules in nuke are in the standard language file.,thats in the main one or the included one in the module itself.
i'm not talking about the language file, i already translated the language file.
i'm talking about the code himself.
when you enter the module on the web, there are letter in english, and when you press on B for an example you get reviews with the word "B"
i want to change the it search so it will search in hebrew letters
you understand me now ?
function alpha() {
global $module_name;
$alphabet = array ('A','B','C','D','E','F','G','H','I','J','K','L','M',
'N','O','P','Q','R','S','T','U','V','W','X','Y','Z','1','2','3','4','5','6','7','8','9','0');
if so...thats in the module reviews index.php line 95
View next topic View previous topic
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 vote in polls in this forum