• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] How can I take off the subchannel thumbnails in the channel.

Started by ronyhage,

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

ronyhageTopic starter

Hi,

How can I take off the subchannel circle thumbnails. I attached a picture to show you what I exactly mean.

Can you please tell me which code exactly to take off in which file since I am no coder.

Thanks.
  •  

PHPVibe A.

com/com_channel.php

replace:

//Subs
$subchannels = $db->get_results("SELECT cat_name, cat_id,picture FROM ".DB_PREFIX."channels where child_of = '".$id ."' limit  0,50");


with:

$subchannels = false;


This should do it.

 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 43880

The problem of video viewing PHPVibe 5.0

Started by Nayn


Replies: 25
Views: 72779

embed video does not work on v5

Started by neospider69


Replies: 6
Views: 54214

when slecting to unpublish music mp3 - next page says unpublished video ?

Started by spirog


Replies: 2
Views: 4735

insite ads issue when selecting above/below video player location

Started by georgepanaitescu


Replies: 3
Views: 24996

Video that I've uploaded needs to have that value in admin to upload

Started by spirog


Replies: 4
Views: 8037

video,playlist,images, etc. (frontend) select all deselect all reselect all

Started by spirog


Replies: 3
Views: 7854