5865 comments found.
Hi,
I’d like to know if it is possible to pull data only for a selected list of movies and tv shows and only feature these on the site?
Can news be linked to a movie/tv show and perhaps be shown in a new tab on the specific movie page?
Also is it possible to show trailers from another site other than youtube such as vidmeup.com?
Lastly I noticed that the Writers and Directors to not link to their People profiles and the aspect ratio of the posters that show up in the search box look off, can these issues be fixed?
Thanks
Hey,
What do you mean by a selected list of movies exactly?
News can’t be linked to specific movies or tv shows currently (at least not without code modification).
Trailers from different sites should work as long as they have embed option.
Writers and directors don’t have a separate page currently. As for aspect ration where exactly does that issue occur?
Thanks for the quick reply.
Basically I want to add only specific movies for example 2012, Harry Potter, and The Matrix but not all the movies in a specific genre or year.
The aspect ratio issue occurs when I type something the the search box and the search suggestions show up.
Yes, you can fetch only specific movies from imdb or themoviedb.
As for the aspect issue, on what browser does that occur?
Chrome: http://imgur.com/kDg5jNw
Try it now, that issue should be resolved.
Thanks, it looks much better now. I noticed that people do not show up in the same search box drop down that appears…is that a bug?
Also I have one more quick question: What are your future plans if any with this script? Any new developments or features planned? Like linking news to movies or series or adding multiple videos?
It’s not a bug, that auto-suggest only works for movies and series currently, full search page will look for people too though.
As for plans, we have a bunch of updates in mind although we don’t like to give out a list of features we plan to implement in a future as some of them might need to be scraped for one reason or another.
trying to install and i get this:
Symfony \ Component \ Debug \ Exception \ FatalErrorException Class ‘Thujohn\Rss\RssServiceProvider’ not found
Hey,
Seems like some files didn’t get uploaded properly. Try to re-upload the script using something like filezilla and not a web based file manager.
Hey,
How I can to create a menu in right sidebar? ex. https://i.gyazo.com/b93225912b5cb1684d6e82a36e1958e2.png
Hi,
That would require some custom code modifications.
hello,
I have on the same hosting plan more than one domains. I want to install it but I have put the files in a subfolder and not in the root. how do I install it in this case?
Hey,
The same way you normally would, just open the install url, something like this yoursite.com/subdomain/install
Illuminate \ Database \ QueryException
SQLSTATE[HY000]: General error: 2013 Lost connection to MySQL server during query (SQL: INSERT INTO titles
Hey,
Seems like your mysql server is timing out, you’ll need to contact your hosting support regarding that issue as there’s not much we can do about it unfortunately.
done that they said it is to do with long running calls or too many calls to the database and to contact the script developer
There’s not much we can do about the number of calls unfortunately as it’s required to fetch all the movie or series information.
would it not be better to call them in bundles of like 25 50 75 100 in turn more people could use it because they dont need the extra sql requirements? or using a cron to fetch them in numbers?
and please do not take offence or get annoyed by my comments, i know very little about coding just have seen it done in similar scripts and think it was good.
That is how it’s done already, the error your are getting is caused by a inserting a single title into database, that’s why we can’t do much about it, there’s no way to optimize it any more at that point unfortunately.
It would be nice if you can add inifity scroll for mobile devices
Hey,
Thanks for the suggestion! I’ll add it to the to-do list.
Hello, i see that there is rss for movies and news.. is it possible to implement rss feed for series as well? thanks in advance.
Hey,
It’s possible, but would require some code modifications.
i have a error with installation the log in page and how do i manege my script add online movies and news??
Hey,
Send me your site url via support tab so I can take a look please.
Www.aflamie.com
Doesn’t seem like it installed properly, can you send me your ftp details via support tab so I can take a look please.
Hi, I am interested in placing order for this script. However, I would like to whether it is possible to host hindi ( Bollywood ) and Telugu ( Tollywood ) movies also because i see only all hollywood movies are listed out ther. Let me know. Thanks SK.
Hey,
It’s possible, as long as those movies exist on imdb or themoviedb or you create them manually.
is it possible clone actors as models. i need another module like actors for upcomers. is it need plugin?
Hey,
Not sure I understand your question, can you clarify a bit please?
possible Models admin menu like Actors …
People & Models Like Movies & Series….
No, it’s not possible currently (at least not without some code modification)
Hey there! I was testing profile page filters and pagination and found what I think are bugs. When you add more than 10 Watchlist/Favorite items to your profile they stop being properly ordered. The second bug is after 18 items and you turn to #page-2 and refresh then you can’t go back to #page-1 I’d also like to ask while I’m here if you plan to add a delete button to items on profile? And will a better review system be implemented or replaced with a comment system for that matter like something I’m typing on here with replies.
Hey,
Those issues should be corrected now.
We’ve added a delete button as well.
As for other question, there is a comment system already, you just need to enter your disqus shortname.
Is it possible to add a section for anime? I would buy if thats possible.
Hey,
What do you mean by section exactly?
Like have it scrape anime information as well. Movies > Series > Anime.
http://anidb.net/perl-bin/animedb.plIt’s possible, but would require some custom modifications.
Would it be possible to add it for the next version?
Unfortunately not, as it’s more of a custom modification then a new feature.
How much would it cost to implement it?
Sorry, but we really don’t have time for freelance work currently.
HOW CAN THE MOVIES SHOWS GETTING THE MOST RECENT AND NOT named AND HOW CHANGE COLORS AND BECOME AN demonstrating the MOVIES ONLY WITH PICTURE AND WHEN you hover the mouse UP TO OPEN A WINDOW TO THE CASE THANKS.
Hello,
Please send all support requests via the form in Support Tab, that way we can answer your questions faster. Thank you!
hello, Categories on homepage dont show movies , I have bulk imported 100 Movies , They are not getting categorized.
Hey,
There are some other criteria for auto-showing them in categories (like minimum number of votes on metacritic, release date etc) to avoid pulling in irrelevant movies. You can attach them to categories manually though.
.
hello, So how do i populate the homepage ? I have to manually add category for each movie? And is there any way i can remove all categories from homepage and add random movies there?
Hello, Somehow i have added a category named latest on homepage , I have set it to update automatically and show latest titles. I have also cleared cache , It is still showing nothing. Any idea?
It will auto-populate only when you have enough titles in your database. You can attach them manually from dashboard as I mentioned though.
i already have 200 titles , And shouldnt it show latest titles from them ?
It’s latest tiles as in the ones that are playing or have recently been playing in theaters not the ones you have added recently.
iam facing installation error!
Illuminate \ Database \ QueryException
SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘totalmovies.slides’ doesn’t exist (SQL: select * from `slides` limit 
Hey,
You need to visit yoursite.com/install url, to access installation page.
when i open mysite.com/install its showing not found error
Make sure .htaccess file got copied over properly from download to your server (main folder to where you uploaded mtdb)
i copied exact file in folder, when i open mysiteurl.com/install it is showing internal server error
Can you please send me your site url and ftp details so I can take a look.
I configured the system to not save the img locally, yet the img are saved on my server. As configures to not save img on my server. It takes up too much space.
Hello,
Please send all support requests via the form in Support Tab, that way we can answer your questions faster. Thank you!
I fixed it. Both settings “no” 
I like the SLIDER option, but are we able to make it more than 4 features/movie? If so, how? Also, I cant find a way to change the order of which feature/movie shown, unless remove them and re-add in the order preferred. One more thing about the slider, how to add a delay option to make it auto-slide to next feature/movie? BTW – Love the script. I would recommend it.
Hello,
Please send all support requests via the form in Support Tab, that way we can answer your questions faster. Thank you!
I need a german language file. Do you have a download?
Hey,
No, we have no german translation file currently.
:’( Some one else?
How to disable adding more movies (actors know for) by itself when someone click on some actor?
Hey,
Set data provider to ‘db’ in dashboard > settings page.
Now i have other problem. I can’t login. Its like I’m logged in, because i see Dashboard in menu, but when i click on Dashboard it redirect me to Login page.
Can you send me your site url via support tab so I can take a look please.