BubbleTok - The Ultimate Tiktok Clone app - Short Videos Social Media Android App

BubbleTok - The Ultimate Tiktok Clone app - Short Videos Social Media Android App v1.0

No permission to download

Abhimitra

New member
Jul 13, 2020
9
1
3
that already been posted, the database is what makes everything work

@LeLouched Do you have the updated *.sql file ? Can you fix your download link or upload it here ?

- Actually while importing this sql file (By you & @suniluppar24) -> error appears in 'post' table.
Fixed by :
ALTER TABLE `post` CHANGE `created_date` `created_date` TIMESTAMP NOT NULL DEFAULT
CURRENT_TIMESTAMP;
- Next while running the app -> sign-in details entered -> record inserted in 'users' table successfully but
APP crashes like initially you faced as per your attached screen.
- Error :
2020-07-15 06:59:12.105 752-752/com.retrytech.vilo E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.retrytech.vilo, PID: 752
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean
java.lang.String.equals(java.lang.Object)' on a null object reference
at com.retrytech.vilo.model.user.User$Data.isVerified(User.java:186)
- The 'users' table is having 'Null' in few columns and 'isVerified' is one of them.
Tried manually to set it's value to Boolean, but no success.
 

LeLouched

Active member
Banned User
Jul 12, 2020
101
63
28
@LeLouched Do you have the updated *.sql file ? Can you fix your download link or upload it here ?

- Actually while importing this sql file (By you & @suniluppar24) -> error appears in 'post' table.
Fixed by :
ALTER TABLE `post` CHANGE `created_date` `created_date` TIMESTAMP NOT NULL DEFAULT
CURRENT_TIMESTAMP;
- Next while running the app -> sign-in details entered -> record inserted in 'users' table successfully but
APP crashes like initially you faced as per your attached screen.
- Error :
2020-07-15 06:59:12.105 752-752/com.retrytech.vilo E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.retrytech.vilo, PID: 752
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean
java.lang.String.equals(java.lang.Object)' on a null object reference
at com.retrytech.vilo.model.user.User$Data.isVerified(User.java:186)
- The 'users' table is having 'Null' in few columns and 'isVerified' is one of them.
Tried manually to set it's value to Boolean, but no success.

I just tried my admin using his database and I too cant login
but on my old database you can login you just cant upload video

[edit]

I have fixed this error uploading source soon
 
Last edited:
  • Like
Reactions: Abhimitra

newbi3

Well-known member
Trusted Seller
May 16, 2019
576
405
63
I don't know why people are SO INTERESTED in a broken a## app lol
 
  • Like
Reactions: Weev

zer0gr4vity

Active member
Jul 14, 2020
144
100
28
Everyone of those shouting SQL SQL has gone crazy. Even if you FIX YOUR DATABASE, this won't work. The code on the app side, doesn't has any upload code. All it has is a toast which says "Error uploading. Video must be more than 15 secs"

I don't get it how people expect it to run without the upload code :rolleyes:
 

djpcm

Active member
Trusted Seller
Trusted Uploader
Aug 25, 2019
473
263
43
Everyone of those shouting SQL SQL has gone crazy. Even if you FIX YOUR DATABASE, this won't work. The code on the app side, doesn't has any upload code. All it has is a toast which says "Error uploading. Video must be more than 15 secs"

I don't get it how people expect it to run without the upload code :rolleyes:

When you are going to upload a working version bro?
 

Forum statistics

Threads
69,732
Messages
912,045
Members
242,380
Latest member
zero404Z

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu