• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Date issue

Started by OliverJ,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

OliverJTopic starter

Video Duration doenst work on 3.5 /:
I can type anything but it dont work , i use a fresh installation.
Fix this please , this is important for google to index my video as a video not a normal site.
  •  

AlexH

Quote from: OliverJ on
Video Duration doenst work on 3.5 /:
I can type anything but it dont work , i use a fresh installation.
Fix this please , this is important for google to index my video as a video not a normal site.

For me it works very well. It may be from your host the problem ...

PHPVibe A.

OliverJ do you have any error? I know there was an issue in the first release of 3.5 with ffmpeg, the time was missing, but it got fixed.
Also, this should have went into "Troubleshooting", not features requests.

OliverJTopic starter

Oh sorry ^^ , is there a patch ? i dont use ffmpeg.
I have no Error or Anything.
  •  

PHPVibe A.

Open lib/upload.php

and change

$db->query("INSERT INTO ".DB_PREFIX."videos (`pub`,`token`, `user_id`, `source`) VALUES ('0','".$token."', '".user_id()."', '".$source."')");


to

$db->query("INSERT INTO ".DB_PREFIX."videos (`date`,`pub`,`token`, `user_id`, `source`) VALUES (now(),'0','".$token."', '".user_id()."', '".$source."')");


Indeed, there is an issue when not using ffmpeg (I was checking ffmpeg  :-[ )

 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 45663

The problem of video viewing PHPVibe 5.0

Started by Nayn


Replies: 25
Views: 73992

embed video does not work on v5

Started by neospider69


Replies: 6
Views: 55774

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

Started by spirog


Replies: 2
Views: 4949

new account creation issue

Started by qadribrothers


Replies: 31
Views: 13563

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

Started by spirog


Replies: 4
Views: 9172

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

Started by spirog


Replies: 3
Views: 8912