5868 comments found.
If i would like to paste some code insde <head> where would i find <head> ?
Hey,
If you want your code to appear in all pages, then you should modify app/views/main/boilerplate.blade.php
Hello,
very nice app ! Do you have some developer documentations ? I want buy it, but I need know if will be able to add new model like this:
-video_url
- video type(trailer, movie, download link etc...)
- video rating
- active(bool)
- length
- server (can by as another model, but not must......)
Its possible ? If yes, and I buy it, can you help me ?
Thanks for much.
Hey,
It depends on what you want to do exactly, but it’s possible of course, as long as you have enough php/laravel knowledge to make those modifications.
hello, i made some modifications to your script, and now i want check what did you improve. I can see lot of things in your changelog, but is it possible to see it also on some git repository ? Thanks
There’s no public git repository for it at the moment unfortunately.
and can you export for me some changelog, or give me access ? because it is big problem for me….:-/
We’re rewriting the code almost completely at the moment, so I would recommend to wait for next update.
Would be cool to be able to have automatically populated category (like the ones we already have) with ‘recently added streaming links’ titles…
Hey,
Thanks for the suggestion, I’ll add it to the to-do list.
Hey. What disk space is required for this script?
Hi,
It depends, if you’re not going to save images locally then just 20-30mb for the scripts size.
Hi I lost data (username and password) that I entered when I installed the script. Can you tell me how I can recover ??
Regards
Hey,
Sure, just click on the ‘Forgot your password?’ link on the login page and enter your email address.
I lost data (username and password of DB)
If you’ve lost your database credentials then you’ll have to contact your hosting support, not much we can do about it unfortunately.
I have sent you things in the support tab (2 messages) as i forgot to add the error in the first one
Hi, Getting an error on install. Folders all writable, and using PHP 5.4. Folder paths seem to be corrupted in your install file, checked everywhere, not on my end. Please advise.
Hey,
Can you please send me your site url and ftp details via support tab so I can take a look.
Here http://mtdb.info/envato/updates.png is saying that the script updates the movies and series details every week. How is this actually done ?! Do i need to set any cron job or something like that ? Is this done automatically ?! Do i need to set/config something on my side ?!
Hey,
You don’t need to do anything, it will do everything automatically once someone visits that movies or series page.
Hello,
How do you make the slider automatically change to the next slide, appears to have stopped on the latest update.
Hey,
It was disabled on purpose, you’d need to modify some code to set it to auto-slide I’m afraid. We will add an option to toggle in from dashboard in the next update though.
I’ve updated to latest version and now my top meniu (Home, Shows, Movies, People) is not working anymore. Tried a new installation on a subfolder and there is working. Need help
Hey,
Please send me your site url via support tab so I can take a look.
hello, i’m trying to install it and although i follow the steps i get blank page on mysite/install url. I’ve sent you 2 emails but i got no answer. Could you please help me?
Kind regards
Hey,
We’ve replied to your email.
Hi there
Just wondering if you have any plans to add to the scrip that the user need to login in or create a account to view streaming videos?
Hey,
In a future update perhaps.
Is it possible to show “(year)” next to the title of the movie, on the search page, and other movie lists, in top rated etc etc…??
Hey,
It’s possible but you would need to edit template files (in app/views folder) to achieve it.
Hi, nice movie site. Is it possible to add user frontend movie submission form. In case you want users to submit their independent films. That would be cool.
Hey,
It’s not at the moment, but I will add it to the to-do list!
Hi,
I install MTDb but after I add user show me this error: ErrorException Route [privacy] not defined.
Hey,
It’s probably due to some files not uploading properly, please use something like filezilla instead of web based file managers, because those will more then likely corrupt some files.
Hi Veb, When I want to create a tos or privacy page, I always get the message
{visibility visibility field is required.”]}
What should I do?
Hey,
Can’t seem to be able to reproduce that, can you please send me your site url and ftp details vie support tab so I can take a look.
I have already sent. Please help.
Hi, I got the massage : “Seems like there are some problems with your server, to continue you’ll have to fix them. Consult the table below for more details.”
When first installed, all the signs are green. But I can not click the “Next” button. What’s the solution?
Sorry, all is well. I just need to checking several extensions in php version.
When i put mandrill in mail driver and configure it in services it’ll give me Invalid mail driver. it always works with other laravel apps do you have any solution?
Hey,
It’s an older version of laravel, mandrill/mailgun drivers have not been implemented in it yet.
Hi i like this script you made but i wonder how do you change background to a different color or image on login page and the other pages too
Hey,
You would need to do that via css (assets/css/styles.css file).
Thanks
hi,
when i update i should delete (cache / database) from the app config.
should i also dele the hybridauth.php file??
Thanks,
Hey,
Basically just make sure you don’t overwrite any config files you have modified (like database.php or hybridauth.php) because you’ll need to re-enter your credentials otherwise.