• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Video source link not showing

Started by DWillionaire,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

DWillionaireTopic starter

Hi,
I'm trying to show video source link with this code $video->source in my custom video loop but it is not returning any value. Other code like $video->title or $video->duration working fine. Please help.

Thanks.
  •  

Marius P.

Quote from: DWillionaire on
Hi,
I'm trying to show video source link with this code $video->source in my custom video loop but it is not returning any value. Other code like $video->title or $video->duration working fine. Please help.

Thanks.

Hi! I assume 'source' is not queried (it's not by default in the listing queries). See the sql query and make sure source is in the list of fields queried.
The queries using the videoloop are in com/com_{page} and rarely in a template file.
If you are explicit to which file and query, I can guide you.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

DWillionaireTopic starter

  •  

Similar topics (7)