#40697
01/09/2001 2:28 AM
|
Joined: Jul 2000
Posts: 610
Member
|
Member
Joined: Jul 2000
Posts: 610 |
Terran that is one thing you could do in cgi files but i am not sure about the header... ------------------ Hell Fighter !
|
|
|
#40698
01/09/2001 3:21 AM
|
Joined: Oct 2000
Posts: 99
Member
|
Member
Joined: Oct 2000
Posts: 99 |
Speed! I've set it to 30 sec. and it's at the bottom of the footer!
|
|
|
#40699
01/09/2001 9:58 AM
|
Joined: Nov 2000
Posts: 467
Code Monkey
|
Code Monkey
Joined: Nov 2000
Posts: 467 |
anderzzo Man I dont know whats going on your board is refreshing at erratic times. Maybe Spawn will be around later. He may have some input. Are you sure you dont have a imcheck in any other files ------------------ Just A Thought Christian Chat This message has been edited by speed on January 09, 2001 at 10:14 AM
|
|
|
#40700
01/09/2001 11:28 AM
|
Joined: Oct 2000
Posts: 99
Member
|
Member
Joined: Oct 2000
Posts: 99 |
That's wierd, when I'm in it just refresh once every 30 sec. but the whole page refresh!
|
|
|
#40701
01/09/2001 12:23 PM
|
Joined: Jul 2000
Posts: 237
Member
|
Member
Joined: Jul 2000
Posts: 237 |
spawn... my iframe is in my Ultimate.cgi where you told to put it in your imcheckrefresh... and it works... for i would know where to put the iframe in forumdisplay please... thanks ------------------ TyRaN = tyranausaure 
|
|
|
#40702
01/09/2001 1:47 PM
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
if you put it in your header, using the /cgi-bin/ reference, it would proliferate all the way through your forums... putting it in specific cgi files makes it not much better than what we already have here... ------------------ Allen - http://www.stand318.com
|
|
|
#40703
01/09/2001 1:57 PM
|
Joined: Nov 2000
Posts: 467
Code Monkey
|
Code Monkey
Joined: Nov 2000
Posts: 467 |
If you put it in your header which will give you IMCHECK all over your fourms be sure and remove it from ultimate cgi, and anyplace else you have put it. ------------------ Just A Thought 
|
|
|
#40704
01/09/2001 3:26 PM
|
Joined: Jul 2000
Posts: 610
Member
|
Member
Joined: Jul 2000
Posts: 610 |
Just find were some HTML code is and put it right after. ------------------ Hell Fighter !
|
|
|
#40705
01/09/2001 5:50 PM
|
Joined: Nov 2000
Posts: 467
Code Monkey
|
Code Monkey
Joined: Nov 2000
Posts: 467 |
anderzzo I see you havent got it fixed yet maybe SPAWN can take a look at your board. I have it at the top of the header but Im not sure if you dont have something else wrong ------------------
|
|
|
#40706
01/09/2001 7:58 PM
|
Joined: Oct 2000
Posts: 99
Member
|
Member
Joined: Oct 2000
Posts: 99 |
that would be great! Before I put it my footer I deleted This from forumdisplay and some other files:
if ($UserName eq "") {&get_cookie; #retrieves all current cookies$user = $cookie{UserName};} else {$user = $UserName;}if ($user) {$IMcount = &UBBIM_count;if ($IMcount) {$UBBSlaughter = qq( );}} #end if user
Is there anything more I should delete
|
|
|
#40707
01/10/2001 6:56 PM
|
Joined: Oct 2000
Posts: 99
Member
|
Member
Joined: Oct 2000
Posts: 99 |
Please anyone? I really need help with this!
|
|
|
#40708
01/10/2001 9:44 PM
|
Joined: Nov 2000
Posts: 467
Code Monkey
|
Code Monkey
Joined: Nov 2000
Posts: 467 |
Are your frames in your cp It appears to me that you have put the call in the bottom of the frame. Change it to the top of the frame just below HTML. Wish I could help you more. But I would try it.also be sure you have removed any previous IM checks that was originaly used in the IM check hack. ------------------
|
|
|
#40709
01/11/2001 12:59 AM
|
Joined: Oct 2000
Posts: 99
Member
|
Member
Joined: Oct 2000
Posts: 99 |
Thanx for your help speed! ![[Linked Image]](https://ubbdev.com/ubb/smilies/smile.gif) I found the problem, after alot of thinking and searching! I had forgot about the in ubb_library2.pl! now it works!
|
|
|
#40710
01/11/2001 1:19 AM
|
Joined: Sep 2000
Posts: 1,304
Addict
|
Addict
Joined: Sep 2000
Posts: 1,304 |
This thread is getting too long with unnecessary add-ons that causes more problems. I'm pretty satisfied how the original UBB IM's worked guess you guys aren't though. ------------------ 
|
|
|
#40711
01/11/2001 3:06 AM
|
Joined: Nov 2000
Posts: 467
Code Monkey
|
Code Monkey
Joined: Nov 2000
Posts: 467 |
There ya go I thought you must have left one in there because it was double refreshing. Good deal I agree this hack is working real well time to leave it alone..... ------------------
|
|
|
#40712
01/12/2001 1:01 AM
|
Joined: Nov 2000
Posts: 112
Member
|
Member
Joined: Nov 2000
Posts: 112 |
Your right GoTorankusuKu, but the pop-up in Ultimate.cgi and auto closing pop-up window do add a nice touch ![[Linked Image]](https://ubbdev.com/ubb/smilies/biggrin.gif)
|
|
|
#40714
01/13/2001 12:44 PM
|
Joined: Sep 2000
Posts: 1,304
Addict
|
Addict
Joined: Sep 2000
Posts: 1,304 |
The line is commented out so it doesn't affect the mod... ------------------ 
|
|
|
#40715
01/13/2001 3:17 PM
|
Joined: Sep 2000
Posts: 71
Member
|
Member
Joined: Sep 2000
Posts: 71 |
Em that was pretty obvious with the # at the beginning that it was commented, well done. I was just pointing out a spelling error, so the next time it can be updated it can be sorted. ------------------ http://forums.pp-network.com http://www.pp-network.com 
|
|
|
#40716
01/15/2001 2:54 PM
|
Joined: Jan 2001
Posts: 1
Junior Member
|
Junior Member
Joined: Jan 2001
Posts: 1 |
I feel somewhat stupid after tryin to read through all those pages. I installed the IM 2.0 hack and the offline/online works fine. However, whenever i attempt to send a message i get the following message: The message continues with referral info to the webmaster (myself) etc. Could there be something i didnt add or added incorrectly? PLEASE HELP
|
|
|
#40717
01/16/2001 1:42 PM
|
Joined: Nov 2000
Posts: 32
Member
|
Member
Joined: Nov 2000
Posts: 32 |
make sure the path the perl is correct in the cgi files
the #!/usr/bin/perl line, its not the usual path in the private message hack.
Also check that all cgis are chmoded to 755 or 777
|
|
|
#40718
01/17/2001 6:45 PM
|
Joined: Jan 2001
Posts: 1
Junior Member
|
Junior Member
Joined: Jan 2001
Posts: 1 |
Hi, i've got one little problem, I installed the IM 2.0 hack. But no matter if a user is offline or online, the image wont change, it keep saying 'Offline' i can send instand messages etc. so the rest works. online this image-issue. somebody got a tip? or an idea what to change/fix ? (i also use 'Who's online', and that one works 100%) see the problem at: http://www.wizza.nl/cgi-bin/ubb2/Ultimate.cgi ------------------ -= w|ZzA - www.wizza.nl =- This message has been edited by wizza on January 17, 2001 at 05:50 PM
|
|
|
#40719
01/17/2001 7:08 PM
|
Joined: Dec 2000
Posts: 17
Junior Member
|
Junior Member
Joined: Dec 2000
Posts: 17 |
I'm having the same exact problem. It shows offline for everyone, but I'm able to send instant messages just fine. I've always had the Who's Online, but the IM icon does not show up on it. Help!?!?! ![[Linked Image]](https://ubbdev.com/ubb/smilies/smile.gif)
|
|
|
#40720
01/17/2001 8:57 PM
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
Possibly a cookie issue... are you using the latest copy of private messages? We updated it some a week or so ago to improve the way it handled cookies. Just copy new over old. ------------------ Allen - http://www.stand318.com
|
|
|
#40721
01/18/2001 9:57 AM
|
Joined: Dec 2000
Posts: 17
Junior Member
|
Junior Member
Joined: Dec 2000
Posts: 17 |
We have the latest version. We downloaded it this past weekend.
|
|
|
#40722
01/18/2001 4:36 PM
|
Joined: Dec 2000
Posts: 17
Junior Member
|
Junior Member
Joined: Dec 2000
Posts: 17 |
If it is a cookie issue, then what coding should I be looking at? HELP ME PLEASE ![[Linked Image]](https://ubbdev.com/ubb/smilies/biggrin.gif)
|
|
|
#40723
01/18/2001 4:46 PM
|
Joined: Oct 2000
Posts: 117
Member
|
Member
Joined: Oct 2000
Posts: 117 |
You are using v1.8 of the "who's online", I believe the directions in the UBB im's say that you should be using v2.1b, which fixed several issues with the "who's online" mod.
Start there by upgrading that.
------------------ Duke
Duke
"Life is tough, it's tougher if you're stupid."
|
|
|
#40724
01/18/2001 6:47 PM
|
Joined: Dec 2000
Posts: 17
Junior Member
|
Junior Member
Joined: Dec 2000
Posts: 17 |
Thank you so much...didn't even notice that. I'll give it a shot and let you know if it worked. ![[Linked Image]](https://ubbdev.com/ubb/smilies/smile.gif)
|
|
|
#40725
01/18/2001 9:36 PM
|
Joined: Aug 2000
Posts: 594
Member
|
Member
Joined: Aug 2000
Posts: 594 |
Just noticed an odd bug (at least on mine + yes, the newest version. dl on 01.17.01) If the subject of a private message has an apostraphe (Example: Don't Ask) it is showing up as Don!APO!t Ask Any suggestions? ------------------ Jeremiah FreakScene - The Dinosaur Jr Audio/Visual Archive My UBB In ( ((((((((((((((STEREO))))))))))))) ) ) Where Available
jeremiah
|
|
|
#40726
01/22/2001 4:45 AM
|
Joined: Jan 2001
Posts: 1
Junior Member
|
Junior Member
Joined: Jan 2001
Posts: 1 |
On mine, when I run perl UBonline.cgi from telnet, because from the web I'm getting a internal server error, it can't do the line: (FILE,"$MembersPath/online.cgi") What is online.cgi, and where can I get ahold of it?
|
|
|
#40727
01/22/2001 8:29 PM
|
Joined: Jan 2001
Posts: 3
Junior Member
|
Junior Member
Joined: Jan 2001
Posts: 3 |
I installed it, but the images won't show up and when I click on it I am getting a 500 Error. Help Please
|
|
|
#40728
01/22/2001 8:47 PM
|
Joined: Sep 2000
Posts: 1,304
Addict
|
Addict
Joined: Sep 2000
Posts: 1,304 |
Did you CHMOD UBonline.cgi to 755? ------------------ 
|
|
|
#40729
01/22/2001 10:36 PM
|
Joined: Jan 2001
Posts: 3
Junior Member
|
Junior Member
Joined: Jan 2001
Posts: 3 |
|
|
|
#40730
01/23/2001 11:46 AM
|
Joined: Aug 2000
Posts: 1
Junior Member
|
Junior Member
Joined: Aug 2000
Posts: 1 |
It is work perfectly for me except this. When people log into their boxes from ultimate.cgi and they click on their messages it redirects them to a page that shows the login box again. I pls need help.
------------------ I want to be all I can be.
|
|
|
#40731
01/23/2001 6:58 PM
|
Joined: Jan 2001
Posts: 3
Junior Member
|
Junior Member
Joined: Jan 2001
Posts: 3 |
I am talking about Instant Message no the mail.
|
|
|
#40732
01/25/2001 9:45 PM
|
Joined: Jan 2001
Posts: 34
Junior Member
|
Junior Member
Joined: Jan 2001
Posts: 34 |
Hello, I added this mod to the UBB i am apart of, and it worked gerat, except the newsfader didnt work after i had installed this. I admit, I havent read every post in this topic because it is way too long, but is this happening to someone else?
|
|
|
#40733
01/28/2001 11:49 PM
|
Joined: Jan 2001
Posts: 1
Junior Member
|
Junior Member
Joined: Jan 2001
Posts: 1 |
...
This message has been edited by Jubal on January 29, 2001 at 07:01 PM
|
|
|
#40734
02/16/2001 7:48 AM
|
Joined: Oct 2000
Posts: 290
Member
|
Member
Joined: Oct 2000
Posts: 290 |
Ok, I have read through each page...and unless I was a little punchy due to the late hours....I can't seem to recall seeing a fix for some of the display problems in Netscape. I am sorry if it is in there somewhere and I missed it, but I did read through it all over a day and a half...hoping I missed it the first time, etc. As usualy, everything works fine in IE...but the online/offline images appear at random (it seems) in NS. I'm back into the thread to re-re-read everything again. 
|
|
|
#40735
02/19/2001 6:04 PM
|
Joined: Jan 2001
Posts: 25
Junior Member
|
Junior Member
Joined: Jan 2001
Posts: 25 |
I have installed UBB IM 2 which works perfectly in IE but images appear randomly in Netscape 4.75.......Does anyone have any idea what I need to do to make the code Netscape compatible. I assume its the old Netscape/Java problem?
Anyone?
|
|
|
#40736
02/19/2001 9:56 PM
|
Joined: Oct 2000
Posts: 290
Member
|
Member
Joined: Oct 2000
Posts: 290 |
Mine was fixed with an older version...or maybe newer...(just different version) of UBonline.cgi.
|
|
|
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.
|
|
Posts: 1,157
Joined: July 2001
|
|
Forums63
Topics37,575
Posts293,931
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|