• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] images are falling under "Watch Videos". (V4)

Started by ronyhage,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ronyhageTopic starter

Hi,

When an image is uploaded, you can see it in "watch videos" in the sidebar. I want don't want images to appear in the videos section. how can I do it? as I want them only to appear in the images section.

Regards.
  •  

PHPVibe A.

Add
media < 2
to the sql query.

com/com_videolist.php

replace all instances of

and ".DB_PREFIX."videos.pub > 0

with

and ".DB_PREFIX."videos.pub > 0 and ".DB_PREFIX."videos.media < 2

ronyhageTopic starter

ok i replaced all the codes with the code you gave me.

whats
Add
media < 2
to the sql query.
?

Sorry im new to coding. I think this is whats stopping me from making it work because i replaced the code with the code you gave me already and its not working.

Replaced this:and ".DB_PREFIX."videos.pub > 0
with: and ".DB_PREFIX."videos.pub > 0 and ".DB_PREFIX."videos.media < 2


thanks
  •  

PHPVibe A.

I've updated com/com_videolist.php in latest version on the store.

 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 43889

The problem of video viewing PHPVibe 5.0

Started by Nayn


Replies: 25
Views: 72783

embed video does not work on v5

Started by neospider69


Replies: 6
Views: 54220

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: 24998

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

Started by spirog


Replies: 4
Views: 8045

Like a video - unlinke a video - relike a video does not work

Started by spirog


Replies: 7
Views: 6567