The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Receiving message "For image contact owners"

3 posters

Go down

Solved Receiving message "For image contact owners"

Post by Susan March 3rd 2010, 4:42 pm

This morning, I received a pop-up box, which said, "for image contact owners". All I was trying to do, was right-click and copy a post. I haven't sent my forum to stop copy of any materials. I checked this link, to make sure that I haven't added any script codes that would do this, here:

https://help.forumotion.com/tricks-tips-f32/script-to-disable-the-right-click-t50779.htm

Please let me know what I can do, so that I can copy posts, as needed.

My forum is:

http://lordismyshepherd.forumsmotion.com

Thank you in advance for your help.


Last edited by Susan on March 5th 2010, 12:24 am; edited 2 times in total (Reason for editing : typo)
Susan
Susan
Forumember

Female Posts : 74
Reputation : 0
Language : English
Location : Memphis TN

http://treadwellhsalumni.forumotion.com/index.htm

Back to top Go down

Solved Re: Receiving message "For image contact owners"

Post by Cool-processor March 3rd 2010, 5:02 pm

is there something written at your homepage?

admin panel>display>homepage>homepage message
Cool-processor
Cool-processor
Forumember

Male Posts : 724
Reputation : -55
Language : HTML | CSS/3 | JQuery
Location : To my own coding world

http://www.creative-labz.com

Back to top Go down

Solved Re: Receiving message "For image contact owners"

Post by Susan March 3rd 2010, 5:07 pm

Yes, it is a html for bible promises.

Here is the script:


<table width=100% border=4 bgcolor='#ECF3FF' bordercolor='#9999FF' cellspacing=0 cellpadding=4><tr><td><font face="Comic Sans MS" size=3 color=#007B7B><xi><b><script src="http://www.biblepromise.com/bpjs/bp.js"></script></b></xi></table><p>

The LORD is my Shepherd Forum Ministry- Copywrite ©️ 2008-2010
All rights reserved.


Here is a screen shot of my problem.

Receiving message "For image contact owners" Th_attachment-1
Susan
Susan
Forumember

Female Posts : 74
Reputation : 0
Language : English
Location : Memphis TN

http://treadwellhsalumni.forumotion.com/index.htm

Back to top Go down

Solved Re: Receiving message "For image contact owners"

Post by Cool-processor March 3rd 2010, 5:20 pm

i think Sanket can help you at this i cant figure out whats happening Confused
Cool-processor
Cool-processor
Forumember

Male Posts : 724
Reputation : -55
Language : HTML | CSS/3 | JQuery
Location : To my own coding world

http://www.creative-labz.com

Back to top Go down

Solved Re: Receiving message "For image contact owners"

Post by Susan March 3rd 2010, 5:24 pm

Thank you for trying to help, Cool-processor. I love you
Susan
Susan
Forumember

Female Posts : 74
Reputation : 0
Language : English
Location : Memphis TN

http://treadwellhsalumni.forumotion.com/index.htm

Back to top Go down

Solved Re: Receiving message "For image contact owners"

Post by Cool-processor March 3rd 2010, 5:49 pm

no problem Wink
Cool-processor
Cool-processor
Forumember

Male Posts : 724
Reputation : -55
Language : HTML | CSS/3 | JQuery
Location : To my own coding world

http://www.creative-labz.com

Back to top Go down

Solved Re: Receiving message "For image contact owners"

Post by kirk March 4th 2010, 1:07 pm

what in the world?
thats strange when i go to the forum my lil loader icon keeps spinning even when the page has fully loaded? and yes when i right click it dose the same thing..

Susan this is your forum and you are the owner?
Also have you ever done that tip and trick to disable the right click function?
if so it should just be a matter of adding the code back and everthing should be fine.. I never read that trick before so let me go over and read that real fast and see if we can get this fixed for you.

oh and it has nothing to do with your html code in the home page message.
Everything works fine with it on my test forum.. it's only text and colors.

info added
OK well i just got a pm from rono and he has found and pointed out where the problem is coming from.the problem is in your scrolling announcement.. you have this in the beginning of the code.
Code:
<SCRIPT language=Javascript1.2> function ejs_nodroit() { alert('FOR IMAGE CONTACT OWNERS!'); return(false); } document.oncontextmenu = ejs_nodroit; </SCRIPT>

so that has to be removed.After removing that from my test forum the right click function is back and working fine.However i am lil curious why you have all this stuff in here for only text.
you dont need all that for just text in the scrolling announcement.
Code:
 </FONT></div><div><p>Things&nbsp; about JESUS:&nbsp;&nbsp; He never looked back.&nbsp; HE stayed focused on what HE was CALLED to DO.&nbsp; HE DIED for our sins.&nbsp; HE CONQUERED the GRAVE and DEATH.&nbsp;HE said, "It is FINISHED".&nbsp; HE was seen again, after the CROSS.&nbsp; HE completed HIS TASK.&nbsp; HE was RESURRECTED, in front of WITNESSES.&nbsp; HE sent us a HELPER, the HOLY SPIRIT.&nbsp; HE is WITH us.&nbsp;&nbsp; HE never leaves or forsakes us.&nbsp; HE is SEATED on the RIGHT HAND of the FATHER!&nbsp;&nbsp; HE LIVES!&nbsp; HE is COMING AGAIN.&nbsp; May the LORD BLESS you, today!</p></div></div></div></div><span class="corners-bottom"><span></span></span></div></div></div></div><div id="page-body"><div id="emptyidcc" class="no-left"><div id="outer-wrapper"><div id="wrapper"><div id="container"><div id="content"><div id="emptyidleft"></div><div id="main"><div id="main-content"><div id="add-google" ><script type="text/javascript"><!--//<![CDATA[
var pubId=17426;
var siteId=23137;
var kadId=18060;
var kadwidth=728;
var kadheight=90;
var kadtype=1;
//]]>--></script>
 

so what i would do. if your going to use colors bold text or re size etc.. i would do everthing in a post with bbcode then just add that to your scrolling announcement. forumotion should convert the code there for you and you wont need all that extra stuff you have in there..
like the spaces and the whole java.. ;&nbsp; sure those are spaces but if it's just text in there you can create it the normal way by using the space bar.

so this is all you would have to do is type it out normal for there Smile
Code:
Things about JESUS: He never looked back. HE stayed focused on what HE was CALLED to DO. HE DIED for our sins. HE CONQUERED the GRAVE and DEATH. HE said, "It is FINISHED" HE was seen again, after the CROSS. HE completed HIS TASK.  HE was RESURRECTED, in front of WITNESSES. HE sent us a HELPER, the HOLY SPIRIT. HE is WITH us. HE never leaves or forsakes us.&nbsp; HE is SEATED on the RIGHT HAND of the FATHER! HE LIVES! HE is COMING AGAIN. May the LORD BLESS you, today

And remember if you wanted to have color,size,text ,bold etc.. you can create all this in a post first with your bbcode,add to the announcement and forumotim forum will convert it to html automatically for you Smile

thanks rono nice job on finding that code causing that banana Smile
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Solved Re: Receiving message "For image contact owners"

Post by Susan March 4th 2010, 5:35 pm

Kirk and Rono, Thanks so much for your help! Whew, this one was a doozey. I must have copied the code wrong, from one of the posts, here. I did remove it and make the changes that you suggested, and the forum is running smoothly; once again.

:wouhou: You guys ROCK! :wouhou:

To answer your questions..
Susan this is your forum and you are the owner?
Also have you ever done that tip and trick to disable the right click function?

Yes, this is my forum and I am the owner.

I've never tried to disable the right click function code.

study I'm copying your post and saving it, in case this hever happens again. study


Thanks again for your help! :wouhou:
Susan
Susan
Forumember

Female Posts : 74
Reputation : 0
Language : English
Location : Memphis TN

http://treadwellhsalumni.forumotion.com/index.htm

Back to top Go down

Solved Re: Receiving message "For image contact owners"

Post by kirk March 5th 2010, 4:05 am

since the problem was marked as solved i will now lock the thread.
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum