6826 comments found.
Showing the channel as a tracklist in discover also doesn’t work, only the title is visible.
Hi,
This issues should be fixed now with 3.0.2 version on CodeCanyon.
What was fixed in the update?
Hi,
Changelog should be updated now.
I did the update successfully, but the problem remains that when you try to edit an already existing channel, for example by adding tracks, it doesn’t save anything. It probably doesn’t send the save to the database
more precisely, if you want to save the channel you have to select a different layout, add the track or content and save. If you leave the same layout it is not saved
When try to modify an alredy existing album get this error: Could not parse ‘5 minuti fa’: DateTime::__construct(): Failed to parse time string (5 minuti fa) at position 5 (u): The timezone could not be found in the database
Hi, can we expect a new update without all those bugs?
Hi,
Update is available now on CodeCanyon.
demo site is not working
Hi,
It should work properly now.
Hi, mobile logo does not work, like button in tracklist not visible and track in the sticky player not clickable either. Everything works by default as in the demo, but after adjusting it yourself, almost nothing works anymore. There are far too many errors in the script to list them all. I’ve been looking forward to this update for a long time and now we get this. I am very disappointed.
Hi,
Please create a ticket regarding this on our support site and include your site url: https://support.vebto.com.
Thanks!
Back on 2.5.2 to many bugs in 3.0.0
Unable to upload a song mb_strtolower(): Argument #1 ($string) must be of type string, array given and when I upload a file my admin account is automatically selected in the artist field, I have to remove my account each time to add that of the artist?
Hi,
Can you send a message via contact form here and include your site url so I can take a look?
it’s done, I sent the email
Hi Vebto, there is the issue where you have “channels” instead of “channel”
So if the “discover” channel is selected, the path is “channels/discover”, which leads to a blank page, and thats because it supposed to be “channel/discover”
Also When you drag and drop songs to make an album, during the upload, the upload circular progress bar and the mb (Basically the uploading information) is not displayed. only when clicking on upload media and selecting the files for upload, then the data and UI is visible
Another one, when user plays the very first song from the start or discover page, the song plays. When the user then refreshed the page, and tries to play a different song from the start page or discover page, the son that plays is the previous song that was there before the user refreshed the page.
No Genres are displayed at all. irrespective of whether there is a song or artist assigned a genre
Hi,
These issues should be fixed now with 3.0.1 update.
Hi Vebto, Thank you.
There is still the issue whereby songs displayed in the Grid view, do not play. They play the previous song instead.
If you can’t seem to replicate that issue, let me know Ill send you a screen recording
So I did more investigating, it seems that only under ” New releases” Channel, in grid layout it does not work. See here: https://repo.vrajaramanart.com/Grid_layout_under_New_Releases_dont_play.mp4
And in Mobile view, on the mobile browser (Chrome), Under search tab, unable to find songs. Can find artists and albums, but not songs. must just have a look at that
Another issue, when creating album, user cannot create artist, when pressing enter, the artist name disappears
Artists doesnt get removed issue
When user uploads songs so an album, the artist that is added automatically (from metadata), when removed, and saved. The artist gets put back, instead of being removed
These issues should be fixed now with 3.0.2 version on CodeCanyon.
Hi Vebto
Sorry to see you already bombarded with disappointment messages. I have an issue as well. I did a clean install with a successful installation. However when I try to login to the site i get this: “There was an issue. Please try again later. “
and when I try to go to admin page, I get 404, does not exists. Weird.
I am on Contabo VPS, with PHP 8.0, 8.1 and 8.2. I tried all of them.
Any Idea what I can do?
After some further debugging and for quicker/easier debugging by Vebto:
1. The “there was an issue loading this page” error for some pages was fixed by adding a missing database column named “popularity” in the “tracks” table.
2. A possible separate bug causing pages not to load is that the default uri for some channels appears to incorrectly include “channels” (such as /channels/popular-tracks) instead of “channel”. This causes a 301 redirect, upon refresh or entering the correct URI manually the page will load.
3. As noted by one of the other users, search function works with Spotify only but not with both local and Spotify selected. The console error message is as follows:
"Declaration of App\\Services\\Providers\\LocalAndSpotify\\LocalAndSpotifySearch::search(string $q, int $limit, $modelTypes): array must be compatible with App\\Services\\Providers\\Spotify\\SpotifySearch::search(string $q, int $limit, array $modelTypes): Illuminate\\Support\\Collection",
"exception": "Symfony\\Component\\ErrorHandler\\Error\\FatalError",
"file": "/app/Services/Providers/LocalAndSpotify/LocalAndSpotifySearch.php",
"line": 13
4. It is not possible to delete default channels. The dashboard error message is:
“Undefined property: App\Http\Controllers\ChannelController::$channel”
5. It is not possible to update the mysql search mode. The dashboard error message is:
SQLSTATE[HY000]: General error: 1283 Column ‘user_id’ cannot be part of FULLTEXT index (SQL: CREATE FULLTEXT INDEX tags ON tags (name,display_name,user_id))
6. File delivery optimization cannot be changed to X-Accel in Nginx. The dashboard error message is:
“Could not validate selected optimization. Is it enabled on the server?”
My Nginx conf settings (which work fine with version 2.52) include the following language:
location / {
try_files $uri $uri/ /index.php?$query_string;
}
location /uploads {
internal;
alias /var/www/domain.com/storage/app/uploads;
}
Also have the “no genres displayed” bug as described by other users. Specifically, even if a track, artist, etc., is auto-assigned a genre, the item does not appear in any of the genre categories.
Hi,
These issues should be fixed now with 3.0.1 update.
Please add the React source code so we can fix and brand the UI properly.
Hi,
You can find the sourcecode in “resources/client” folder.
Hi, tracks in grid don’t work either they don’t play when you click on them. In short, the entire update does not work at all. I have to downgrade back to 2.5.2 it’s really disappointing!
Failed to downgrade fatal error I am very disappointed my whole site is down!
Hi,
Please create a ticket regarding this on our support site and include your site url: https://support.vebto.com.
Thanks!
Version 3.0 is very disappointing from a pre-release testing standpoint. I understand new versions bring new bugs which need to be fixed, but I am experiencing the same errors as many other users which indicates that the issues are widespread and should have been caught. They make the software completely unusable. Some of the issues include:
1. No search capabilities at all. 2. On nearly every page, “There was an issue loading this page Please try again later.” 3. QLSTATE[HY000]: General error: 1283 Column ‘user_id’ cannot be part of FULLTEXT index (SQL: CREATE FULLTEXT INDEX tags ON tags (name,display_name,user_id)). 3. No song history. 4. Nginx-Accel not working even though it is properly set up, worked in prior version, and works with other apps using PHP8. 5. Cannot update/delete default channels. Etc, etc. (too many more to list)
This is on a clean test install, not an upgrade from my current site (which runs nearly perfectly). All settings are correct, installation went fine. I’m running Nginx and have tried with PHP 8.0 and 8.2.
I waited patiently for the promised update and my support has since expired. I’m hoping the above issues and the many others are addressed quickly through other users’ support requests who still have support time remaining, as many users like me have been lurking in the background relying on your promise to release a superior update for more than a year.
I also echo another user’s disappointment that there really aren’t any significant new features. And, while I appreciate the huge undertaking that re-writing the entire code must be, it probably would have been better to add at least some of the new features requested by the users in the comment fields first and also ensure that the new release was minimally stable.
As a follow-up, Version 3.0 does not seem to include the source code folder/source code (unless I’m missing it somewhere)? In addition to general modification, that would make it easier to independently fix some of the errors without waiting for additional releases. Is there a plan to once again include the source code (if it has in fact been removed)?
Hi,
These issues should be fixed now with 3.0.1 update.
Regarding sourcecode, you can find it in “resources/client” folder.
Hi Team
After updating I cannot access any inner pages including my admin panel?
Regards
The search not working, fix it and release the update, without search it’s useless
Local and local + spotify not working, search with spotify work. When typing text on search it’s impossible put the space.
The channels creation and edit have a issue, please check
These issues should be fixed now with 3.0.1 update.
Hi, menus not working after update.
I mean type channel.
The script automatically creates channels when it should actually be channel in the menu.
Hi,
These issues should be fixed now with 3.0.1 update.
Hello, after the update, on all pages of the site the text (There was an issue loading this page Please try again later). How to fix it? In the admin panel, tracks, albums, etc. empty.
Updated the latest version and now my search is not working and album, genres, etc. are returning error. When I update the search type from admin panel this error shows:
QLSTATE[HY000]: General error: 1283 Column ‘user_id’ cannot be part of FULLTEXT index (SQL: CREATE FULLTEXT INDEX tags ON tags (name,display_name,user_id))
Hi,
This should be fixed now with 3.0.1 update.
And even the play control buttons overflows when the track title is long. This is observed in Mobile phone.
Also, there is bug in the search bar on mobile, 1. we cannot add “space” between words. 2. Need to double click on the track to play (Play button is missing).
These issues should be fixed now with 3.0.2 version on CodeCanyon.
Our Bluehost server is yet to recieve the PHP 8 upgrade, after uploading files and visiting http://mysite.com/update, it tells us we cant update unless we have php version 8.2. Any way around this?
Hi,
PHP 8 is the minimum supported version. There’s no way around this unfortunately.
1 year to update but it seems that the podcast is not a thing yet, Other than the site design and somme bugs corrected i do not see anything new on it … Congratulations !!
By the away update also your documentation, as google analytics is deprecated, now it uses google analytics 4 and it seems complicated to set up.
Hi,
This should be fixed now with 3.0.1 update.