[SOLVED]Cant right click?

Support for IntegraMOD 141

Moderator: Integra Moderator

[SOLVED]Cant right click?

PostAuthor: mlthmp » Tue May 22, 2007 12:25 am

Your phpBB Version: 2.0.22
phpBB Type: Integramod 141
MODs: No
Your knowledge: Beginner
Board URL: http://sbfans.info/forums/phpbb/portal.php

PHP Version:
MySQL Version:


What was done before the problem appeared?



What was done to try to solve the problem?




De.scription and Message

Hey everyone!

I just installed the forums on my server yesterday.. I got everything up and running no problem (forums are AWESOME, BTW)

Anyway.. my users are not able to right click while using the forums (I can, Im not sure if its because I am an admin or what) but today when my mod tried to see if he could he wasn't able to either.

I'm not sure if this is one of the mods that was included in the package (if so, is there an option to turn it off) or if its some type of error.

Please excuse me if this has already been asked before, I tried to search for it but wasn't able to find anything. Also, please excuse me if this isnt the right area <img>
Last edited by mlthmp on Tue May 22, 2007 2:05 am, edited 1 time in total.

mlthmp
Newbie
Newbie
 
Posts: 9
Likes: 0 post
Liked in: 0 post
Joined: Sun May 20, 2007 9:12 pm
Cash on hand: 0.00

Re: Cant right click?

PostAuthor: found it » Tue May 22, 2007 12:48 am

Hi

This is set per user in the admin panel under users management... if you wish for all users to be able to right click you need to remove this bit of code from your template/overall_header.tpl

[code]<Start><script> <!-- var previous_key ;  function clickIE4(){if (event.button==2){alert('{L_NO_CLICK}');return false;}}  function clickNS4(e){if (document.layers||document.getElementById&&!document.all){if (e.which==2||e.which==3){alert('{L_NO_CLICK}');return false;}}}  if (document.layers){document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS4;}else if (document.all&&!document.getElementById){document.onmousedown=clickIE4;}function handleKeyDown(){     if (previous_key==17 )     {         switch (window.event.keyCode)         {             case 45 ]

I hope that helps...

:mrgreen:
Last edited by found it on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http]themes.[/url]
http://www.founditforum.com :: [url=http]Joining people together[/url]

[url=http][img=left]http://www.bbful.com/bbful_banner2.png[/img][/url]
User avatar
found it
Dev Team
Dev Team
 
Posts: 792
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 4:29 am
Cash on hand: 0.00

PostAuthor: mlthmp » Tue May 22, 2007 1:23 am

WOW!

That was really really quick.. Thank you so much, found it..

That did the trick! I appreciate the quick help <img>
Last edited by mlthmp on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

mlthmp
Newbie
Newbie
 
Posts: 9
Likes: 0 post
Liked in: 0 post
Joined: Sun May 20, 2007 9:12 pm
Cash on hand: 0.00

Re: Cant right click?

PostAuthor: found it » Tue May 22, 2007 1:27 am

No problem...

Happy to help

Could you please mark solved in your subject title...

:mrgreen:
Last edited by found it on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http]themes.[/url]
http://www.founditforum.com :: [url=http]Joining people together[/url]

[url=http][img=left]http://www.bbful.com/bbful_banner2.png[/img][/url]
User avatar
found it
Dev Team
Dev Team
 
Posts: 792
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 4:29 am
Cash on hand: 0.00

PostAuthor: jwernerny » Wed Jun 06, 2007 5:00 am

BTW, you can change the default and change all users through the General Settings in the control panel. This post gives directions http://www.integramod.com/forum/viewtopic.php?p=13453#13453.

(I needed to set this up on a new forum, and had forgotten. Searvhing popped up this thread, but not the full answer, so I made sure it was linked in. <img> )
Last edited by jwernerny on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
User avatar
jwernerny
Members
Members
 
Posts: 87
Likes: 0 post
Liked in: 0 post
Joined: Wed Apr 12, 2006 4:58 am
Cash on hand: 0.00
Location: Fairport, NY

PostAuthor: fldodger » Sun Jul 08, 2007 8:19 am

Thanks worked like a charm for me.
Last edited by fldodger on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

fldodger
Members
Members
 
Posts: 52
Likes: 0 post
Liked in: 0 post
Joined: Tue Jul 03, 2007 11:02 am
Cash on hand: 0.00

PostAuthor: viragotech » Mon Jul 09, 2007 12:11 am

You can still drag n drop to get around the no right click if your on someone elses site;)

Long as you can highlight txt, pic's or what ever it will drag into another app like MS word or.........

The IE shell I use crazybrowser.com if you drag a pic over to the side bar slider it will open it in its own window to do whart you will with.


need to add a no click n drag to highlight .script to make it 99% secure. But then I still got one last trick using netscape 4x that can bypass almost anything being so out of date it don't know better to not let ya do stuff that they took out in 5x.
Last edited by viragotech on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
User avatar
viragotech
Sr Integra Member
Sr Integra Member
 
Posts: 292
Likes: 0 post
Liked in: 0 post
Joined: Wed Jul 04, 2007 11:30 am
Cash on hand: 0.00

PostAuthor: tmotley » Mon Jul 09, 2007 2:33 am

Using Firefox:

Tools, Page Info, Media

Makes a right-click blocker fairly pointless... <img>
Last edited by tmotley on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
User avatar
tmotley
IntegraMODerators
IntegraMODerators
 
Posts: 524
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 3:56 am
Cash on hand: 0.00
Location: Missouri, USA

Re: [SOLVED]Cant right click?

PostAuthor: Helter » Mon Jul 09, 2007 6:42 pm

or Ctrl+c and Ctrl+v <img>
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie
User avatar
Helter
Administrator
Administrator
 
Posts: 4554
Likes: 40 posts
Liked in: 116 posts
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 1,959.15
Location: Seattle Wa
IntegraMOD version: phpBB2x


Return to IntegraMOD 141

Who is online

Registered users: App360MonitorBot, Bing [Bot], Google [Bot], Majestic-12 [Bot]