Code

Discussion on MTDb - Ultimate Movie&TV Database

Discussion on MTDb - Ultimate Movie&TV Database

By
Cart 3,663 sales

Vebto supports this item

Supported

5865 comments found.

When you release a new version?

Tomorrow most likely.

on vps when i try go to mysite/install i got page not found.. on mysite.com whoops something wrong ..i know that before install script i must have that proplem.. but i cant install it

maybe Rewrite URLS ..

For vps it’s probably disabled mod_rewrite module, as for the other site go to app/config/app.php, change

'debug'=> false
to
'debug' => true
and send me the error you are getting via contact form on my profile, we’ll sort it out for you.

Hi,

Just bought this and there’s no install folder or file. I cannot install the script without it.

apache mod_rewrite is enabled

Can you help!

does yoursite.com/index.php/install work?

Hi, amazing script! Do you have plans to add sitemap for google webmasters ?

Not currently, no. I’ve explained in earlier comments why it is not already implemented.

thanks for your support today :)

- i want to ask why “animation” genre not there?

- also when u click on series or movies they by default show movies by popularity, can we have option to choose what to show by default? by (popularity/a-z/newer/year)

- in homepage its always on “Reviews for The Shawshank Redemp..” how can this be changed? good if its with each refresh bring new review from database

—good also if we can change seo “title/tags/etc” in dashboard.

thanks :)

1. I’ll add it next update, should be up today or tomorrow.
2. I’ll see what I can do for next update.
3. It will pull in the review for latest movie next update.
4. You can change them in translation file already and I’m not a big fan of writing user input into config files as there’s various problems associated with it.

cant wait for next update :) from all items i bought here, this is the best :)

I do not understand how use of:

From what page to start?

I made the first query and insert data:

(TMDB) How much movies / series to scrape? 100 From what page to start? 1

In the second consultation hold How much movies / series to scrape? 100 and From what page to start? (2? or 101?)

I made the first query and insert data:

(TMDB) How much movies / series to scrape? 100 From what page to start? 1

In the second consultation hold How much movies / series to scrape? 100 and From what page to start? (2 ‘or 101?)

Firstly – great product indeed. In the main.php (in app etc folder) I changed the brand from MTDb to my own and in the various other places I found it but frequently when I do a Facebook share I still have Title – MTDb. How can I change this please?

Also your links to the tmdb database and Wipipedia should really be to a new tab by default.

sorry I should have added that I amended the links to target in Actor.blade.php

It takes a while for facebook to update, you can enter your site url here to speed it up: https://developers.facebook.com/tools/debug/

Thanks. As always great service.

Hello, i keep getting error, : http://prntscr.com/2l5vq9 The same error when i’m trying to go to movies/series menu on dashboard.

image.php is there and the size is 1kb.

i have redownload an reinstall this script. Still getting the same error. What is the server requirements actually?

Requirements are apache server and php 5.3, but this doesn’t seem like a problem with requirements, can you send me your ftp details/site url via contact form so I can take a look?

The Filter function on my side won’t work, could you please check it or say me what i have to do fix this error

i have done this but it don’t work

Hello, I have seperated the grenes like this Comedy,Romance,Anime, this is right? You have my ftp access information so you can check the files.

You also need to fill in mc_critic_score and year fields, I’ve improved the filtering in next update so it will filter movies even if rating fields are empty, it should be available tomorrow.

Hi R4mark !

It would be great to have a rss feed and a share function (FB/TW/G+) for this own news articles …

Will you maybe make these features in the next updates available ??

I use usually Wordpress and there is a RSS Feed or the Share Function “on Board” ... or it this too difficult to make with the laravel or bootstrap frameworks ??

I will add share buttons most likely, don’t know about rss because it’s kind of an outdated feature and not really worth the time.

I don’t think that rss is an outdated feature. I use e.g. the rss feeds on my wordpress websites with dlvr.it to post automatic my new content at my twitter, facebook and google + accounts

I’ll look into it for future update.

I tried to install the version 1.6.1, but have bug in promo episodes.

Sorry man, now it’s working. A sugestion: add feed system for news in Dashboard. And congratulations for your good job :D

Why didn’t you fix the ad saving thing..?? I can’t save ads!!

Send me your credentials please, I can’t do anything otherwise, as I can’t reproduce this bug on my local server.

Did you try to insert a javascript code..? I won’t share my server details with anyone. No offence.

Alright, try to replace single qoutes ’ with double quotes ” or vice versa and see if that helps.

Hi,

Is downloading of images locally – optional? or there’s an option for remotely?

Secondly, is the Amazon buy link automated? If yes, is it possible to automatically implement Amazon affiliate referral code in the buy buttons for all movies?

It’s optional if you use tmdb as your data provider, as for the amazon, yes it’s automated, you enter your amazon id in dashboard and the script will construct a link with your code in it for every movie.

Im getting this error. http://swingsword.org/index.php What am I doing wrong?

Did you upload the .htaccess file?

Yes everything from the 1.6.1 – full folder is uploaded. I also configured the MYSQL server file

http://swingsword.org/index.php/install is working, that means it’s a .htaccess problem, there can be a bunch of different reasons for this, maybe your hosting doesn’t allow overrides with .htaccess, you will have to contact your hosting support and tell them that that your .htaccess file doesn’t seem to be working.

Hi There,

I purchased this item on Jan 13, but for some reason I was provided version 1.4 through the download link.

I just downloaded the new version 1.6, but I still have version 1.4. Can I upgrade 1.4 to 1.6 without any issues? Where can I download version 1.5? I’m fairly frustrated because should have received version 1.5 based on the dates provided on your product page. Please advise.

Thank you, Eric

You can use 1.6.1 – full folder, it contains all previous updates.

Hello, a question can extract the information in Spanish TMDB

why this error message for disqus;

We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.

It can throw that if you’re on local machine, if not check their troubleshooting guide as there can be a number of reasons for it.

Hello, which file do I have to put Google Analytics code in?

app/views/main/boilerplate.blade.php

Hi,

If I buy the script, does it comes with 50,000 movies, 5,000 series and how many actors profile?

Or i have to scrap everything myself.

You’ll have to scrape it yourself.

Hello. I am trying to configure Google login. I have create a client ID and a public key and put http://www.example.com/social/auth?hauth.done=Google in Redirect URIs field on client ID configuration.

I get this error (from a Google accounts page) when trying to login with Google:

Error:redirect_uri_mismatch The redirect URI in the request: http://www.example.com/social/auth?hauth.done=Google did not match a registered redirect URI

What is wrong?

What URL do I have to put in Javascript origins option?

Thanks.

You don’t need to put anything in js origins, as for the uri I assume you used your site domain and not example.com?

I think the problem is solved, I had a wrong Client ID in configuration.

Alright, glad to hear it :)

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey