5868 comments found.
Hi,
just wanted to say thanks for the super fast and precise support I got from you by email. And for the excellent upgraded script.
Cheers.
Hi,
What are the conditions for a film or series appear in New And Upcoming? And for Top Rated?
How can I get the duration of each of these 2?
Hey,
You can look at the code in app/lib/titles/titleRepository.php newAndUpcoming and topRated methods, they’re pretty readable event if you don’t know php.
Featured Trailers at the top of the main page do not update, everything else is fine. www.popflix.uk. Thanks in advance for any help
Hey,
You should update to the new version, as the site trailers are pulled from on the old one doesn’t provide them anymore.
I have customized the look of my site and don’t want to overwrite the work, is there a single file I can update to make this work?
Not really, although you can put trailers there manually by ticking the ‘featured’ box when editing a movie/series.
so powerful this script .. 
Thanks 
where i can change number of movies in movie category page?thanks
Hey,
What do you mean by movie category exactly?
in movies category mysite/movies shown only 16 titles
You can put this at the begging of script tag in app/views/titles/index.blade.php (where 20 is the number of movies you want to show)
app.paginator.perPage(20);
Would LOVE Popular Movie Quotes added to each movie!
Hey,
I’ll see what I can do for a future update.
Hello! Instaled the script awhile back and it has been running great until the last two days.
Now I am getting a 500 error. Nothing has changed on my server.
http://simplemovi.es/Thanks and please advise!
Hey,
Seems to be working now, if not please send me your ftp details via email so I can take a look.
Friend,
this information: http://prntscr.com/43olq4 is possible to do the same come in Portuguese?
Hi,
If you are using tmdb as data provider you can enter your language code in dashboard and it will be translated if they have it in portuguese.
Ok thanks.
I have Translated 99.9% of the system, but there is something I can not translate, i checked and i changed all files (php, JS) and does not change, is “more & less” (http://prntscr.com/43x9ax)
Another problem I’m facing is that, when translating USERS link (mywebsite.com/USERS to my language eg; mywebsite.com/MEMBROS)
Works properly, but when I try to access my account I see the error screen: http://prntscr.com/43xcae
I can change this link? if yes, why?
In previous versions there were some background images on the login and registration pages, this will have for the next updates?
Meanwhile, I decided changing the code …
register: http://prntscr.com/43xdhd login: http://prntscr.com/43xdri
Thanks and i love your work.
problem with users link solved, I forgot to change the Navbar.blade.php for my translation “users.show and users.show to membros.show and membros.edit” Working now… Same change to the “Dashboard”
Hi,
You can change the more/less links in assets/js/min/scripts.min.js file, search for
.html("less") and <a href="#" class="morelink">more</a>
As for the backgrounds, not sure yet, I might add them back in a future update.
Ok, Thanks.
friend
one last question, i can change the news http://screenrant.com/movie-news/ to: http://www.adorocinema.com/noticias-materias-especiais/ ?
I checked the files, made ??some changes but it did not work …
you can, but you’d need to modify the code inside app/lib/services/scraping/newsScraper.php
Yeap …
I racked my brain a bit but it worked perfectly, simple and functional.
Thanks
My friend
I have a question my native language is Portuguese as you can see there as I leave the pages of “People and News” in Portuguese? I mean, not the pages but the information from the Wikipedia, and etc. ..
Thanks again!
Hi,
Not sure I understand you question entirely, but you can specify the language you want in dashboard > settings, you will have to use tmdb as data provider tho.
Hi there,
Sorry to say, but this is an incomplete “script”. Take me 4 days to complete the script …and to give him real SEO !!!
You just said in comments ….next update ..i will update …bla bla …I fixed some things with help from comments and i downloaded last version.
Not okay that ….sincerly. You sell something incomplete.
Hey,
Sorry you feel that way, but if the script doesn’t have a feature you want doesn’t mean it’s ‘incomplete’.
It’s not about features. Popular actors not working (home page), it’s only show first actors scraped to database, ordered by id, scrape sometimes works sometimes doesn’t. .... etc.
Guys …don’t buy it only if you have some coding skills !!!
feature suggestion. have the site wide affiliate link fully customisable. Either Amazon as is (but allow Amazon country to be specified also) or a custom affiliate link that will insert search term.
Format like.
Specifiedaffprog.com/trackingid?q=[[SEARCHTERM]]&other=param
Hey,
I’ll look into it for a future update, you can do it quite easily manually tho, just edit the url in app/lib/extensions/html/htmlBuilder.php
Thanks
video player doesn’t appear to work on android chrome browser. works on dolphin on same device
Hi,
I’m aware of the problem, looking into it.
Thanks
hi again i have a question is it possible to create author , editor , normal user and … like wordpress in this script ? can change the theme of script like wp ? can create a custom field on posts ? thanks
Hey,
You’d need to modify template to change the theme, there’s no custom field at the moment.
Purchased a long time ago but realized that I could define # of movies scraped to determine amount of data deposited in my database. Now that you’ve built a more advanced script, I’d like to know…
Question.. 1. Can I choose to only manually enter information for the script and only use as a CMS and not scrape any movies at all and still have it look good?
2. Can I choose to have only a specific number of movies scraped? for instance movies from 2005-2014 only?
3. If yes or no, what would the challenges of either choice be at the current state of the script?
thanks
Hi,
1. Yup, just set ‘db’ as search and data provider in dashboard > settings.
2. Yes, you can specify year range in dashboard when scraping
3. Might need to replace top rated section with something else if creating movies manually as that is based on metacritic scores.
thank you!
Hi i have a question i want to use this script for a movie download website but i heard google takes copier websites as spammer and remove them from search results i want to know with this script will i have this problem too ? any way to solve it ? thanks and sry for bad english thanks for script
Hey,
You’re unlikely to get removed as many sites use themoviedb API, haven’t heard of any getting removed from search results for it.
any one have problems with slideshow to stop works and suddenly freeze
Hey,
Please use account you purchased item with to receive support.
Where can I change this??
home #upcoming-container figcaption {
font-size:13px; <<<<<< — Change to 12px
padding:15px 5px;
text-transform:uppercase;
In addition, what can I add to css for fixing the Search Box that is out of place.
Thanks
in addition.. the titles that only have one line messes the page up…
see example – please make the boxes for each actor, movie, etc two have 2 lines… not 1 – http://oi60.tinypic.com/51euyo.jpg In addition. there should be NO REASON WHATSOEVER that a Youtube video cannot play on an iPad… Te unique player that you made does not work on iPad.. There’s really no need for it in my opinion.. just stream the YouTube player!
Hey,
Check my previous comment, as for the player I’m looking into that.
Hi,
When viewing my website in Chrome…
Please see here – http://oi60.tinypic.com/334i0m1.jpg
When I have the default zoom setting at 100% the site looks awful.
the search is on a different line and a lot of the movies down’t lay out great on the homepage
When I set it to 90% – the site looks perfect.
Unfortunately, I cannot tell my users to change their zoom setting to 90% so is there an easy fix for me to solve this problem? I am sure that it has something to do with css but I am not a css guru.
Other than that everything is great!
thanks!
Hey,
I’ll fix that next update, you can paste this at the end of assets/css/styles.css file, that should fix it.
@media (min-width: 768px) and (max-width: 1480px) {
.pretty-figure > figcaption {
font-size: 12px !important;
max-height: 47px;
overflow: hidden;
}
.home-rating > img {
width: 12px;
}
#searchbar {
width: 367px
}
}