• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Video editing

Started by x5000x,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

x5000xTopic starter

Hello,

I have issue when regular user uploads video and try to edit it, gets message "Video editing has been disabled by the administrator"

In the Uploads configuration => Own videos editing rule => is set to Owner can edit but still gets message
"Video editing has been disabled by the administrator"

phpVibe 3.4

Am i missing some other configuration that needs to be set?
Thanks!
  •  

PHPVibe A.

Could be a bug, I'm looking into it.

x5000xTopic starter

Mr. Alexander,

Have you had a chance to look into this?

Please let me know.
Thanks!
  •  

PHPVibe A.

Sorry, not yet, just added it to upgrade list check, to many mails at support this days.

PHPVibe A.

Just asked Mario, bug is confirmed:

tpl/main/manager.php

line:

if((get_option('uploadrule') <> 1 ) ||  !is_moderator()) {

should be

if((get_option('uploadrule') <> 1 ) &&  !is_moderator()) {


so the fix is turning || to && in this line.

x5000xTopic starter

  •  

 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 46323

How to Stop Sharing on other website

Started by HPR


Replies: 2
Views: 3112

The problem of video viewing PHPVibe 5.0

Started by Nayn


Replies: 25
Views: 74767

embed video does not work on v5

Started by neospider69


Replies: 6
Views: 56678

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

Started by spirog


Replies: 2
Views: 5100

insite ads issue when selecting above/below video player location

Started by georgepanaitescu


Replies: 3
Views: 26721

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

Started by spirog


Replies: 4
Views: 9889