5864 comments found.
A bulk delete function on series/movies would also be nice …
i mean the possiblity to delete 20+ series/movies at once
I’ll look into it for next update.
Both this movie and the latest hobbit movie indicated there was nothing similar. Both movies have prequels. Why do those movies that have the same names in the titles not showing up on this tab? Here is a screenshot. http://screencast.com/t/q8mqD75qoww
Also that page is missing a search box. they are forced to go to some other page to find a search feature. Why not have the search field in the top menu as on other pages?
Hi, there aren’t many movies in the demo site database that’s why many similar movie tabs might be empty. Also it uses genres to fetch similar movies as there is no good way to programmatically pull in sequels/prequels because there will be a lot of bad matches once database gets big enough.
Thank you. I hope you add a search field to that screen as well. 
It will display 12 movies maximum by default so there really is no point.
Hi,
i dindt buy yet. I have a problem with your demo and the trailers. I dont see the trailes on my firefox. I only hear the sound. In Chrome the trailer works perfect. Any idea?
It is working for me with firefox 26.0, can you tell me which firefox version you have and also if it says html5 or flash when you right click on the trailer?
using firefox 26.0 too. if i click right on the trailer, nothing happens. There is no menu and nothing to see or click.
But if if i do that with chrome, it says Flash, and clicking at “infos about adobe flash” i got “You have version 11,9,900,170 installed”
Can you please send me a screenshot via email of how exactly it looks when you click on the trailer link, I still can’t seem to reproduce the bug.
Seems to have been caused because of conflict between bootstrap and flash, should work now.
yes perfect, how do you solve the conflict? an update of the script required?
Is there a demo how you can see all ad spaces in use?
Yes, an update was required it should be available for download today or tomorrow, No demo for ads currently.
Hello i just purchase this script and i upload all the files from the Shared Hosting but i notice there is no install folder so i can install the script can you send me the install folder
hi, go to http://example.com/install url not the install folder.
My bad my hosting was set to 5.2 so it was a blank page but i updated to 5.4 now it is all working
Hello How to amazon.com to amazon.de
Thank lg
You will have to open app/lib/services/presentation/dbPresenter.php and change the .com to .de manually.
Mr. r4mark: Great work on the extensive list of update features – Unfortunately, the updates just broke my website tvfav.com
which took us a while to install to start with. I sent an email. Kindly assist with fixing as I truly need these updates.
You seem to have overwritten your mysql details, just reenter them.
I followed your directions and as always well…you’re 100% right! thanks.
Actually news will only imported from screenrant.
How can i use other news sources / feeds ?
Currently only screen rant is available, to use other sources the code needs to be written to scrape and parse those sources.
hi… my hosting provider not allow this Options -MultiViews
can be problem?
Options -MultiViews
and please how can i import next 1000 movies ? when i dont know page to start? or it will import duplicated ?
where can i find header? i like to add adsense tracking code
in firefox not working trailers http://megafilmy.sk/movies/1-the-shawshank-redemption
1. Imdb scraper has 100 movies per page, tmdb – 24, you can count which page you want from that. And no, it will not duplicate any movies, it will simply overwrite the old ones.
2. By header, I’m assuming the file where code for header is located – app/views/titles/partials/jumbotron.blade.php
3. Seems to be working for me with firefox 26.0, are you using the latest version?
Thanx
and what about sitemap for google? and secound question what size of ads is supported ?
analytics tracking script not working in app/views/titles/partials/jumbotron.blade.php
You should insert analytics code right before closing tag of app/views/main/boilerplate.blade.php
i see that script not searching in people… it was also in last release? analytics now working
It is searching for people, however you will need to have those people in database.
now it works and i dont know why
there is problem with searchin our characters as ý ú š??ž etc… how can i change it?
there seems to be a problem with slovakian character encoding, let me take a look into it.
Alright, sorted out the slovak encoding problem, please use the contact form in my profile so I can email you an updated file.
i sent you email 
still not wokring… what charset in database do you use?
Registration is not working in the demo…
Hi, thanks for reporting. Had email activation turned on and no email server specified. Will work now. Cheers.
Love it!!! one question… is there a language selector for TMDB in the new version ? (for the Scrape Option) I want only Dutch movies in the dbase.
Thanks!
Hi, you can scrape normally, then switch language at dashboard and when user clicks on movie/series it will get displayed in that language.
The new Version 1.3 is ready to download … the changelog looks nice … i will be testing the script later on my dedicated server and a shared hosting account …
r4mark – you should put the changelog at the frontpage
Thanks for your work and the improvements 
Thanks, I will soon.
I can’t edit an user after i type the name i get only htmlcode
<div id="mini-profile" class="panel panel-default dashboard-panel"> <div class="panel-heading"> <h3 class="panel-title">Mini Profile</h3> </div> <div class="panel-body"> <div class="row"> <i class="fa fa-user" /> ...
</div></div></div>
Seems like html is getting escaped there, will fix in the next bugfix patch. In the meantime, open up app\views\Dashboard\Users.blade.php with text editor and replace
{{{ $profile }}}
with
{{ $profile }}
Hi,
I just purchased this script because it looks awesome. I have a quick question. When I compare the pages for TV seasons on your demo to TMDB, the TMDB pages seem to have more information.
Take the Big Bang Theory for example http://mtdb.cloud.lt/series/2106-The-Big-Bang-Theory/ versus http://www.themoviedb.org/tv/1418-the-big-bang-theory . You’ll notice there’s extra information like TV Show Facts on TMDB.
Is that a limitation in the TMDB API? Would I have write a PHP scraper to extract that information?
Thanks for writing this great script, it’ll save me lots of programming time!
Hi, most of the facts aren’t included in the api, website and I think status are included in some series.
Great app,
User language feature would be perfect . Thanks.
Not sure exactly what you mean, but you can select movie/series language in next update which should be approved tomorrow.
language switcher i mean
In the next update maybe, for now you will have to switch languages manually.
Is it just for me? When (in demo) I try to “like” movie, sharing thumbnail appears, but the image is not movies poster it shows one of actors picture.
Hi, facebook might use random image from the page if the poster is too small (below 200×200 pixels) should work fine for majority of movies tho.
I have one more question. Is it possible for you to add watermark function on images?
Sorry I can’t as those images are not the script property I can’t watermark them.
Hi, looks great, question what data is being saved to the database?
Also there still errors for some pages; http://mtdb.cloud.lt/series/2108-Doctor-Who/seasons/4 and the trailer in Firefox shows no video in the popup
Regards
Hello, all the movie/series related data is saved in database.
Thanks, for reporting those bugs, they are fixed now, cheers.
The downtime/errors today and yesterday was caused due to demo site hosting provider, demo is up again with a version 1.3 which should be approved and available for download tomorrow!
hello can i see admin? I like to see funciton before buying
Hi, should work now, note that the demo site is a new version, it should be approved tomorrow.
thnx… is posible see section movies ? can i add movies with content ownself? can i find this movies? can i add onw video embed code into section play trailer??
Yes, you can edit all the movie/series details manually or create them yourself, including trailers.
New version also has support for custom embeds and html so you can insert whatever you like and it will appear under the movie plot.
And movie section should be accessible now.
Finally a script i’ve been looking for years, for so long i thought i should make one wordpress plugin/theme for this purpose but i’m lazy, i bought this script last night and as currently i’m on a shared hosting i’m gonna go play around and see if i can get it to work inside the root, anyways I’d like to say a huge thanks for this awesome work and wish you luck with the sales.
Cheers
Thanks, I will submit update tomorrow, among other things it will support php 5.3 and a bunch of workarounds to other shared hosting restrictions!
I’m just waiting for the update so i can run it on php 5.3, i hope i’ll be notified when its up… thanks
Submited to codecanyon should be avalaible tomorrow.
good work, but installation is very very hard. i can’t believe that i can’t do that installation. i spend hours and result is ‘Whoops, looks like something went wrong.’
i’m using mamp on my macos. and there is no public_html folder. i have htdocs. so i uploaded all files to my linux hosting and applied that instructions on this page ( http://driesvints.com/blog/laravel-4-on-a-shared-host ), but again again ‘Whoops, looks like something went wrong.’ i gave up to this script. it is too complicated for me.
Hi, send me your ftp details and site url and I will install it for you.
Also, open app/config/app.php and change
debug = falseto
debug = true, that way you will be able to see what error you are getting.
This demo site is not loading on the iPad. Are you having problems with your server?
Seems to be working, try to go directly to http://mtdb.ql.lt/ and see if that fixes the problem.