5864 comments found.
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
}
}
Hi, I’m trying to upgrade and I only receive this error: PHP Fatal error: Class ‘Lib\\Repository\\Data\\DataServiceProvider’ not found in /var/www/mysite/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php on line 158
Any clues?
Hey,
Send me your site url/ftp details via email please so I can take a look.
Sent, thanks
Any news?
Should work now.
Hi.
Keep getting an error
Call to undefined function Intervention\Image\finfo_buffer()
When it does a search or tries to scrape
Hey,
It’s due to php_fileinfo extension being disabled, you’ll have to enable it (or ask your host to do it)
Thanks. Got this sorted now. A few other minor bugs. Main one is some pages not refreshing with data. I have added actors etc to one title. Cleared cache. Gone back to edit page,, seen changes there. Re checked movie page and updates any ideas?
Make sure you enter character name when adding actor, otherwise it won’t save.
Here are a few suggestions that I feel will make this script a contender in the movie website business
Should be able to search for people in the search bar
I know the ability is there but unless the users knows to click on the People tab it appears that this feature is not available
Sorry, couldn’t find any movies matching your query.
—
The Previous and Next bar located t the top should also be located at the bottom for easier navigation. Currently, it is only located at the top and find it tiresome to have to scroll back up to the top to navigate the next page
—
As mentioned before – A Must have would be the ability to let users type in movie theater location by zip, city, etc and it will list all of the theaters in that area with showtimes and perhaps a way to purchase tickets online through like Fandango or something
—
On profile pages.. it would be nice to show Favorites first instead of Watchlist
—
A message board feature would be a great touch added so that members can discuss movies, tv shows, etc
Hi,
Thanks for suggestions! I’ll see what I can do for future updates.
how to remove register and login link dont need it
Hey,
You can delete them from template file in app/views/partials/navbar.blade.php