Register My Account Search Members F.A.Q. Admin  
Support Forums  


Post new topic Post reply

Page: 1 2 3 4 5
Author Message
ripped glutes

Member
Posts: 236
Registered: Sep 2006
 
 Posted August 14th, 2009 10:05 AM   IP           Reply with quote Edit Post Delete post
Quote:
SpartanBlitz wrote:



Yuck! Why is here wearing a man thong? (that was me throwing up in my mouth).


erm...spartan..that is me..and im all woman!!




www.rippedglutes.net
barhopper

Member
Posts: 677
Registered: Jun 2007
 
 Posted August 14th, 2009 12:59 PM   IP           Reply with quote Edit Post Delete post
Wow, is that you?
I am impressed!
YOU GO GIRL!

I can't even get rid of my beer belly.
lol
bunk

Member
Posts: 1340
Registered: Sep 2007
 
 Posted August 14th, 2009 04:54 PM   IP           Reply with quote Edit Post Delete post
*Thinking i'll just stay quiet here*
Have a nice day, Bunk
barhopper

Member
Posts: 677
Registered: Jun 2007
 
 Posted October 2nd, 2009 08:11 AM   IP           Reply with quote Edit Post Delete post
I had this script for my last board..
(RIP-lol)
For some reason, I can not get it to work on my new one.
Help please.
TIA,jj
barhopper

Member
Posts: 677
Registered: Jun 2007
 
 Posted October 2nd, 2009 08:40 AM   IP           Reply with quote Edit Post Delete post
Quote:
bunk wrote:
*Thinking i'll just stay quiet here*


Come on bunk, show us your abs!
bunk

Member
Posts: 1340
Registered: Sep 2007
 
 Posted October 2nd, 2009 08:48 AM   IP           Reply with quote Edit Post Delete post
You dont wanna see them now JJ, 20 years ago maybee, but not now

I'm not in terrible shape, just nothing worth posting about....

Have a nice day, Bunk
barhopper

Member
Posts: 677
Registered: Jun 2007
 
 Posted October 2nd, 2009 08:57 AM   IP           Reply with quote Edit Post Delete post
Quote:
barhopper wrote:
I had this script for my last board..
(RIP-lol)
For some reason, I can not get it to work on my new one.
Help please.
TIA,jj


I figured it out.
I was trying to get rid of the 2nd window and left out part of the script...
You have to leave this part in:
else {("");}
}


Here is what I have now and is working:

<script language="javascript">
<!--

// PM notofication script
// written by sdn <forums.33bit.com>
// goes at the very bottom of the index template

var msgs = {newpm.newpms};

if (msgs || msgs > 0) {word = (msgs = 1) ? "New Message" : "New Messages";
if (confirm("You have {newpm.newpms} " + word + " ")) {window.open("http://excoboard.com/exco/pm.php?boardid=24870", "_parent", "pmwindow");}
else {("");}
}

//-->
</script>
bunk

Member
Posts: 1340
Registered: Sep 2007
 
 Posted October 2nd, 2009 09:05 AM   IP           Reply with quote Edit Post Delete post
Huh, I thought maybee you had nailed down why mine wouldn't work, but that wasn't it either I just compared that ^^^ to my version, and it's the same.......

I did something wrong when I copied my old template over that caused my problem, and since I dont have any PM's sent, and everything else worked properly, I just opted to do without it.......

Have a nice day, Bunk
barhopper

Member
Posts: 677
Registered: Jun 2007
 
 Posted October 2nd, 2009 09:09 AM   IP           Reply with quote Edit Post Delete post
It also would not work when I put it at the very bottom of my Index Template. I put it right above my nic color change and it worked perfectly.
Now I will fool with it to change the text and color.


and I am still waiting for a pic of your abs.
lol
bunk

Member
Posts: 1340
Registered: Sep 2007
 
 Posted October 2nd, 2009 09:17 AM   IP           Reply with quote Edit Post Delete post
Quote:
bunk wrote:
You dont wanna see them now JJ, 20 years ago maybee, but not now

I'm not in terrible shape, just nothing worth posting about....


I did reply..........

Have a nice day, Bunk
barhopper

Member
Posts: 677
Registered: Jun 2007
 
 Posted October 2nd, 2009 09:28 AM   IP           Reply with quote Edit Post Delete post
but without the pic!
bunk

Member
Posts: 1340
Registered: Sep 2007
 
 Posted October 2nd, 2009 09:32 AM   IP           Reply with quote Edit Post Delete post
Maybee the next time I take a notion to do something crazy.......
Have a nice day, Bunk
barhopper

Member
Posts: 677
Registered: Jun 2007
 
 Posted October 2nd, 2009 09:36 AM   IP           Reply with quote Edit Post Delete post

Women are very patient.

Is that why little boys always wanted to play Dr?
Rose

Member
Posts: 367
Registered: Oct 2009
 
 Posted October 16th, 2009 01:39 PM   IP           Reply with quote Edit Post Delete post
Quote:
bunk wrote:
Try this one RG:

<script language="javascript">
<!--

// PM notofication script
// written by sdn <forums.33bit.com>
// goes at the very bottom of the index template

var msgs = {newpm.newpms};

if (msgs || msgs > 0) {word = (msgs = 1) ? "New Message" : "New Messages";
if (confirm("You have {newpm.newpms} " + word + " in your Private Message Inbox")) {window.open("Your board address here", "_parent", "pmwindow");}
else {("");}
}

//-->
</script>


I posted the code in the index page but the window keeps popping up over and over and over. HELP

Okay...saw the second corrected script. That works but my, what's it called X thingy pops up too. Guess it's the javascript.
(Edited by Rose)

~Rose
Spoonful Of Sugar
Rose

Member
Posts: 367
Registered: Oct 2009
 
 Posted October 16th, 2009 03:31 PM   IP           Reply with quote Edit Post Delete post
Quote:
bunk wrote:
Try this one RG:

<script language="javascript">
<!--

// PM notofication script
// written by sdn <forums.33bit.com>
// goes at the very bottom of the index template

var msgs = {newpm.newpms};

if (msgs || msgs > 0) {word = (msgs = 1) ? "New Message" : "New Messages";
if (confirm("You have {newpm.newpms} " + word + " in your Private Message Inbox")) {window.open("Your board address here", "_parent", "pmwindow");}
else {("");}
}

//-->
</script>




Still trying to use this code but when i add it to the index template, the window keep popping open over and over again. I did remember to add my url.

~Rose
Spoonful Of Sugar
bunk

Member
Posts: 1340
Registered: Sep 2007
 
 Posted October 16th, 2009 04:03 PM   IP           Reply with quote Edit Post Delete post
Some of these scripts dont work in "all" browsers
Have a nice day, Bunk
mod1

Unregistered
Posts:
Registered:

 Posted October 17th, 2009 07:14 AM   IP           Reply with quote Edit Post Delete post
Quote:
Rose wrote:



Still trying to use this code but when i add it to the index template, the window keep popping open over and over again. I did remember to add my url.


I have registered on your board need to be authorized.
(Edited by mod1)
barhopper

Member
Posts: 677
Registered: Jun 2007
 
 Posted October 17th, 2009 09:46 AM   IP           Reply with quote Edit Post Delete post
Are you hitting the OK or the Cancel button?
Make sure your "PM" addy is inserted, not your index addy.
That is the code I have and it works fine.

Do you have a test board you are trying it out on?
Maybe we can look at that.
mod1

Unregistered
Posts:
Registered:

 Posted October 17th, 2009 10:10 AM   IP           Reply with quote Edit Post Delete post
Quote:
barhopper wrote:
Are you hitting the OK or the Cancel button?
Make sure your "PM" addy is inserted, not your index addy.
That is the code I have and it works fine.

Do you have a test board you are trying it out on?
Maybe we can look at that.


yep best to have a test board to try things on first esp if you are not sure about stuff.
Rose

Member
Posts: 367
Registered: Oct 2009
 
 Posted October 17th, 2009 11:07 AM   IP           Reply with quote Edit Post Delete post
Quote:
mod1 wrote:


I have registered on your board need to be authorized.
(Edited by mod1)


You are registered....support, right?

~Rose
Spoonful Of Sugar
Rose

Member
Posts: 367
Registered: Oct 2009
 
 Posted October 17th, 2009 11:08 AM   IP           Reply with quote Edit Post Delete post
Quote:
barhopper wrote:
Are you hitting the OK or the Cancel button?
Make sure your "PM" addy is inserted, not your index addy.
That is the code I have and it works fine.

Do you have a test board you are trying it out on?
Maybe we can look at that.


Hitting ok button. Stupid question but what is the PM addy?

~Rose
Spoonful Of Sugar
Rose

Member
Posts: 367
Registered: Oct 2009
 
 Posted October 17th, 2009 11:24 AM   IP           Reply with quote Edit Post Delete post
I put in the script with what I believe is the PM addy and saved changes. Had a member send me a PM but I didn't get the pop up. Hmmmm....still working on it. Maybe support (Mod1) will take a look and see what's wrong.
~Rose
Spoonful Of Sugar
Rose

Member
Posts: 367
Registered: Oct 2009
 
 Posted October 17th, 2009 11:27 AM   IP           Reply with quote Edit Post Delete post
IT WORKED!!!!!!! I missed a line in the copy paste feature. I think it's working fine now. THANK YOU!!!!

Also, knowing the PM addy was needed, not the index addy was a big help. THANK YOU!!!

~Rose
Spoonful Of Sugar
barhopper

Member
Posts: 677
Registered: Jun 2007
 
 Posted October 17th, 2009 11:33 AM   IP           Reply with quote Edit Post Delete post
Good for you, glad you figured it out.
Now, what's next?
Rose

Member
Posts: 367
Registered: Oct 2009
 
 Posted October 18th, 2009 02:54 PM   IP           Reply with quote Edit Post Delete post
Quote:
barhopper wrote:
Good for you, glad you figured it out.
Now, what's next?



I'd love to know how to get our board name in the top green bar on our board. We use the same skin as this forum so, you see at the top where the buttons are on the right for Register-My Account-Search-etc. ???? I would like our name in the green to the left. Big letters in white.

So, you always have such excellent advice....got any for this challenge?

~Rose
Spoonful Of Sugar
Vic Dakin

Member
Posts: 5
Registered: Feb 2010
 
 Posted February 24th, 2010 03:37 PM   IP           Reply with quote Edit Post Delete post
Thanks a lot just added this one and it works great! Made a mess first by not having the pm page address but the main URL (Duh!) but now it works fine.



Posts:
Registered:

 Posted    IP           Reply with quote Edit Post Delete post
Mark all forums read
Logout
All times are EST
Forum jump:

Thread Options: Delete thread / Open/Close thread / Rename thread / Stick thread / Move thread / Merge thread
Post new topic Post reply

< Previous thread | Next thread > | Subscribe to thread |