dfgfgfhj
Active member
hmm. then have to upgrade your pc i think. what's you pc configurations?I already try this but still not solved
hmm. then have to upgrade your pc i think. what's you pc configurations?I already try this but still not solved
Processor: Amd Sempron(tm) 145 Processor (2.80 GHZ)hmm. then have to upgrade your pc i think. what's you pc configurations?
It worked perfectly here with version 1.2.6Hello, you must be a member of 'https://www.themoviedb.org' to get movie and series information from tmdb.
then you have to write the api information.
'yourhost \ application \ models \ Tmdb_model.php \ line 33
$ data = file_get_contents ('https://api.themoviedb.org/3/movie/'.$tmdb_id.'?api_key=********************* ************* & append_to_response = credits & language = en ');
you should write here
change language code with your language code
credits & language = en ');
![]()
Anyone was able to sign in with google?
for me that does not seem to work.
I press on google sign in, it shows my google accounts, i press on one of them but it will fade and do nothing.
i'm forced to sign in with email.
i already have firebase setup, and used my own google service config.
i want to add how ?anyone added limit one account per device and some interesting features?
any solution for admob ads limit ? :/ , and for i have this error , version 1.2.7 "purchase code invalid"
Disable your trial modeDoes anyone know how to keep ads running even when logged in?
Disable your trial mode
In PHP Admin Files, edit this fileAnd my friends any one using server side 1.2.7 . My app only list 2 movies need to swipe up to load 2 more etc... also on the main screen shows only 2. Anyone with solution will be great.
I'm sure that is server side because i installed on the other host server 1.2.5 working great with this build of app, and also this is happening on the TV version of the app. I have no idea where to start. Thanks
![]()
![]()
![]()
application/models/Api_v100_model.php
public $default_limit = 2;
No joy friend value was at 18 changed to 2 changed to another random number still listing is 2 movies at a time.In PHP Admin Files, edit this file
then change $default_limit value, in v1.2.5 $default_limit is 18.Code:application/models/Api_v100_model.php
Code:public $default_limit = 2;