Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 2 1 2
Joined: Apr 2003
Posts: 57
Member
Member
Offline
Joined: Apr 2003
Posts: 57
Quote
quote:
Originally posted by LK:

add:[code][/code]to somewhere in the beginning..

LK laugh IM works on my board now ... It was my fault actually tipsy I put the above statement just as you wrote it .. not in one line shocked ...


silly me shocked

It is really a great hack LK thumbsup

Sponsored Links
Joined: Mar 2002
Posts: 78
Member
Member
Offline
Joined: Mar 2002
Posts: 78
Is there a way to disable this feature for certain members who don't behave?

There's a few people I don't to have this ability, but I don't wanna turn it off for everyone...


1998 Firebird Formula with a blower and then some...
Joined: Sep 2000
Posts: 441
Member
Member
Offline
Joined: Sep 2000
Posts: 441

Joined: Sep 2000
Posts: 441
Member
Member
Offline
Joined: Sep 2000
Posts: 441

Joined: Sep 2000
Posts: 441
Member
Member
Offline
Joined: Sep 2000
Posts: 441

Sponsored Links
Joined: Sep 2000
Posts: 441
Member
Member
Offline
Joined: Sep 2000
Posts: 441
so, basically it runs now, buuuut i need help because of: a javascriptbug, just look at:

http://technoforum.dyndns.org/cgi-bin/ultimatebb.cgi

line 36
error: document.getElement.Byld(...)

Joined: Sep 2000
Posts: 441
Member
Member
Offline
Joined: Sep 2000
Posts: 441
seems like having serious problems with my internet explorer5.5/6.0 on win98, both hacks to work fine now - except on MY pc which goes slow as soon as i browse a forum like my technoforum.de or even this bbs. while entering a text in the textfield the letters apprea like transferred with 300baud :-(

Joined: Nov 2001
Posts: 170
Member
Member
Offline
Joined: Nov 2001
Posts: 170
Thanks lk for this great hack my user rely enjoy it
I am sorry lk I had to edit the post
I thought it will work with JavaScript like what I use in the IFrame
Any way the fix for IFrame is


https://www.ubbdev.com/ubb/upload/00014554/fix_IM.txt

Joined: Jun 2001
Posts: 2,849
Spotlight Winner
Spotlight Winner
Offline
Joined: Jun 2001
Posts: 2,849
Is this being ported to 6.6?

Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
hey randy smile

yes, most likely... we're wrapping our brain around the new cp smile


- Allen wavey
- What Drives You?
Sponsored Links
Joined: Jun 2001
Posts: 2,849
Spotlight Winner
Spotlight Winner
Offline
Joined: Jun 2001
Posts: 2,849
Woohoo, this is the one hack that I can't do without. The members would kill me (my wife leading the pack) if I upgraded without it.

Joined: Jun 2001
Posts: 2,849
Spotlight Winner
Spotlight Winner
Offline
Joined: Jun 2001
Posts: 2,849
Friendly bump

Joined: Jun 2001
Posts: 2,849
Spotlight Winner
Spotlight Winner
Offline
Joined: Jun 2001
Posts: 2,849
Are there any brave souls that might want to be brave and try to get this to work with 6.6?

Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
Quote
quote:
Originally posted by Randy.x:
Are there any brave souls that might want to be brave and try to get this to work with 6.6?
once Allen fixes his backup hack, I'll be able to fix the newsfader hack. Then I'll give it a try. I heard LK said something about the javascript being a problem though

Joined: Jun 2001
Posts: 2,849
Spotlight Winner
Spotlight Winner
Offline
Joined: Jun 2001
Posts: 2,849
The javascript seems to collide with the PM notification I believe.

Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
I'm not positive, but I don't believe that the PM notification script has changed since 6.5, and I believe people had it working on that. I'll give it a look once I can get the templates to work right frown

Joined: Jun 2001
Posts: 2,849
Spotlight Winner
Spotlight Winner
Offline
Joined: Jun 2001
Posts: 2,849
Hmmm, I never ran 6.5. I know that this hack causes systax errors to show up on all the board's pages.

Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
I'll try it this weekend without using the CP, I'll give it a try and try to fix the javascript smile

Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
Not including the cp, I've got it working fine with no errors. Didn't actually require any modification though :-/. All I did was move one line. smile

Joined: Jun 2001
Posts: 2,849
Spotlight Winner
Spotlight Winner
Offline
Joined: Jun 2001
Posts: 2,849
Thanks so much, it works like a champ.

Joined: May 2001
Posts: 55
Member
Member
Offline
Joined: May 2001
Posts: 55
how do I go about making it possible to send IM's to 'guests'??? I dont have to single them out, just a mass im to all of them? Want to send a message asking them to register in real time
thanks in advance
-scott

Joined: Sep 2001
Posts: 93
Member
Member
Offline
Joined: Sep 2001
Posts: 93
i have the modaddon and the megamoderator addon, but my megamoderators cant send any ims now, only admins and mods, what do I have to chnage ?

i am clueless confused

Joined: Jun 2001
Posts: 2,849
Spotlight Winner
Spotlight Winner
Offline
Joined: Jun 2001
Posts: 2,849
Quote
quote:
Originally posted by Weird Al:
Not including the cp, I've got it working fine with no errors. Didn't actually require any modification though :-/. All I did was move one line. smile
Can you think of any reason why this would send the IM to people 10 or more times? I had this problem before but it was rare and random, now it seems to happen all the time.

Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
I can't recreate it, but there is one line in the code that makes me suspicious.

in ubb_msg.cgi
find
Code
				$file[$#file + 1] = "$user_number||\n\n$in{message}||$GotTime{HyphenDate}||$GotTime{Time}";
replace with:
Code
				$file[$file + 1] = "$user_number||\n\n$in{message}||$GotTime{HyphenDate}||$GotTime{Time}";
It's pointless in me testing this since I can't get the error in the first place, but that # concerned me when I first saw it

Joined: Jan 2000
Posts: 5,073
Admin Emeritus
Admin Emeritus
Joined: Jan 2000
Posts: 5,073
The syntax "$#varname" can be applied to the array "@varname". It retrieves the number of elements in the array.


UBB.classic: Love it or hate it, it was mine.
Joined: Jun 2001
Posts: 2,849
Spotlight Winner
Spotlight Winner
Offline
Joined: Jun 2001
Posts: 2,849
Is it possible that the browser security settings can affect this? In other words, can a cookie setting somehow prevent the browser from marking the message as *read* making it appear over and over?

Joined: Jun 2001
Posts: 2,849
Spotlight Winner
Spotlight Winner
Offline
Joined: Jun 2001
Posts: 2,849
Well, to test this odd-ball theory I added http://*.netwerkin.com to my trusted sites and I no longer get the red privacy report icon at the bottom of the browser page, I get the green checkmark. This is all obvious of course but the strange thing is that I do NOT get multiple IM's anymore.

Am I just imagining things or is it possible that this is a valid observation?

Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
< has absolutely no clue, haven't ever used the trusted site feature

Joined: Jun 2001
Posts: 2,849
Spotlight Winner
Spotlight Winner
Offline
Joined: Jun 2001
Posts: 2,849
Well, it's nice to only be getting one. I found out that another member that was having the problem was using the back button after recieving an IM and then getting more.

Joined: Aug 2003
Posts: 71
Member
Member
Offline
Joined: Aug 2003
Posts: 71
LK, why don't you upgrade the IM mod into 6.6 or .7 laugh

we'll be waiting 4 it wink

Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
Mrs.B, he tends to only upgrade items on request... But then again I've wanted UBB.Time back for a while smirk...


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
lol... Mrs.B, I don't really like the way this hack works and it requires much support I can't give, but if anyone else wants to port it be my guest... Gizzy, what's UBB.time? you mean the timezone thing that is included in 6.5+? tipsy

Joined: Aug 2003
Posts: 71
Member
Member
Offline
Joined: Aug 2003
Posts: 71
Quote
Originally posted by LK:

lol... Mrs.B, I don't really like the way this hack works and it requires much support I can't give, but if anyone else wants to port it be my guest...
I would if i could laugh

Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
UBB Thinking Clock :x...


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Oh, lol, I believe you can copy & paste it from the 6.1 version or whatever and it'd work (maybe a little bit different because of 6.7's generic wrapper)... though now that you can customize time zones there is no reason to use it tipsy

Joined: Feb 2004
Posts: 6
Junior Member
Junior Member
Offline
Joined: Feb 2004
Posts: 6
Where exactly are these IMs supposed to appear? It says the IM has been sent but no1 has responded. I even tried IMing my friend who was over and logged in at his laptop and still nothing happened. frown

I installed everything correctly and it still doesn't work. frown I have 6.5... What happens is that it claims the IM has been sent but it never appears. help

Joined: May 2001
Posts: 55
Member
Member
Offline
Joined: May 2001
Posts: 55
how do i get to set the popup window to its own style template??? it uses the standard one and I cant have it show all the banners and other stuff. Just want a simple barebones window popup

Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
I don't believe there is a way to customize the popup as it's just a browser call asking what you want to do...


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
Page 2 of 2 1 2

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)