BinaryBlue / simple-android-instant-messaging-application

Automatically exported from code.google.com/p/simple-android-instant-messaging-application
0 stars 0 forks source link

question #26

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
in;

$action = isset($_REQUEST['action']) ? $_REQUEST['action'] : NULL;
if ($action == "testWebAPI")

what should i put to replace the testWebAPI?

thanks in advance

Original issue reported on code.google.com by karenci...@gmail.com on 14 Jul 2013 at 5:40

GoogleCodeExporter commented 8 years ago
why should you replace that?

it just defines the "keyword" to start the connectioncheck.

Original comment by d.pirngruber@gmail.com on 14 Jul 2013 at 6:12

GoogleCodeExporter commented 8 years ago
I see.
Thx for replies.
I got 1 more question.
Why when i send message , it unable to send/receive?
 On Jul 15, 2013 2:12 AM, <
simple-android-instant-messaging-application@googlecode.com> wrote:

Original comment by karenci...@gmail.com on 14 Jul 2013 at 6:15

GoogleCodeExporter commented 8 years ago
okey sry had a bad index.php in the zip, i have reuploaded the package right 
now.

download it again and just overwrite your index.php with the new one, edit your 
DB Details .

it should work now
sry

Original comment by d.pirngruber@gmail.com on 14 Jul 2013 at 6:21

GoogleCodeExporter commented 8 years ago
Thank you sir
On Jul 15, 2013 2:21 AM, <
simple-android-instant-messaging-application@googlecode.com> wrote:

Original comment by karenci...@gmail.com on 14 Jul 2013 at 6:22

GoogleCodeExporter commented 8 years ago
no problem!

the bug was because of the dbname in the sql selects in "sendmessage" and 
"authenticateUser" functions in the index.php

Original comment by d.pirngruber@gmail.com on 14 Jul 2013 at 6:27

GoogleCodeExporter commented 8 years ago
where can i download the fixed file from.

Original comment by nayan.pr...@gmail.com on 24 Nov 2013 at 8:37