wrong user name or pass

31 views
Skip to first unread message

Wladimir Tarasov

unread,
Oct 12, 2015, 12:03:01 PM10/12/15
to ImproveMyCity-Mobile
Hi!
I can not solve the problem.

log:
10-12 15:47:03.921     548-1937/com.mk4droid.IMCity_PackDemo E/RestClient URL﹕ http://xn--80aaotaniv.xn--j1amh/?option=com_improvemycity&task=mobile.getUserInfo&format=json&username=test&password=bb4c075900f5a31feb7aebd8a554a13ae4c387ddadb266adedc7efdcbf06da30
10-12 15:47:03.932     548-1937/com.mk4droid.IMCity_PackDemo E/A﹕ 1
10-12 15:47:04.273     548-1937/com.mk4droid.IMCity_PackDemo E/A﹕ 2
10-12 15:47:04.282     548-1937/com.mk4droid.IMCity_PackDemo E/responseCode﹕ 200
10-12 15:47:04.282     548-1937/com.mk4droid.IMCity_PackDemo E/message﹕ OK
10-12 15:47:04.291      548-548/com.mk4droid.IMCity_PackDemo D/ImproveAkkerman﹕ SecurityMD5:AuthFun:Value <br of type java.lang.String

Constants_API:

//==================== Communication parameters =================
/** Transmitting protocol */
public static String COM_Protocol = "http://";
/** Secure transmitting protocol. If your server supports SSL then this should be https:// */
public static String COM_Protocol_S = "http://";
//public static String COM_Protocol_S = "https://";
public static String ServerSTR = "xn--80aaotaniv.xn--j1amh";
public static String phpExec = "/";
public static String remoteImages = "/";
public static String EncKey = "0011999890003996";

Joomla 2.5.28
IMC 2.6.0
IMC mobile 2.8.3

Enable json controller (use with SSL only) - Yes




Dimitrios Ververidis

unread,
Oct 13, 2015, 12:53:53 AM10/13/15
to ImproveMyCity-Mobile
Hi, 

the last error message says that there is a problem in encoding the password (you have not copy-pasted the whole error line). The length of the password should be less than 16 characters without any char outside the latin alphabet.

BR,
Dimitrios
Message has been deleted

Dimitrios Ververidis

unread,
Oct 14, 2015, 1:00:27 AM10/14/15
to ImproveMyCity-Mobile
Hi,

the php version in the server is too old.

copy-paste the url to your browser and you will get

<br />
<b>Fatal error</b>: Call to undefined function mcrypt_module_open() in <b>/home/xn80aaotaniv/public_html/components/com_improvemycity/controllers/mobile.json.php</b> on line <b>431</b><br />


the mcrypt_module_open() is availabel for php version >  4.0.2

BR,
Dimitrios

On Monday, October 12, 2015 at 7:03:01 PM UTC+3, Wladimir Tarasov wrote:

Wladimir Tarasov

unread,
Oct 14, 2015, 11:55:35 AM10/14/15
to ImproveMyCity-Mobile
Thanks for help. Default on the server was not running mcrypt.

среда, 14 октября 2015 г., 8:00:27 UTC+3 пользователь Dimitrios Ververidis написал:
Reply all
Reply to author
Forward
0 new messages