Exchange request problem

03/03/2018 15:26 devdash#1
this message pop up when someone do exchange with someone,
[Only registered and activated users can see links. Click Here To Register...]

its completly dummy as u see guys, it should be without that early part before Applied, i tried to fix it throw textuisystem but when i search for that text sent you party invite i can find it only once in the place for the real party invite wish means if i delete it it will be deleted from party request too, so what should i do, iam stucked..
03/03/2018 19:25 Snow*#2
search for UIIT_MSG_DEAL_ASK at the textuisystem

Code:
1	UIIT_MSG_DEAL_ASK							Applied for the exchange. Will you accept it?
03/03/2018 20:20 devdash#3
Quote:
Originally Posted by Snow* View Post
search for UIIT_MSG_DEAL_ASK at the textuisystem

Code:
1	UIIT_MSG_DEAL_ASK							Applied for the exchange. Will you accept it?
i will try it now and i will be back with the results
03/11/2018 00:12 devdash#4
Quote:
Originally Posted by Snow* View Post
search for UIIT_MSG_DEAL_ASK at the textuisystem

Code:
1	UIIT_MSG_DEAL_ASK							Applied for the exchange. Will you accept it?
the thing is the message throw UIIT_MSG_DEAL_ASK is fine and its working but sent you party message have to pop up with Party invite and Exchange request , i even tried to use someone else textuisystem and same problem :(
03/14/2018 18:58 HECKT0R#5
Change sro_client and test.
03/14/2018 19:21 devdash#6
Quote:
Originally Posted by msbmohamed View Post
Change sro_client and test.
i will try now and i will be back with the results

Quote:
Originally Posted by msbmohamed View Post
Change sro_client and test.
i tried 2 deffrent sro_Client, same problem, i even tried some other Textuisystem, same problem, so what should i do

if your server runing this exchange fine, so can you please share with me ur Textuisystem and Sro_Client and anything else may be the reason, thanks in advance.
03/14/2018 22:02 HECKT0R#7
Quote:
Originally Posted by alydandy View Post
i will try now and i will be back with the results



i tried 2 deffrent sro_Client, same problem, i even tried some other Textuisystem, same problem, so what should i do

if your server runing this exchange fine, so can you please share with me ur Textuisystem and Sro_Client and anything else may be the reason, thanks in advance.
if it's not from textuisystem then it's modified somewhere else in media texts !
check those texts from server_dep/silkroad/textdata open notepad++ , open all texts from server_dep/silkroad/textdata and use the option in notepad use search then write the string you want to search for then press on "find all in all opened documents " .
03/15/2018 15:48 devdash#8
Quote:
Originally Posted by msbmohamed View Post
if it's not from textuisystem then it's modified somewhere else in media texts !
check those texts from server_dep/silkroad/textdata open notepad++ , open all texts from server_dep/silkroad/textdata and use the option in notepad use search then write the string you want to search for then press on "find all in all opened documents " .
the thing is i can find the text that pop up but the problem is its pop up for Exchange and party invite, same message, wish means if i change it to party word the exchanged will be bad , and if i change it to exchange word the party invite will be bad , so what should i do