Welcome, Guest
Please Login or Register.    Lost Password?
Go to bottomPage: 1
TOPIC: Privacy
#1962
Privacy 6 Months, 1 Week ago Karma: 0
I have a client that would like to keep there training videos for registered users only. I have all links to the component, and all modules that list any videos set to registered users only.

Google crawls the site, and a link to the video gets listed. When you click on the link and go to the site as public, you are still able to view the videos.

Question: Is there a way with jvideodirect to secure these videos from the public under any circumstances.

Currently running ver 1.1
carlucci
(Basic Member)

Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#1963
Re: Privacy 6 Months, 1 Week ago Karma: 10
Full ACL capability will be implemented after release of J1.6

Is JVD main page "register user" only ?
or
you change
$user=&JFactory::getUser();
to
$user = helperTools::isLogin();

this will redirect users to login page if the user haven't login.
around line 40 of
/components/com_jvideodirect/views/play/view.html.php
cassie
jVideoDirect staff
Posts: 844
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: cassie, tanny, ethan