• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] contents inside playlist aren't sorting by title order but by video id order

Started by teckvo,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

teckvoTopic starter

Videos inside playlist are sorted by video ID. Is there a way we can't sort videos inside playlist by Title order?

It helps if we have videos in a Series.

Thanks
  •  

PHPVibe A.

Hi!

tpl/main/layouts/list.php

modify

ORDER BY ".DB_PREFIX."playlist_data.id DESC


with (for example)

ORDER BY ".DB_PREFIX."videos.title ASC


 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 32302

upgrade v5 playlist issue

Started by seraf


Replies: 2
Views: 755

Plugin "Playlist like Slider" is error display on PHPVibe v5 Edge

Started by lucaphuoc


Replies: 1
Views: 1342

PHPVibe v5 Playlist Player Issue

Started by DeadFish


Replies: 1
Views: 1632

Ajax related or in playlist doesnt load

Started by MLLapan


Replies: 0
Views: 1459

How to Stop Sharing on other website

Started by HPR


Replies: 2
Views: 585

Autoplay Next Slider for Playlists

Started by fox_mulder


Replies: 3
Views: 5214