forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Permissions & Access Rights => Topic started by: Saint_007 on December 09, 2004, 08:54:49 pm

Title: How to limit rights...
Post by: Saint_007 on December 09, 2004, 08:54:49 pm
Hey... Nice Photo Gallery  :D I been looking for a good one for a while now :S Glad I found one hehe

Well to get to the point... I am looking for a way to prevent my pictures from being downloaded... i wanna disable right click... but I don't know which file to place the code into... to enable it on all the pages :S it is a javascript :P Also I would like ONLY registered users to be able to view the pictures... how do i go abouts doing that?

Please help me :D I would like to make this work perfectly!

Hey by the way.. i also use phpnuke but I can't manage to fix one simple problem... I'll post that here too just sec... :D

I use both standalone and phpnuke version one... but standalone seems to be better :D

Code: [Select]
Warning: file(http://coppermine.findhere.org/ver/version.php?ver=1.2.2b): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/multymu/public_html/php/modules/coppermine/include/functions.inc.php on line 208
Thnx for the help :D Hope to fix these few minor issues :D THNX AGAIN!
Title: Re: How to limit rights...
Post by: hama on December 09, 2004, 09:31:45 pm

Do a forum search ...  ;)

One result will be [MOD] no right-click:

--> http://forum.coppermine-gallery.net/index.php?topic=2450.0
Title: Re: How to limit rights...
Post by: Saint_007 on December 10, 2004, 12:55:46 am
Ok.. how what is a java or html code to stop all the toolbars ... at the top of the pages?  Like i went to that link and it helped tremendously TY :D But I need a code to remove toolbar at top for the Large POP up page for the pictures... any ideas?
Title: Re: How to limit rights...
Post by: Joachim Müller on December 10, 2004, 01:39:54 am
you've read the comments about such foul tricks won't keep anybody fom doing anything?

Check the toolbar property for the link that opens the pop-up, refer to http://www.w3schools.com/htmldom/dom_obj_window.asp

Joachim