5864 comments found.
Hi Dear i can give you RTL of your script, you just add RTL or LTR button in Option menu. also i can give you Persian Language tarnslation and just you add language dropdown in Option menu
just sned me email
@joninewgroup disable IMDB and check Primary Data Provider TMDB and Primary Search Provider also TMDB
Hey I marked this option Save images from TMDb locally? as No but I notice that the images q posters etc are this saved on my server and took a lot of space
What can I do to reduce storage space?
Hey,
You are probably using IMDb for your data (data provider option in dashboard), unfortunately images for this provider need to be downloaded locally, otherwise they can’t be displayed.
You can switch to tmdb provider if you want to use images hosted on a cdn instead.
Thank you for the quick response
@vebto you realy need to release new version with some request from here or plugin for script, some of us realy need, about page which is Essencialy needed, also give us option to add own videos with translation for movies and tv show i use google drive video for that, but cannot use it for this script you not add support for it.
Other needed options are paypal donation which can be release like separate plugin from you.Also read my recomendation for script above, for tv show and news.
It is so hard make about page option and google drive videos and release it?You need to add more features in this script!!
Hey,
We’ll be adding custom pages in next update most likely. As for your other suggestions, we try to add features that most buyers will find useful, not just one of them.
we try to add features that most buyers will find useful, not just one of them.
actualy i dont see any list of features here what most buyers want it?
any chance to provide google drive video bbcode there is API for it and goes in vendor folder.Or separate plugin for it?
http://stackoverflow.com/questions/24778296/use-google-drive-api-with-laravel https://github.com/google/google-api-php-clientNo, we’ve no plans to implement that currently.
you are realy want understand what i looking for, with google drive videos you can add your own trailer with translation for tv show and movie.See your self https://drive.google.com/file/d/0B1XkNy-9gbHKNXRxTFlOSGotMjQ/view?usp=sharing
hello am planning to add more features to user…with i i already have script for that…so as mtdb-ultimate-movietv-database developer how easy will it be to integrate other app with you app….give me guide to do this or what his you email if you can handle the custom form mi
Hey,
It depends on a couple of things how difficult it would be. Your php/laravel knowledge, what other script is built on etc.
Hey,
i would love to use your script as a WordPress Plugin.
Is there any chance you will get it up in the next few month?
Best regards
Hey,
We have no plans to release it as a wordpress plugin at the moment.
Can’t scrap any videos…any help
i get this error: array_merge() [function.array-merge]: Argument #1 is not an array when i use tmdb for data and search provider.
Hey,
Please send me your site url and ftp details via email so I can take a look.
I fixed the issue.The only problem am having now is the lack of ‘series’ fetching the video part of details like ‘movies’ Any suggestions?
Not sure I understand the problem, can you send me your site url via email so I can take a look.
Hi
Where I can find and change the image url from tmdb, the “poster” funccion. I want to change the width from ”/w342/” to /w185/ , for example – http://image.tmdb.org/t/p/w342/kyjTDE5vldkUpJGErAvqYY6J92M.jpg – width – http://image.tmdb.org/t/p/w185/kyjTDE5vldkUpJGErAvqYY6J92M.jpg
Thanks
solvet
@vebto can you add category popular tv show except most viewed category for movies?To show latest, upcoming and most viewed tv show.
also in future paypal donation option, also go to the top button, support for add my own videos in trailer like google drive videos.
News category, sticky news!!
cannot add category to show popular actors?
Hey,
You can add it from dashboard > categories page.
hello how can i remove the advertisement from showing in the people page?apparently Google ad was complaining that an actor named felony contains nude content and would be removing my domain if not corrected.
Hi,
Open app/views/actors/show.blade.php file with text editor and add this line:
@section('ads') @stop
before this one
@section('scripts')
That solved the problem. Thanks for your support
how to change movies in most viewed category, for me its shows same movies like in new and upcoming category?
all setup its like should be in both category
Hey,
Movies in your new and upcoming category probably have the most views as well, that’s why they are showing in both categories.
@vebto you really need to open forum for request, bug report, install problems, suggestions, this kind of suport not good, so i put request here, please add separate categories in dashboard for tv show to, latest tv show, most viewed and popular or just upcoming tv show
Hi,
Thanks for the suggestion, I’ll add it to the to-do list.
news page in dashboard looks like this see image any fix?
http://postimg.org/image/gioi9b7rl/full/you see div code everywhere
Hey,
Update to the latest version (at least app/views/news/index.blade.php file) that should fix it.
its updated to latest version, i am talk when go to dashboard and click news there is problems with div code
Open up app/views/dashboard/news.blade.php and change this line
data-bind="text: body ? body.trunc(250) : null"
to
data-bind="html: body ? body.trunc(250) : null"
that should solve it.
nice thanks
Hello,
Is this country specific no, i want to show only indian movies.
thanks
Hey,
You would need to make some modification to code to achieve it.
Hello pls recheck, i have download ver lastest after you fix youtube api (i have creat api and add in setting) i have test but can’t scrape from youtube.
Hey,
You’ll need to use the account you purchased MTDb with to receive support.
read more option in page news http://s15.postimg.org/69y6trxkb/Screen_Shot_05_09_15_at_12_29_PM.png looks very ugly for now
Hey,
Not sure I understand you question, did you add that manually?
no i am ask you to add this, without read more news page looks ugly, sorry for Misunderstood
also can you provide google drive video support, to add my own videos in movies, tv show
Thanks for the suggestion, I’ll add it to the to-do list.
last changelog?
Hey,
The changelog is included with download from codecanyon.
its very sad author of this script not provide suport and must wait two day and more for answer.
After 1000 mail to you @vebto my host expert helps me and found bug in installation files and We revert the section in database.php , where is the password we put the username and where is the username we put the password.Then we made sure the app/config/database.php is writable
You need to ask your script development if this is a bug
Hey,
Sorry for any inconveniences, but you certainly did not have to wait 2 days as we answer all support requests within 24 hours. Also, please understand that there are time zone differences as well as multiple open support requests so we can’t provide live support for everyone.
Regarding the issue itself, you definitely do not need to switch username and password fields. You will need to make sure the database file is writable or enter your credentials manually, it says that during installation as well.