• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Limitation for sharing

Started by ollipaust,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ollipaustTopic starter

hello

i wondered if it would be possible to set a limitation of sharing videos from yt, vimeo etc.
i am afraid that my site would lose its purpose when users can import as much videos as they want.

regards
  •  

PHPVibe A.

That depends on you, let me know what you want to do and I can help with the code sample.

ollipaustTopic starter

Quote from: Alexander on
That depends on you, let me know what you want to do and I can help with the code sample.

i thought something about like an user can share and upload max. 5 videos daily or so
would be great if u can help me out
  •  

PHPVibe A.

If you add an field under users with limit. And reverse it with an cron at midnight it would be simple.
On submit you add +1 to the field with update users where id = user_id()
and check it with if select limit from users where id = user_id()

Can you do this with php or you need me to write you line by line? (I'm asking cause you seem to know your way around)



 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 41458

The problem of video viewing PHPVibe 5.0

Started by Nayn


Replies: 25
Views: 71669

embed video does not work on v5

Started by neospider69


Replies: 6
Views: 52197

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

Started by spirog


Replies: 2
Views: 4556

insite ads issue when selecting above/below video player location

Started by georgepanaitescu


Replies: 3
Views: 23537

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

Started by spirog


Replies: 4
Views: 6634

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

Started by spirog


Replies: 3
Views: 6545