5864 comments found.
Look first of all this script really perfect but ? have some problem..
1-) I try upload picture but this screen coming… http://imagizer.imageshack.us/v2/800x600q90/36/gw3z.jpg2-) Where to adding google Analystic code ? dont finding which file ?
3-) Doesnt works Movies filter system why ? http://imagizer.imageshack.us/v2/800x600q90/839/74zu.png1. Enable php_fileinfo extension, or delete this:
if ( ! $this->validator->setRules('image')->with($input)->passes())
{
return Redirect::back()->withErrors($this->validator->errors());
}
from app/controllers/titleController.php2.before the closing body tag in the app/views/main/boilerplate.php
3.Probably don’t have enough movies to filter, use one of the scrapers and then select ‘fully scrape’ in dashboard.
Thanks for answered but ? have same problem about 1-) questions ? enabled php_fileinfo extension and deleted this code after no deleted this code and reply try but same problem still , how this fixed this ?
Are you running something like wamp server? If so it will have 2 php.ini files, one in apache directory, one in php, you will need to enable it in both. If not send me your ftp details/site url via contact form and I’ll take a look.
of cource ? wanna sending email for about everything please look at for me
I click one movie and this error , why ?
http://movienix.com/movies/1017-labor-dayHi, fixed both problems for you, seems like the later is cause due to chinese letters, is fixed in the coming update also.
Ok, Thanks and how we fix about avatar problem upload photos and you know this screen http://imagizer.imageshack.us/v2/800x600q90/36/gw3z.jpg I send your mail adress about ftp and panel password , are you look at them ? ( You saying me avatar problem fixed but ? see not fixed look at here http://movienix.com/users/admin/avatar )
Fixed that as well, altough you might want to wait for an update today/tomorrow which will bring new profiles.
Avatar problems fixed today/tomorrow , thanks for helping.. Have possible this script making sitemap progress?
I’ve explained a bunch of times already in the comments why sitemap is problematic to implement.
add me in skype yabahot for custom mods and fixes
Sorry, I’m currently not available for freelance.
Finally bought the script! Got some more questions.
1. When you click on movies Genre should have a “All” so you can see all movies from a defined filter. Any way to implement this?
2. Under the dash for scraping Imdb I set the “from” year to anything else and it stays on 1980. Can we see a fix for this ? And when you rest this date does it clear old data and use only the new scraped data? Maybe implement a way to clear all scrapped data for testing?
3. Can we turn off the News and just run everything else? I would like to have this script show new release movies only if possible with the trailers in top banner.
Thanks
1. I’ll implement that for next update.
2. It is not a site wide restriction it’s just for the movies you want to scrape in bulk, the 1980 is just an example placeholder value.
3.Currently you’d have to modify the view files manually.
Thanks for the reply. Which view files would I need to modify? Is this something you can add in a future update to allow us to turn on or off the news?
Thanks
I think it would be nice if we can have the news off and have it just show In Theaters, Up coming and New releases.
I think the closest to what you want for now would be to turn the home page theme to rows, and manually delete news and reviews loop from app/views/main/themes/rows/home.blade.php
How can I search russian film titles? In IMDB I can search throw russian film names for example: http://www.imdb.com/find?q=%D0%94%D0%BE%D1%81%D1%82%D1%83%D1%87%D0%B0%D1%82%D1%8C%D1%81%D1%8F+%D0%B4%D0%BE+%D0%BD%D0%B5%D0%B1%D0%B5%D1%81&s=all
And please tell me how does Film filter works? Not all films were filtered…
You’ll need to use tmdb if you want to search in russian, for movies/series to get filtered they need to first have genres/ratings etc, they will have that if a) someone visits that movie/series page b) you hit ‘scrape fully’ in dashboard.
1)How can one a menu/category other than movies or series that show in the dashboard?
2) The seasons don’t work like they should – they don’t show in the dashboard?
New dashboard will come in next update, should be available today.
How I add Portuguese Language? Like movies with description in Portuguese and English…
Enter ISO 639-1 portuguese code in dashboard > tmdb language.
Thanks
My featured films got reset to the original 8.
Did you turn off the automatic trailer updating in dashboard?
Hi r4mark,
I see that you been working hard with updates looking great with cool features new like movies filters searches & more movies Details like more stats and similar movies etc.
I noticed when searching for a specific person name of something it don’t fetches anything and i know it’s there? Is it possible to have at the search bar with drop-down options filter search like “Movies, TV series, News, Videos, peoples”?
You said “Yes, in the coming days there will be a pretty big update.” I’m waiting when the “big update” is out then I’ll buy it etc. The best movie db script on the web!
Hi, the script searches for people in database and the demo site doesn’t have that much people in db, that’s why you might not find someone.
can ? help me with about install this script ? Thanks
Send me your ftp details/site url and I’ll see what I can do.
Hi, great script I have an error when a user register:
Swift_TransportException
Failed to authenticate on SMTP server with username “**@gmail.com” using 2 possible authenticators
{
$count++;
if ($authenticator->authenticate($agent, $this->_username, $this->_password)) {
return;
}
}
}
throw new Swift_TransportException(
'Failed to authenticate on SMTP server with username "' .
$this->_username . '" using ' . $count . ' possible authenticators'
http://www.stooorage.com/show/2545/10693328_whoops-there-was-an-error-2014-01-11-15-39-13.png
Any idea to fix it? Thank you
Ok I fix it I forget to change the mail in mtdb/app/config/mail.php One more thing in the file mail.php Global “From” Address is not working when I receive the mail from my gmail address
Yes, it will use your server address, I will fix or remove the global setting in next update.
Hello, Your script is awesome before you buy have some doubts.
The script will have a page for each episode series, and within a system of evaluation of the site, users and critics.
Another question is the script already have an RSS feed himself, have plans for it or should I do if I want?
Thank you!
The site doesn’t currently have a separate page for each episode as there’s not enough information to warrant one, it currently lists all episodes and their info on one season page.
No rss feed currently, it’s a technology that is on its way to graveyard so it’s not that high on the to-do list.
Hello again!
Please tell me if it possible to get translated movie titles and other details when scraping them from imdb?
No, imdb only has information in english.
Hello!
Thx for great script!
I have a problev – wheen I am trying to create a Super user after creating all the db by the script – I have an error:
RuntimeException
Error generating hash from string, your PHP environment is probably incompatible. Try running [vendor/ircmaxell/password-compat/version-test.php] to check compatibility or use an alternative hashing strategy.
/var/www/kinositetv/data/www/kinosite.tv/vendor/cartalyst/sentry/src/Cartalyst/Sentry/Hashing/NativeHasher.php
if ( ! function_exists('password_hash'))
{
throw new \RuntimeException('The function password_hash() does not exist, your PHP environment is probably incompatible. Try running [vendor/ircmaxell/password-compat/version-test.php] to check compatibility or use an alternative hashing strategy.');
}
if (($hash = password_hash($string, PASSWORD_DEFAULT)) === false)
{
throw new \RuntimeException('Error generating hash from string, your PHP environment is probably incompatible. Try running [vendor/ircmaxell/password-compat/version-test.php] to check compatibility or use an alternative hashing strategy.');
}
) Solve it by replacing to ‘hasher’ => ‘bcrypt’, in mtdb\app\config\packages\cartalyst\sentry\config.php
Now if you could make a script like this one but for music i would buy it now 
when you forget your password it gives an error even after inserting the right email?
2)how can one add more menu to the script?
1. You most likely didn’t update your mail settings, check the documentation for that.
2. Check earlier comment here.
I did check earlier comment but when i tried it , I get “main.cartoon” among the menu
also did you get my email on the category instances on the homepage?...do i just substitute the variable?
1. You don’t need to put your menu items inside trans() function, that is why you are getting main.*
2.I did but I didn’t really understand what you are trying to ask.
I sent you an email…please check
Hi,
First of all this is a great script. 2 questions.
Where are all the ads located so that I can change them? “The Place ad code here”
and How do i change the meta tags for the home page and other pages?
1. It’s explained in documentation, you need to open specified files with text editor.
2. Same file as translation.
Thank You
What would be the best sitemap to use for this site? Also, I would pay extra if you built an xml sitemap generator for the site. I am sure many other people would as well
I’ll look into it for future updates, but you would need to generate urls for millions of pages, you’d most definitely hit api limits for tmdb and possibly get your ip banned for ddos on imdb, in short it’s really more trouble then it is worth.
Thanks but that brings me to another question. If I send large amounts of traffic to my site won’t that do the same thing? I plan promoting this site heavily and I just want to make sure ahead of time before I do that I am safe.
You won’t, the limits are on the speed of requests from same ip not on the amount of requests.
Thanks, Rating this script 5 stars for you.
Hi Mark, Like I said I love the script. I am having one issue. Everytime the news is being updated I am getting the home page of the site go down with a “whoops something is wrong message” I turned the debug on and the error is “Undefined variable: compiledNews ” Is there any fix for this?
It is in /home/movierev/public_html/app/lib/Services/Scraping/NewsScraper.php
Will be fixed in next update, should be up today.
i have another little problem, on the mainpage there are 4 trailers and switch to other 4 trailers, it works fine. i opend my website again an it loads long and after 1 minute i get an 500error. after reload page works fine but from the 8 trailers are only two trailers listend the ohter 6 trailers are away? how can i fix it? 
Go to dashboard and click ‘update featured trailers’
strange, i have clicked it and get also an 500 error, now after 1 hour i clicked it and it works??? is this any problem with memory limits?
Most likely something to do with hosting, otherwise it would throw stack trace or ‘whoops…’
ok thanks, i will try this. one question left at this evening. in german amazon i have the problem when i search a film like “dune” it displays “Dune – Der Wüstenplanet 1984”, perfekt. if i got to the “buy now” link to amazon.de it displays nothing. the problem is 1984, this does not work in german amazon, if i delete 1984 in amazon search and only “Dune – Der Wüstenplanet” he finds the dvd oder book. can i delete the year in the amazon search?
I think the amazon .de and .com affiliate links differ more then just the domain, that is why it doesn’t work, you’ll need to modify the link in app/lib/services/presentation/dbPresenter.php
is it this line?
$keyword = str_replace(’ ’, ‘’, $this->model->title) . “{$this->model->year}”;
can you tell me what i must change? =)
It’s this one:
http://www.amazon.com/s/?_encoding=UTF8&camp=1789&creative=390957&field-keywords=' . $keyword . '&linkCode=ur2&rh=n%3A2625373011%2Ck%3A' . $keyword . "&tag=$id&url=search-alias%3Dmovies-tv"leave the $keyword and $id as is and make sure the rest of url is the same as you get on amazon.de, if not update as needed.
hm, i want to delete the year of the movie? this code is already in the dbpresenter.php so nothing changes. if i open a film link dune – der wüstenplanet it search at amazon.de dune- der wüstenplanet 1984. the must only search dune – der wüstenplanet without 1984 then works the search at amazon, how do i delete the year of the film? the klicks are listened in the amazon partnernet so it works. only the search from amazon.de can not work with the year of the movie. this is what i want to delete?!
What i meant was, go to amazon.de get a search link from the top left corner and compare it to the one above, if there are any differences you will need to update the link in the file.
To remove the year delete this
. "+{$this->model->year}"
a oh, now i know what you mean, the year is not the problem, when i opend it it finds nothing, wenn ich click auf “go-button” aka “los” than the search, with or without the year. i have search with keyword “dune” and the links looks like that
http://www.amazon.de/s/ref=nb_sb_noss_1?__mk_de_DE=%C3%85M%C3%85%C5%BD%C3%95%C3%91&url=search-alias%3Daps&field-keywords=dunehow can i transform this, sorry i am not a coder 
and a second question, i get an error when i will use the contact form? http://www.stooorage.com/show/2545/10694726_bildschirmfoto-2014-01-11-um-17-24-52.png have you any idea?
The error will be fixed in next update, please just send me your ftp details and site url and I’ll change the link for you, will be faster then explaining 
done. thanks for great support!!! watch@ll
Hi, there seems to be an issue with the scraping. When I scrape something, and truncate the database and scrape again, sometimes ti will work and sometimes not.
I am on a localhost, it would be great if there is a progress bar of whatever is being scraped at the moment and possibly a loading bar based on the amount of titles requested.
Only the movie titles scrape
I have tested it with imdb and with tmdb now, the same issue, only the movie titles.
It’s explained in documentation under scrapers how it works, to get full title with reviews and cast, you’ll need to select the amount you want to scrape from ‘scrape fully’ dropdown.
hi r4mark,
i want to add google analytics to first site, where is the best to place it?
i want to add a further tab like ‘tos’ also a single site
i want to use german meta language tag so google chrome didn`t translate it, where is the best to place it?
thanks a lot! the script works fine.
Hi,
You should add both language and analytics in the app/views/main/boilerplate.blade.php file, analytics before tag, meta after the favicon link.
Do you mean you want to replace the current tos or add tos in the menubar?
i want to add impress to the bottom menu beside the tos link
You would add a new link in the app/views/main/boilerplate.blade.php file at the bottom.
hi r4mark, thanks a lot but i get an error, i add the imprint line to boilerplate.blade.php
{{ trans(‘main.contact’) }} | {{ trans(‘main.imprint’) }}
then i copyed the tos.blade.php to imprint.blade.php and changed the text from tos to imprint also in the file, in the lang de and en i addad also an imprint.php and change text linke tos.php but i get this error
ErrorException Route [imprint] not defined.
have you any idea?
You need to define a route, go to app/routes.php and under homepage and footer add
Route::get('imprint', 'HomeController@imprint'); You will also need to create a new method app/controllers/HomeController.php same as contact or tos one, just change view name to imprint.
thanks! now it works!
Glad to hear it 