I really frustrated in how to use the api wraper on Datalife engine. Any documentation or tutorial how to initialize it?
I already try to initialize the class in engine"/inc/addnews.php" ( initialize the class like this...
include ENGINE_DIR . '/engine/modules/tmdb-api.php'
// if you have a $conf array - (See LIB_ROOT/configuration/default.php as an example)
$tmdb = new TMDB($conf);
And put the tmdb-api.php and all folders in "engine/modules"
But still can't and don't know how to make it works.
Hope someone will help :(
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on September 5, 2017 at 10:16 AM
Hi @veronicagingger Unless someone who is familiar with this library happens to stop by and see this post, you probably won't get much action here. I would suggest posting on the developer's GitHub page here.
Cheers.
Reply by veronicagingger
on September 5, 2017 at 11:05 AM
hi @travisbell thanks for your suggest. I will post the question there :) and if you don't mind can you refer me a simple API code to put in DLE?
Reply by Travis Bell
on September 5, 2017 at 11:33 AM
Hi Veronica,
No problem.
I'm not sure what DLE is. Can you elaborate for me?
Reply by veronicagingger
on September 5, 2017 at 4:29 PM
DLE(Datalife Engine) is CMS like Wordpress. Developed by SoftNews Media Group and based on PHP system(use russian and english script).
Reply by Travis Bell
on September 5, 2017 at 4:51 PM
Gotcha, I've never heard of it before. Unfortunately, I am not familiar with any plugins or add-ons for DLE.
Reply by veronicagingger
on September 5, 2017 at 5:41 PM
ok then. thank you @travisbell :)