5864 comments found.
Nice Web App. My question: Will it be possible to use this script to sell own videos and membership subscription?
Hi, you can easily create groups that will allow users to do certain things on the site (like open movie pages or edit movie info etc), however the subscription selling and assigning of correct groups to users who bought it will be up to you.
Runnig /install/create-schema gives this errormessage even though the database does get created: “Whoops, looks like something went wrong.”
I am also getting this in my errorlog:
PHP Parse error: syntax error, unexpected ‘[’ in /home/*/app/lib/Services/Events/EventListeningServiceProvider.php on line 86
I would like to see the requirements for this script please.
Scrape imdb advanced search gives “Whoops, looks like something went wrong.” too.
This is caused due to php 5.3 most likely, the script requires 5.4+. I will add support for php 5.3 in next update tho.
Nope. I am running PHP version 5.4 What are the full requirements for this script? There are many many errors showing up here!
Can you send me your site url and ftp details, I’ll take a look.
For the third time: I need to know the requirements for this script! Since you don’t answer I am starting to believe that you don’t know them yourself….
As I said, currently the requirements are php 5.4+, the error you posted above is caused due to non existant array dereferencing feature which was introduced in php 5.4, however I have already fixed it in a new version of the script and If you still have problems, please use the contact form and I will email it to you, since it will take some time until it gets approved in codecanyon.
Ok. Email sent.
I got the new files you sent me, but it only messed things up even more. I will need you to check what you are sending out and hand over the complete version 1.3 package so I can do a clean install.
Did you replace/add routes.php and filters.php I sent you in my last email, I forgot to put it in my first one.
Yes I did replace all the files you sent me. First I tried to update the script and then I tried a clean install with the files replaced. I tried both on PHP 5.3 and 5.4. Both times I got a huge load of errors. I will now try the latest full archive you sent me.
Seems to be working better now on PHP 5.3 even though many of the pictures (thumbnails) for the movies and series doesn’t show up on site…. The Amazon affiliate links doesn’t work… It produces links like this one:
http://www.amazon.com/s/?_encoding=UTF8&camp=1789&creative=390957&field-keywords=Frozen+2013&linkCode=ur2&rh=n%3A2625373011%2Ck%3AFrozen+2013&tag=thebocom0a2-20&url=search-alias%3Dmovies-tvPlease try and see what happens…
the link has your affiliate id as tag=’...’, I can’t programmatically produce links to amazon movie page as many will be wrong or not exist, thats why I’m linking to search results with your affiliate id in it. You can manually enter amazons movie link, for individual movies in the title edit page, this will override the search page.
As for thumbs, if movie doesn’t have image on imdb/tmdb it displays that placeholder, also replace your styles with the one I sent you to fix grid problems.
I was talking about the Buy Now button. What is the point in inserting my affiliate id in the admin panel when it doesn’t show up through the Buy Now button..??
it does, its tag=thebocom0a2-12 in the above link
Now they worked 
Is there any monetization features built in? stuff like a buy now button displayed along with movie details, that links through our affiliate link to amazon or some other movie selling service online that offer affiliate programs?
Hi, besides ads, the next update in the coming days will bring amazon affiliate support and custom affiliate links support for individual titles.
Thank you
Will the amazon and affiliate link support be automated for all movies and tv shows we have in our database?
Yes, you will enter your amazon id in dashboard and it will create links automatically, you will also be able to override these with custom links for individual movies/series.
Awesome! thanks I look forward to that.
Here is my feedback.
Be careful with this script. PHP 5.4 at least ! And you should have rights to put files above your server root in FTP (impossible in the vast majority of cases on shared hosting…) etc.
Even with PHP 5.4 Installation impossible for me, despite e-mail exchange with the author.
I thank him for his efforts but I gave up after spending too many hours trying to set up this script, which looks beautiful in its demo.
The installation is NOT easy, contrary to what is said in the introduction…
Hi, I’ve installed the script for a bunch of people with and without permissions to put files above root and it is working fine for all of them, I also installed it for you and as I said in my email all you needed to do was enter your mysql details.
Also I would like to point out that the vast majority of the problems you had was not due to the script but because of your hosting (domain not pointing to server, wrong php version etc).
Great improvement since 1.3 version ! More compatibility, works fine now ! Also, the installation guide and installation procedure has been simplified.
Thank you !
No problem 
Please confirm once the amazon affiliate link is available to add as an id in the dashboard and I will purchase.
Thanks.
Okay.
Is there any way i can restrict it to bollywood movies only ?
Thanks.
Not sure if imdb/tmdb has a way to filter for bollywood movies, I will look into it.
Just a quick question, I see that there are links to buy movies that link to amazon, how easy would it be to make those links affiliate links?
There’s example in the comments how to integrate your id, in the next update it will be as easy as entering your affiliate id in dashboard, it should be finished in the coming days.
Hello
Is not so easy to install … did it but as far as it but with errors in the admin and contact is not .. Sorry
http://schnappy.netand still an error-news. at the bottom
http://schnappy.net/newsHi, please download updated version, those bugs are fixed.
Hello
Do I need to upload anything new? or only parts?
And wish you a super happy new year.
Replace views, lib and controllers folders inside the app folder.
Can i remove the news stream on home page and also from the site completely by replacing or showing new movies, upcoming movies, recent user reviews grids?
Not without editing code currently. Seems like a good suggestion for future update tho!
When can i expect that options in the next update?
This week, or the week after that, depends how complicated the implementation will be.
I just bought this script and I am looking forward to test it and to see many great updates in the future 
Thanks! Next update will be released in the coming days + approval times 

Hi
Can the movie/series data be automaticaaly retrieved for in other languages than english ?
Thanks
return $this->base . $type . '/' . $this->titleModel->tmdb_id . '?' . $this->key . $this->append;to
return $this->base . $type . '/' . $this->titleModel->tmdb_id . '?' . $this->key . $this->append . '&language=de';
or the code of whichever language you want. I’ll add support for changing language from dashboard in next update.
HI!
great work, please add Facebook and Twitter login if possible!
Thank you so much
Thanks, I will look into it for next update.
Where it takes data from imdb?
A demo search does not actors, it’s just the demo, or is there a bug?
Thanks
And If it takes data from TMDb, we can set it to only put the Czech text and titles?
Hi, you currently can’t search for actors via search bar you will have to navigate to their page via movies, there was a bug with actor search and I had to take it out temporarily, Will be fixed in next update most likely.
For language see the comment above.
Keep getting error 404 when going to example.com/install
Hi, send me your site url and ftp details via contact form and I’ll take a look.
Any chance this will get ported to Wordpress?
At some point. But it’s harder to write something like this as wordpress plugin then from scratch, so can’t really say when.
Hello
Is it possible to use this script for clip and music news ?
best regards
No, it’s movies/tv specific.
Looks great! Will there be a WordPress version in the future or is there maybe a WP theme??
maybe there will, can’t say when tho.
I hope there will, because I would buy it fo sho! Make it happen, quickly!
Well as I said in earlier comments, it is easier to make something like this from scratch then trying to hack it into wordpress. Cant really be done quickly 
Hello Mark, Is there any option to ad advertisement e.g. banners or etc? If I add this features, will the updates overwrite it ?
There is, it’s explained in more detail in documentation bundled.
I installed it on xamp localhost for tests, it was ok, but when Im trying to install it on my vps Im getting:
Catchable fatal error: Argument 1 passed to Illuminate\Container\Container::share() must be an instance of Closure, unknown given, called in /home/filmveb/vendor/laravel/framework/src/Illuminate/Exception/ExceptionServiceProvider.php on line 68 and defined in /home/filmveb/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 196
Its because of server config, php version ?
try to disable eaccelerator php extension or send me your hosts url and login credentials and I’ll take a look.
I disabled it but now I have only this info on main site:
Whoops, looks like something went wrong.
Error log:[30-Dec-2013 22:12:09 EET] PHP Parse error: syntax error, unexpected '[' in /home/filmveb/app/lib/Services/Events/EventListeningServiceProvider.php on line 86
hmm, are you running php 5.4+?
yep it was because of php version, before I uninstalled eaccelerator, I downgraded php to 5.3, now I go back to 5.5.7 and its working
Thanks mate.
No problem.
Hi!
Is it possible to change or add categories? Can I add movies / series manually? What about reviews? How do they work? Can I add where to fetch reviews from or is that not possible? Latest news seems to be linked back to screenrant. Why? And are we stuck with this? Will you build this up with even more features in the future? Maybe with an award system? Are you available for custom work?
1. What exactly do you mean by categories? 2. You can. 3. You or users can write reviews. 4. Critic reviews are fetched from metacritic, they collect them from various movie critics. Currently reviews are avalaible from metacritic only. 5.News link back to screen rant for 3 reasons, 1 – less likely to cause copyright problems, 2 – it is much faster to scrape archive page which has excerpts, when each individual news page 3 – scraping each individual page (dozens of pages) simultaneously or in quick succession could be seen as a form of ddos. 6. Yes this is only 1.0 more features will come with future releases. 7. I am.