5864 comments found.
Hi Support
Will the problem with the sitemap be solved in the future?
https://mtdb.1.vebto.com/storage/sitemaps/sitemap-index.xmlHi,
Sitemap should work on latest version already. It’s not generated on demo site though, so what link will not work.
Hi, why isn’t the sitemap generated on the Demo-Site? Is it working?
Demo site is reset periodically and those files are deleted.
Hello! so im adding backblaze and the url is https://f001.backblazeb2.com/xx/xxx.png but i need to to be https://f000.backblazeb2.com/xx/xxx.png
thing is when uploading a file it go’s to blackblaze
Hi,
Do you have latest version of MTDb? This was corrected with one of the updates.
what, isent it 3.2.3?
If you still have this issue on latest version, please create a ticket regarding it on our support site and include your site url: https://support.vebto.com.
Thanks!
on my account i had gotten this i broke the tos and my account got disabled, dosent work on your site, so please tell me how to fix this?
We are not able to provide support without a valid purchase code unfortunately.
dam ok
please tell me how to fix it i dont want to spend 120$ on this
If you can’t access your account on codecanyon, you will need to contact envato support regarding it, we can’t assist with this unfortunately.
ok well thanks for all of your help and i love how easy your template is (well on adding ep’s are a little long in order to make it look nice)
i have found the problem its @ common/Files/Providers/Backblaze/BackblazeAdapter.php
public function getUrl($path)
{
return "https://f001.backblazeb2.com/file/{$this->bucketName}/$path";
}
it needs to be
public function getUrl($path)
{
return "https://f000.backblazeb2.com/file/{$this->bucketName}/$path";
}
for me at least
Thanks for reporting this, it will be corrected with next update.
Np
Hmm when adding an ad it removes the image and they are getting mad
Edit: Nvm Its that there servers crashing
Can you add torrent streaming?
We’ve no plans for it at the moment unfortunately.
ah ok and as for the who is asking for an android app i know of a site that gens one but just has a startup watermark, it also gives the app source code
What type of encryption does the script use for passwords? has salt?
Hi,
Yes, passwords are hashed.
When cloudlfare is on, started 1 week ago. Any idea why? Oops! An Error Occurred The server returned a “405 Method Not Allowed”.
Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.
I forgot to mention the script is in a password protected subdomain and it happens when somebody logs in, if I reload the page the its ok. It happens when cloudflare is on, the strange thing I’m running a test version on under a different subdomain, same setup password protected folder + cloudflare, and I don’t have any issue at all. I cannot reproduce the problem and this 405 just started 2 weeks ago like all the sql error messages.
Hi,
Please create a ticket regarding this on our support site and include your site url: https://support.vebto.com.
Thanks!
Any recommendation, didn’t get any reply on support.
Since my other test site is full working, I thinking just reinstall the script, but would it be enough to just replace the database in the .env file after installation so I won’t lose all of my uploads and covers. Is it possible to do that?
Yes, replacing database credentials would be enough.
After all, didn’t help, still getting 405 errors.
Please create a ticket regarding this on our support site and include your site url: https://support.vebto.com.
Thanks!
I already did and you told me to contact to my hosting. I don’t know how my hosting company will help with this
That issue was not on MTDb side, there’s not much that can be done about it from MTDb unfortunately. It needs to be corrected on the server/hosting.
I have google a lot how to fix 405 error in laravel, all of them had a solution in coding but none of them suggested to change anything on sever side. ????
I was referring to the other issue in your ticket. If this still occurs, please create a new ticket regarding it on our support site: https://support.vebto.com.
Thanks!
i am intersted in buying but could you please add RTL support. thanks
Hi,
You can enable it via css from appearance editor. But I’ll see if we can add an option in settings page with a future update.
Is there a way to add the movie’s certification to the movie page? I have had a few people ask me why it doesn’t show up.
Hi,
Not currently, but it should be added with next update.
Hi I started having a bunch of errors. SQLSTATE[HY000]: General error: 1615 Prepared statement needs to be re-prepared (SQL: select count(*) as aggregate from `titles` where `adult` = 0 and `is_series` = 1) I have to refresh the website 2-3 times then it works. It started few weeks ago and literally getting worst day by day. Today I cleared the cache and the whole front page disappeared. For some reason I had to re-add all the list I have created previously. Any solution for that? Nothing was updated on my side. Still using PHP 7.2
Hi,
Please create a ticket regarding this on our support site and include your site url: https://support.vebto.com.
Thanks!
Hello! me once more i have an update idea, add onedrive business as an option to User Uploads
*i only have 200Mb to my site
also can you please make it easier to add Episodes to Shows
Also if theres a image file (Ex. jpg, png, Etc) you can preview it in the files tab
Hi,
Thanks for the suggestions! I’ll see if we can implement them with future updates.
Thanks, if you do it will make stuff much easier
we also need an under maintenance page
There’s a maintenance mode already, but it currently can only be toggled via terminal command.
oo what is the command
It’s:
“php artisan down” and “php artisan up”
Thanks
Is video embedding with passwords though Vimeo and Dailymotion possible?
Hi,
This would require some custom modifications.
Hello, Stopped parsing the series themoviedb
Hi,
Please create a ticket regarding this on our support site and include your site url: https://support.vebto.com.
Thanks!
Hello, this script is very good, but I have ideas for improvement, for example:
-add to the cast of the series the possibility to add a picture of the character, and also the characteristic of the character -and the ability to add photos to the actors
is it possible in the future? Thanks
Hi,
I’ll see if we can add this with a future update.
i am getting this error when loading tv show. what is the solution ? https://prnt.sc/104lbmu
Hi,
Please create a ticket regarding this on our support site and include your site url: https://support.vebto.com.
Thanks!
Hi,
How do we install on cloudways? installation on cloudways does not work but works on plesk with modification
Hi,
Please create a ticket regarding this on our support site and include your site url: https://support.vebto.com.
Thanks!
Hello, can we code the theme ourselves and use it on the site?
Hi,
Can you clarify a bit please?
Does it support VAST ? Can we switch plyr to VAST Compliant video player (e.g VideoJS, JWPlayer, Flowplayer etc) I will like to include video pre-roll, mid-roll and post-roll ads on vimeo hosted videos. Thank you
Hi,
Not currently, but it’s something we’re looking into with a future update. Changing player would require some custom modifications.
Merhabalar temada düzenleme yapa bilirmiyiz?
Hi,
We only provide support in english currently.
Hi, When a movie doesn’t have a background picture added, it doesn’t give an option to have front-end editing. Screenshot https://prnt.sc/z72w2d
Hi,
This should be corrected with next update. You can add ”/edit” to the current url in the meantime though (if logged in as user that has permissions to edit titles).
Unable to find sitemap generator in admin – settings – content. Where did it go?
Hi,
It’s under “admin > settings > general” in the latest version.
It wasn’t before but now I can see it. Thanks!
Hi Vebto,
could you consider creating a script like this:
https://www.codester.com/items/6450/proads-online-advertising-network-scriptThe owner of this script seems to have left it abandoned.
Voila, it’s just a suggestion 
Regards
Fabrice
Hi,
Thanks for suggestion! We’ll look into this.