Code

Discussion on Dating App - web version, iOS and Android apps

Discussion on Dating App - web version, iOS and Android apps

Cart 1,548 sales
Recently Updated

3688 comments found.

Hi sir,

I had installed this script on this server few days back.

There was a problem with the admin login. I tried to reset my admin login but i couldnt do it. so i tried re-installing the php software from the scratch. but, i am getting the below error. please help me out with this

This page isn’t working

datingwhat.com is currently unable to handle this request. HTTP ERROR 500

1) I do not see the error 500, I see that your site is working

2) For error 500 there can be dozens of reasons – this is a server error

See the error log of your server

Usually this error occurs if you enter incorrect data (or do not enter) from the database in the db.inc.php config

yeah.. it is working as i restored my old database password..

If i try changing my database password.. it is not working it is giving me a 500 error..

that is, i first changed my database password in mysql database wizard and changed in db.inc.php..

but after i do that i will get this error..

also i am not able to update my admin password from the admin panel

1) If you do not know how to change passwords in the database, what does this have to do with support ??

Excuse me, is this a bug in the script?

2) The administrator password can only contain English characters and numbers

Hey, my app gets Error when taking Image with Camera (Camera does not start) Error Message: file:///storage/emulated/0/DApp/msg.jpg exposed beyond app through ClipData.Item.getUri()

i use:

compileSdkVersion 23

minSdkVersion 15

targetSdkVersion 23

thank you. i will try it

thank you, this works

I already worked, but at the start section does not detect the registered user from the web. And the section section of Facebook comes out Error. I already enter the facebook api

send archives

Dear, please set the correct CLIENT_ID in both config files first!

0812 – incorrect CLIENT_ID

CLIENT_ID should not start with “0”!

Examples for correct CLIENT_ID:

8012

or

3454

or

12

or

1056

Hi, qascript. One question for which version of android is the app? install today on my cell phone but not installed.

If you have gps even the phone is new.

What line arrangement?

Dear, with “gps” I gave you a simple example!

If you do not know how to add or remove permissions in the androidmanifest.xml file, read the Android programming book

Can u creat a video for installation .

Sorry no. I will not make a video – the video does not solve the problem, the video creates problems.

Installation is extremely simple. All the necessary information in the documentation, and also here: http://ifsoft.co.uk/help

Hello, I have a problem when exporting apk, I get this error.

http://i.imgur.com/wBNmGoa.jpg

Dear, the text constant “age_item_from_1” is in the strings.xml file

I think that you did the translation or edited the file “strings.xml” and made a mistake

Be attentive. This is your mistake or typo

Thank you very much.

Hello everyone. Qascript When search people nearby for the first time after registering It says could not get your location more info. So when I click on more info it goes to grant permission. Then when permission granted it does not show dating app in permissions however after you click back then nearby works. This is a bit confusing Let’s fix this please.

Perhaps in the future I will create a semblance of the “setup wizard” after the user registration

Alright

I knew you were going to answer that question pathetically But what ever Good work for app well done Will be waiting for future updates.

Is there a way that we can change the app name and logo? (Planning to purchase your script)

of course! you get the full source code and can do it

Look how I get this error next to nick name, where there is a menu. capture: http://i.imgur.com/Sce0tmg.jpg

I think you are using ssl

file: (server) \ common \ header.inc.php

in line 21 replace “http” to “https”

Follow the same problem and change to https.

capture: http://i.imgur.com/SQtHNKY.jpg

I do not know what you are doing, but this is the only problem I know that does not display font icons

Hi sir,

3 days back I purchased this app..

In my app while trying to purchase credits it’s showing item not available.. I did all the steps which you sent..

Also when I try to send notifications it shows notification s3nding failed..

Pls help..

sir please look into my code once sir.. i followed all the steps..pls sir

Dear, I do not need your code! Set up purchases in google play!

All information is here: http://ifsoft.co.uk/help/how_to_add_google_in_app_purchase

i have set it up everything as you said in play store

but check this whether the product ids are correct

static final String ITEM_SKU_1 = "ru.dating.what.iap1";           
static final String ITEM_SKU_2 = "ru.dating.what.iap2";          
static final String ITEM_SKU_3 = "ru.dating.what.iap3";

My package name is ru.dating.what

Hello sir… Please add invite button

It is very use to app papulore

I have a problem, log in I get the error 403

No.

Simply the module blocks the use of sessions. The module does not allow the script to run.

Done, another query how can I know which version I use script? Just download it today but nowhere do I see the version I’m using.

You are using the latest version – you do not need to upgrade

Hi, can you add for a future private photos?

Hi,

Please explain in more detail

You add the option to mark some photos as private, and to see the private photos you need authorization or pay.

I will think about it. Thanks for comment

Hello, the search does not work properly !!! If I sign up today and have a birthday today (18 years) I will not be found.

What exactly do I need to change?

Thank you!

Search as of 18 ;)

hello can you add chatrooms for the app ? also if i buy your app i would like to have more special features can you add any future features if i asked for ? and of course it will be paid features

hello mate, i want this product and ios app also. but i dont have apps knowledge. so if u install apps also? i will buy it immideatly.

my email – altramart@gmail.com

thank you.

sir, make a install first time please. we do not change any files. and we will setup app developer next time. so he is manage next updates.

so please make it first time apps install. i know only web development knowledge. apps knowledge nothing.

How do I change the emoji popup background color from black to white?

file: res\layout\emojicons.xml

thank you sir

where is the splash screen and how to change it?

“where is the splash screen” files:

res\layout\activity_app.xml

AppActivity.java

“how to change it” :

Sorry, I’m not writing a books “Programming for Android”

Sorry, my question is more where is the splash screen image so that i can change it. Not asking for perograming.

File: \src\main\res\drawable\app_logo.png

Hello How and where to change the “See who with us” from the home page?

Question 1: when trying to register from mobile similator: NetworkDispatcher.run: Unhandled exception java.lang.NullPointerException: Attempt to invoke virtual method ‘int java.lang.String.length()’ on a null object reference java.lang.NullPointerException: Attempt to invoke virtual method ‘int java.lang.String.length()’ on a null object reference at libcore.net.UriCodec.encode(UriCodec.java:132) at java.net.URLEncoder.encode(URLEncoder.java:57) at com.android.volley.Request.encodeParameters(Request.java:476) at com.android.volley.Request.getBody(Request.java:462) at com.android.volley.toolbox.HurlStack.addBodyIfExists(HurlStack.java:253) at com.android.volley.toolbox.HurlStack.setConnectionParametersForRequest(HurlStack.java:227) at com.android.volley.toolbox.HurlStack.performRequest(HurlStack.java:107) at com.android.volley.toolbox.BasicNetwork.performRequest(BasicNetwork.java:97) at com.android.volley.NetworkDispatcher.run(NetworkDispatcher.java:114)

2. I register from web a user . Then when trying to Login from mobile

543-3543/ru.ifsoft.chat E/AndroidRuntime: FATAL EXCEPTION: main Process: ru.ifsoft.chat, PID: 3543 java.lang.NullPointerException: Attempt to invoke virtual method ‘int java.lang.String.length()’ on a null object reference at ru.ifsoft.chat.app.App.authorize(App.java:440) at ru.ifsoft.chat.LoginFragment$7.onResponse(LoginFragment.java:347) at ru.ifsoft.chat.LoginFragment$7.onResponse(LoginFragment.java:343) at ru.ifsoft.chat.util.CustomRequest.deliverResponse(CustomRequest.java:58) at ru.ifsoft.chat.util.CustomRequest.deliverResponse(CustomRequest.java:17) at com.android.volley.ExecutorDelivery$ResponseDeliveryRunnable.run(ExecutorDelivery.java:99) at android.os.Handler.handleCallback(Handler.java:739) at android.os.Handler.dispatchMessage(Handler.java:95) at android.os.Looper.loop(Looper.java:148) at android.app.ActivityThread.main(ActivityThread.java:5417) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)

Edit main page: index.php and lang files from “lang” dir

Also use a real device for testing

The emulator does not receive the GCM Token (device id) from FCM and this creates an error

thanks

$_SERVER[‘DOCUMENT_ROOT’] This line is giving me problems as i am hosting it on a subdirectory. Where do i need to replace it ?

You can not install the script in a subdirectory!

http://ifsoft.co.uk/help/how_to_upload_script_on_the_server/

Alternatively, use a subdomain, for example: myapp.mysite.com

Ok Sir, I installed it on http://bhushan.online...Everything is working great except the chat and message window keep loading forever.

Please tell me how to solve.

Now I’ll take the magic wand and everything will be fine!

Dear, please provide more information.

Also you can send your config files (Constants.java and db.inc.php) to me by email: raccoonsquare@gmail.com

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey