• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Show Categories on homepage vidoes' thumbnails ???

Started by khanowner,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

khanownerTopic starter

Hi Alex,

I need few help to show video category on a video thumbnail.
http://izlenio.com/ this is my site and I have added view count, publish date etc. to above homepage videos.
And I want to add video's category to thumbnail. I cant call back video's category from video-loop.php.
I think I must add some php codes to video-loop.php to solve this.

Thanks for your help.
  •  

PHPVibe A.

Hi, first you need to join the categories table in the sql query (see com/com_video.php for a query sample), since in the video table you only have the category id.

khanownerTopic starter

Alex,
Thanks for your reply. But I cant get category id with $video->category.
Or what must I do to get category id ?

Thanks.
  •  

PHPVibe A.

The query comes from the component which calls video-loop.php, there should be several query edits.
You should add category to the options queried from the database, also join the categories table and query the category name.

We didn't do this because it makes the queries heavier with an extra join.

 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 36854

The problem of video viewing PHPVibe 5.0

Started by Nayn


Replies: 25
Views: 68012

embed video does not work on v5

Started by neospider69


Replies: 6
Views: 47427

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

Started by spirog


Replies: 2
Views: 3902

insite ads issue when selecting above/below video player location

Started by georgepanaitescu


Replies: 3
Views: 20249

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

Started by spirog


Replies: 4
Views: 3463

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

Started by spirog


Replies: 3
Views: 3597