5864 comments found.
@r4mark hi do you have your forum site, i give you offer to advertise yourself and all your works on my forum, if you interested just tell me to know.
i add new actors but cant??? why? says working then show same page and didnot add my actor?????
Hey,
If you want to receive support, you’ll have to use account you’ve purchased the script with.
i try in demo and cant add. so if it cant work why i buy?
Oh, all destructive actions are disabled on demo site.
so its not work like inn other comments some users have same problem. i have one it by my old acount its same
There’s a problem with creating new actor currently, will be fixed next update that should be out in a couple days.
if i want plugin payment for register 1month 3 month and 6 month how much ?
Hey,
Sorry, I don’t have time for freelance work at the moment.
How can I call the listing page episodes creating a tab in the title menu?
I do not want to open another page.
Note: Excluding the Episodes page need the season number.
When I give @ include (‘Titles.Seasons.Show’)
This error occurs:
Undefined variable: episodes (View: / var / www / webroot / ROOT / app / views / Titles / Seasons / Show.blade.php) (View: / var / www / webroot / ROOT / app / views / Titles / Seasons / Show.blade.php)
Please help me on this issue, I am finalizing the changes in the script to put in the production environment.
Hey,
Not sure what you’re trying to do exactly, can you send me your site url and ftp detils so I can take a look.
I like @deandude suggestions “users can submit a movie etc” I also want to add-on to it like when user submit their movies it also shows up in their profile page under title “MY Submissions” and would be great if possible give credit to submitter in item page. That’s a great feature if you’re running specific films site like inde films etc.
In the next update could you add an option where users can submit a movie and then you can review it and either add it or delete it? This will be a major help and also keeps your script up with the competitors, thanks in advance
Hey,
Thanks for suggestion, I’ll see what I can do.
hi r4mark,
i need one change in script, please let me know the code to add like 1. wanna display movies in front page which have country as India. i am sure its one line code.
Thanks, Arjun
Hey,
It’s not one line unfortunately and it’s not something I can explain how to do over comments.
hi i next release please add option like in news update for new and upcoming movies, and tv show, last 10 days nothing change in my site
Hey,
I’ll see what I can do, although you most likely just don’t have any movies to display there yet.
how to change words in footer Ultimate Movie and TV Database
Hi,
You can do it in app/lang/*/main.php file, this line is called footerSlogan.
Hi, very nice script. I have several questions.
I cant play video in chrome browser on your demo.
As I understand comments are available using Disqus, can I integrate my custom plugin for comments? Mean should I make modifications in only one file or I have to make global changes in all code?
As I understand all information is parsed from IMDB and TMDB. But these services don`t provide info about actors in custom language, can I import this information in database by myself? I mean is there any feature to import from xml or something like that not using direct mysql?
Is datepicker made using js so can I use my own language?
Can I parse reviews from another sources to make them in custom language? Or I have to make them manually?
Thanks for answers. Hope to hear from you soon.
About first question – as I see in console in chrome in your demo – script cant find youtube video code (http://www.youtube.com/embed/undefined?someplayerconfigetc). Plus there is something blocking . If I change this manually with something like that http://www.youtube.com/embed/ZuIBvmxIN4w" and remove frameblock – all works fine.
Sorry for lots of questions, I see u`re using http://www.videojs.com/ any chance to turn it off to work perfectly youtube embed?
1. Videos are working for me on chrome, could you try to disable your extensions to see if any of them are causing it?
2. It really depends on what kind of plugin it is, although you shouldn’t need to modify alot of files in most cases.
3. TMDB provides bios in some languages, there’s no feature to import from XML at the moment.
4. You can change datepicker language fairly easily.
5. You can fetch reviews from different sites, but you’d need to write relevant scraping code.
There’s no way to use simple embed at the moement (not without editing the code at least)
Thanks for your answers. I disabled all plugins – video still doesn`t work in chrome. Used on several stations (at least 5) with windows 7, 8.1(clean system) – doesn`t work.
Well, I’ll be adding an option to use a simple embed instead of videojs in next update so that should fix it.
One more thing to fix – in your demo, when user goes to profile, datepicker doesnt work. Waiting for your improvements and fixings to buy. I would be grateful if you have any dates for update and could tell me.
The update should be out in the coming days, depending on approval times on codecanyon.
first error
PDOException could not find driver public function createConnection($dsn, array $config, array $options) { $username = array_get($config, ‘username’);
$password = array_get($config, 'password');
}
return new PDO($dsn, $username, $password, $options);
and page refresh after error
RuntimeException You need to specify a file path to store the seed. $this->logger->info(‘OpenSSL did not produce a secure random number.’); } }
// initialize seed
if (null === $this->seed) {
if (null === $this->seedFile) {
throw new \RuntimeException('You need to specify a file path to store the seed.');
}
Hey,
It’s due to php_pdo or mysql_pdo being disabled, you’ll have to enable those (or ask your host to do it) to make it work.
Google Analytics code doesn’t save. Also how do I tell what version I’m on?
Thanks!
Some hosting accounts block javascript in post requests so it’s probably because of that. You can add it manually tho in app/views/main/boilerplate.blade.php before closing body tag.
You can see the version in changelog included with download.
Can make typing http://xxxxxx.com/users/username to open his profile?
Currently are http://xxxxxx.com/users/id, but I would change that.
If yes, can indicate me what should I change to make this change?
Hey,
It currently works with site/id-username, you’d need to modify some code to use usernames only.
Hi. I am interested in buying your script, but I have few questions. Is it possible to manually change language in source code and add API translator for description? Thanks
Hey,
Yes, the script is fully translatable, as for the API you can use themoviedb api to get translated descriptions and more, you just need to enter language code.
script is also giving this error Intervention \ Image \ Exception \ ImageNotWritableException Can’t write image data to path [/home/site/public_html/mdb/imdb/bgs/102382movie.jpg]
figured this part out, nevermind
why are the browse pages looking like this… the thumbnails are not being displayed correctly. http://i57.tinypic.com/2z5j05d.jpg
how to populate the new and up and coming part on home page. It is empty. i am using the tmdb not imdb
apologies for so many questions. how do i populate the top rated section on home page as well?
Hi,
I’ll fix that in the next update, or you can contact me via email if you need it faster.
As for the other questions, you can either use one of the batch scrapers in dashboard or you can search for movies/series, both of those will fill it up.
e-mailed from userctrl
Hi, did you fix the issues which are there when importing from imdb ?
Hey,
Those issues only appear on certain shared hostings with limited memory available as downloading images from IMDb requires more then usual.
We have a VPS.
Then you can increase your memory limit in php.ini file by changing memory_limit line (don’t forget to restart your server afterwards)
How much do you think is the optimum memory limit required ?
128M should be enough or slightly above that just to be on the safe side.
Hi,
I am interested in purchasing this but have a question.
Is it possible to use the same database with another website? For example I am also going to have a music website with a seperate registration and login, but want to use the same database for both sites to prevent users from having to register for each site.
Hey,
Maybe if both sites had the exact same database structure for user tables, but that’s very unlikely.
Thanks for the reply. If i combined the 2 structures into one users table would that work?
It’s hard to say really for sure, there’s a number of things that could go wrong, like different scripts using different hashing techniques for example.
When will we see this update? A rough idea? thanks
Hi,
Not sure yet, although shouldn’t be very long.
Hello I have your script version 1.6.8 When editing a movie from the dashboard and using the option update from external data updates All segments. How to make order of the field did not edit? Every day is to update the everything but the title and description of the species
I bought your script from another account but blocked me an email and I can not reset my password
Hi,
Sorry, but support is only provided if your purchase can be verified.