6772 comments found.
There’s no built-in option for this currently. There’s no built-in option for this currently. There’s no built-in option for this currently. There’s no built-in option for this currently. There’s no built-in option for this currently.
Hi, I’ve been trying to look at the script and I found out the it’s the best of all that I’ve seen. But I have something bothering me, is there a way to display Ad after music played
Hi,
This is not possible currently.
Just tried to update and here’s the error I get:
RouteNotFoundException PHP 8.1.29 10.38.2 Route [install] not defined.
common/Core/Install/RedirectIfNotInstalledMiddleware.php: 17
I got the update working by clearing config, cache, routes using php artisan. However, like other users I now get an annoying message in admin saying “There is an issue with CRON schedule. The CRON schedule has not run in the last 30 minutes. If you did not set it up yet, see the documentation here.” All crons are set up correctly and verified through php artisan. I also run other custom crons using artisan commands in a separate cron manager. These are running fine. I’ve removed the message for now using custom css but please fix in next update.
Also, although a smaller issue, could you consider please either adding an option during the update process to keep the current manifest.json file or at least add to the documentation that it should be backed up if customized for less advanced users? Although I’ve learned to backup my copy prior to updating, it’s still cumbersome when the script is installed as a PWA and reverts to the default title, colors, images., etc.every update.
Hi,
Manifest file should not be replaced anymore with future updates.
Regarding CRON, if you are seeing that message then it’s not running properly, see if there’s some error shown in cron log in your hosting’s control panel.
Is the cron message auto-triggered if it detects no crons in crontab running the artisan commands? I have more than a hundred cronjobs that run a day, so I switched from using system crons to a self-hosted task manager named Cronicle ( https://github.com/jhuckaby/Cronicle ) which essentially replaces system crons and makes everything easier to manage. An example of a task in Cronicle for BeMusic that runs multiple times a day is:
sudo /usr/bin/php8.2 /sample-directory/artisan uploads:clean
sudo /usr/bin/php8.2 /sample-directory/artisan csvExports:delete
sudo /usr/bin/php8.2 /sample-directory/artisan s3:abort_expired
sudo /usr/bin/php8.2 /sample-directory/artisan pagination:optimize
sudo /usr/bin/php8.2 /sample-directory/artisan bans:deleteExpired
sudo /usr/bin/php8.2 /sample-directory/artisan otp:deleteExpired
sudo /usr/bin/php8.2 /sample-directory/artisan schedule:be-health
sudo /usr/bin/php8.2 /sample-directory/artisan app-logs:clean
The script should account for user cases where the artisan schedule is run but through a different method. I know this seems like a small issue, but it seems to be affecting other users as well based on the comments I’ve seen. Plus, when the banner pops up and I’m on mobile, the notice flows outside the viewing area and I can’t close it. It therefore blocks the settings button in admin and I can’t make any changes unless I’m on desktop.
It does not matter how CRON is run, only that “schedule:be-health” command have been executed recently (it’s part of artisan schedule).
Hi,
Is it possible to add an “Artist Radio” or “song radio” as a channel?
Warm regards!
There’s no built-in option for this currently.
My support ran out a long time ago, but certain updates and crons have stopped working during the last week that have worked flawlessly up until now. An example of one error I receive is: App\Services\Providers\Spotify\SpotifyNormalizer::track(): Argument #1 ($spotifyTrack) must be of type array, null given, called in xxxxxx/app/Services/Providers/Spotify/SpotifyTopTracks.php on line 48 This happens in every version of php8. Running version 3.1.0.
hi, i did see changelog says: 2024 June 09 – Version 3.1.1 and under support it says: Last Update 14 June 2024 ?
Hi,
This update only corrected a few issues with installation.
Did you understand what i said? Last download is still the one from 09th june?
There’s no changelog entry for the last update as it only fixed a few minor issues with installation.
installation fails again, error again, here is a screenshot
https://i.ibb.co/YPdn55s/2024-06-16-21-02-25.pngHi,
Are you using the latest version from CodeCanyon?
Yes, I downloaded yesterday the latest version
Can you create a ticket regarding this on our support site and include your site url: https://support.vebto.com.
Thanks!
Hello, I do live broadcasts and I don’t require some buttons in the user menus, how can I hide them? and how can I change this text: Infinity:NaN:NaN:NaN. Thank you
Hi, After updating to the new version, phpAdmin’s capacity is alømost 40mb size, have around 800 users and a lot of traffic
There is an issue with CRON schedule The CRON schedule has not run in the last 30 minutes. If you did not set it up yet, how to fix this?
I have used the guide, and cron is gorrect but still come up with the pop up error message!
Correct* Hosting company also checked
Also translate wont work, have changed from upgrade to subscribe, and wont change? Script is good, i like it. But a few bugs we need to find out
Can you create a ticket regarding this on our support site and include your site url: https://support.vebto.com.
Thanks!
Whats in the update 3th july?
When you create a new channel the previous layout continues to be displayed, but when you edit the channel a completely different layout is displayed.
Place a new channel and you will notice, then try to edit a new channel and you will see another design.
Hi,
Can’t seem to be able to reproduce this. Can you clarify a bit on what you mean by layout specifically?
Click on this link () and you will see the previous design of creating channels https://bemusic.1.vebto.com/admin/channels/new
Then click on this link and you will see the new channel editing design https://bemusic.1.vebto.com/admin/channels/49/edit
And you will understand what I am saying.
If you mean settings in edit channel page being grouped, then this is expected.
Is the create channels page not grouped? because it is totally different from editing channels!
Yes, create and update channels pages have different layouts.
Hello! Its platform is really very stable. But I would like to know some important points for my choice…
1. There is no option to pay via bank deposit? 2. Why does the player stop when entering user configuration and upgrade pages and areas? That’s very bad. 3. Is there no provision for a blogging system? 4. Unable to send warning notification to users on important information for all users?
I await, if possible, answers to purchase the code! Congratulations!
Hi,
1. Currently Stripe and PayPal gateways are built-in, user should be able to pay via bank deposit with either one.
2. There’s no easy way to avoid this unfortunately.
3. Not currently.
4. Notifications will be sent automatically by BeMusic.
When you want to buy a plan, the pricing page appears white, nothing appears!
Hi, After updating to the new version, phpAdmin’s capacity is increasing dramatically. What’s the problem with your new update?
What happened in the June 12th update?
Hi,
It fixed some issues with installation.
Hello, can you let me know the process to add music to the platform? If I upload say 100 mp3s to a folder in the S3 bucket, what is the workflow? Does the application automatically detect the tracks and make it visible in the backend? It would be helpful if there was a video.
Thank you!
Hi,
You need to upload the tracks from BeMusic site, tracks uploaded from s3 directly will not be detected.
When you install for the first time the LOGS menu in the administrator does not appear! This happens with today’s update.
I saw in the permissions you can’t add it either! I thought it was the permits.
The sales price page is white, there are many errors in the new update.
This error install new Unsupported cipher or incorrect key length. Supported ciphers are: aes-128-cbc, aes-256-cbc, aes-128-gcm, aes-256-gcm.
Hi,
When updating to newer versions, one of your steps says:
Delete “vendor” directory from your server (So there are no old unused files left from previous versions).
The issue is each time we delete the old vendor directory, we get “ERROR 500”
Any advice please?
Warm regards!
Hi,
This issue should be fixed now with current version on CodeCanyon.
OK thanks!
How about the current error after updating regarding cron jobs!
Hi,
A follow up here. The new update presents phpAdmin’s capacity increment, cron job error even though the cron jobs settings were not touched during update, can’t update channels cos the page goes blank.
Cron error: “There is an issue with CRON schedule The CRON schedule has not run in the last 30 minutes. If you did not set it up yet, see the documentation here.”
We had to roll back on the update!
Hi,
Message sent along along with the 3 current errors and Site URL.
Warm regards!
Hi,
Responded to your second respose!
Warm regards.
Hi, still waiting on your response.
how to fix this error? https://imgur.com/H9isUAm
Hi,
This issue should be fixed now with current version on CodeCanyon.
Good, thanks
what I wanted to ask is how to prohibit or close the recording of a log file, namely the file
storage/logs/laravel.log
because in one day the log file weighs several gigabytes
Hi,
Do you have the latest version from CodeCanyon? This issue should be fixed there.
On my site there is the version that was there a month ago, is there a newer version?
in the new version of your script, where can I work with this log file?
and what kind of logs are these, what are they needed for, is there an error output, or other records, in general, how are these logs needed other than for correction?
look, I created a cron task so that the file is deleted from the folder once a day, is that possible, it’s not a critical file, it doesn’t affect the operation of the site in any way?
look what else, I downloaded your new version of the script, when I try to install it, it gives me this error
although the server has php 8.2
here is a screenshot
https://i.ibb.co/GRBrM64/2024-06-11-20-32-14.pngThis issue should be fixed now with current version on CodeCanyon.
what else I wanted to ask, when searching on the site, Spotify responds very slowly
Please create a ticket regarding this on our support site and include your site url: https://support.vebto.com.
Thanks!
I don’t think it’s a script issue, because the script works well, maybe it’s because of the hosting, I installed it on another domain and it works fine there without any problems, maybe the script was installed incorrectly?
It’s hard to say what is causing this exactly without taking a look at the site.