public static String COM_Protocol_S = "http://";
//public static String COM_Protocol_S = "https://";
public static String ServerSTR = "smartsystemadmin.byethost7.com";
/** Server path of application */
public static String phpExec = "/ssac";
/** Server path of issue images */
public static String remoteImages = "/";
* */
public static String EncKey = "1234567890123456";
now i'am able to register and registration data already saved on my server database but i can't log-in the app
it shows me wrong username and password..i'am using eclipse version of IMCity and joomla 2.5.7
??Do i have to use https instead of http
?and do i have to get SSL certificate
where do you think the problem that shows me wrong username and password while they are true.
Thank you very much Mr.Dimitrios ..the issue has been solved and the app is working well nowbut the question now isHow can the admin send response msg to user's email because when i tried to send msg to the user as an admin ,the user email
doesn't receive any thing