Publish comments on android app as user - Joomla! Forum - community, help and support
hello everyone,
i'm developing android app joomla! website. give users ability publish comments under articles. app communicating 2 php scripts placed in root folder of joomla! installation. login script handles login process. pass username , password , creates session. comment script takes article id, username, email , comment , posts comment.
but there problem: when login login script , want post comment, comment published guest. i've tried different things session, nothing worked , nobody me. below can find scripts. hope me.
login.php - http://pastebin.com/lu9irpz8
comment.php - http://pastebin.com/qtktxxsn
regards
i'm developing android app joomla! website. give users ability publish comments under articles. app communicating 2 php scripts placed in root folder of joomla! installation. login script handles login process. pass username , password , creates session. comment script takes article id, username, email , comment , posts comment.
but there problem: when login login script , want post comment, comment published guest. i've tried different things session, nothing worked , nobody me. below can find scripts. hope me.
login.php - http://pastebin.com/lu9irpz8
comment.php - http://pastebin.com/qtktxxsn
regards
maybe recommend me able solve problem. me lot.
Comments
Post a Comment