php forum
php mysql forum
php mysql smarty
 
Page 23 of 25 < 1 2 ... 21 22 23 24 25 >
Topic Options
#40697 - 01/09/01 01:28 AM Re: UBB IM's 2.0
SpAwN Offline
Member

Registered: 07/16/00
Posts: 1051
Loc: Haarlem, The Netherlands
Terran that is one thing you could do in cgi files but i am not sure about the header...

------------------
<IMG SRC=\"http://spawnboard.hypermart.net/cgi-bin/sing.cgi\" border=0>
<FONT size="-2"><FONT COLOR="Red">H</FONT c><FONT COLOR="Tomato">e</FONT c><FONT COLOR="Coral">l</FONT c><FONT COLOR="DarkOrange">l</FONT c> <FONT COLOR="Orange">F</FONT c><FONT COLOR="DarkOrange">i</FONT c><FONT COLOR="Coral">g</FONT c><FONT COLOR="Tomato">h</FONT c><FONT COLOR="Red">t</FONT c><FONT COLOR="OrangeRed">e</FONT c><FONT COLOR="Crimson">r</FONT c> <FONT COLOR="Brown">!</FONT c></FONT s>
_________________________
SpawnBoard | Watercooling Project | UBB v5 Hacks

Top
#40698 - 01/09/01 02:21 AM Re: UBB IM's 2.0
anderzzo Offline
Member

Registered: 10/28/00
Posts: 163
Loc: Stockholm
Speed!
I've set it to 30 sec. and it's at the bottom of the footer!

Top
#40699 - 01/09/01 08:58 AM Re: UBB IM's 2.0
speed Offline
Code Monkey

Registered: 11/27/00
Posts: 685
Loc: Ft. Myers Fl.
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
<IMG SRC="http://www.esteroumc.com/scripts/cgi-bin/mine.cgi" border=0> Christian Chat

<FONT COLOR="#6699cc" SIZE="1" FACE="Verdana, Arial">This message has been edited by speed on January 09, 2001 at 10:14 AM</font>
_________________________

Just a thought

SPEED

Top
#40700 - 01/09/01 10:28 AM Re: UBB IM's 2.0
anderzzo Offline
Member

Registered: 10/28/00
Posts: 163
Loc: Stockholm
That's wierd, when I'm in it just refresh once every 30 sec. but the whole page refresh!

Top
#40701 - 01/09/01 11:23 AM Re: UBB IM's 2.0
TyRaN Offline
Member

Registered: 07/27/00
Posts: 286
Loc: Canada
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

<IMG SRC="http://tyran.ovh.org/tyran.gif" border=0>
_________________________
Sorry for my english... i speak french.

email:tyranausaure@hotmail.com

Top
#40702 - 01/09/01 12:47 PM Re: UBB IM's 2.0
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25448
Loc: Texas
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
_________________________
- Allen wavey
- What Drives You?

Top
#40703 - 01/09/01 12:57 PM Re: UBB IM's 2.0
speed Offline
Code Monkey

Registered: 11/27/00
Posts: 685
Loc: Ft. Myers Fl.
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
<IMG SRC="http://www.esteroumc.com/scripts/cgi-bin/mine.cgi" border=0>
_________________________

Just a thought

SPEED

Top
#40704 - 01/09/01 02:26 PM Re: UBB IM's 2.0
SpAwN Offline
Member

Registered: 07/16/00
Posts: 1051
Loc: Haarlem, The Netherlands
Quote:
quote:


Just find were some HTML code is and put it right after.


------------------
<IMG SRC=\"http://spawnboard.hypermart.net/cgi-bin/sing.cgi\" border=0>
<FONT size="-2"><FONT COLOR="Red">H</FONT c><FONT COLOR="Tomato">e</FONT c><FONT COLOR="Coral">l</FONT c><FONT COLOR="DarkOrange">l</FONT c> <FONT COLOR="Orange">F</FONT c><FONT COLOR="DarkOrange">i</FONT c><FONT COLOR="Coral">g</FONT c><FONT COLOR="Tomato">h</FONT c><FONT COLOR="Red">t</FONT c><FONT COLOR="OrangeRed">e</FONT c><FONT COLOR="Crimson">r</FONT c> <FONT COLOR="Brown">!</FONT c></FONT s>
_________________________
SpawnBoard | Watercooling Project | UBB v5 Hacks

Top
#40705 - 01/09/01 04:50 PM Re: UBB IM's 2.0
speed Offline
Code Monkey

Registered: 11/27/00
Posts: 685
Loc: Ft. Myers Fl.
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

------------------
<FONT size=\"4\"><FON...</FONT s>
<IMG SRC="http://www.esteroumc.com/scripts/cgi-bin/mine.cgi" border=0>
_________________________

Just a thought

SPEED

Top
#40706 - 01/09/01 06:58 PM Re: UBB IM's 2.0
anderzzo Offline
Member

Registered: 10/28/00
Posts: 163
Loc: Stockholm
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(<BODY onLoad="popUBBIM()"> );}} #end if user

Is there anything more I should delete

Top
#40707 - 01/10/01 05:56 PM Re: UBB IM's 2.0
anderzzo Offline
Member

Registered: 10/28/00
Posts: 163
Loc: Stockholm
Please anyone? I really need help with this!

Top
#40708 - 01/10/01 08:44 PM Re: UBB IM's 2.0
speed Offline
Code Monkey

Registered: 11/27/00
Posts: 685
Loc: Ft. Myers Fl.
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.

------------------
<FONT size=\"4\"><FON...</FONT s>
<IMG SRC="http://www.esteroumc.com/scripts/cgi-bin/mine.cgi" border=0>
_________________________

Just a thought

SPEED

Top
#40709 - 01/10/01 11:59 PM Re: UBB IM's 2.0
anderzzo Offline
Member

Registered: 10/28/00
Posts: 163
Loc: Stockholm
Thanx for your help speed!

I found the problem, after alot of thinking and searching!
I had forgot about the
<!--#exec cgi="/cgi-bin/ubb/imcheck.cgi"-->
in ubb_library2.pl!

now it works!

Top
#40710 - 01/11/01 12:19 AM Re: UBB IM's 2.0
GoTorankusuKu Offline
Member

Registered: 09/29/00
Posts: 1932
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.

------------------
<IMG SRC=\"http://dbz.star64.com/uploads/XTCBoY2K/gotorankusuku.jpg\" border=0>

Top
#40711 - 01/11/01 02:06 AM Re: UBB IM's 2.0
speed Offline
Code Monkey

Registered: 11/27/00
Posts: 685
Loc: Ft. Myers Fl.
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.....

------------------
<FONT size=\"4\"><FON...</FONT s>
<IMG SRC="http://www.esteroumc.com/scripts/cgi-bin/mine.cgi" border=0>
_________________________

Just a thought

SPEED

Top
#40712 - 01/12/01 12:01 AM Re: UBB IM's 2.0
Ultra GrrL Offline
Member

Registered: 11/02/00
Posts: 245
Loc: Boulder, CO, USA
Your right GoTorankusuKu, but the pop-up in Ultimate.cgi and auto closing pop-up window do add a nice touch

Top
#40713 - 01/13/01 09:55 AM Re: UBB IM's 2.0
Sukotto Offline
Member

Registered: 09/30/00
Posts: 103
lol

i opened UBonline.cgi

you have a spelling mistake
### OPEN ONINE LIST

just something i noticed.

------------------
http://forums.pp-network.com
http://www.pp-network.com
_________________________
vBulletin Team
scott.macvicar@vbulletin.com

Top
#40714 - 01/13/01 11:44 AM Re: UBB IM's 2.0
GoTorankusuKu Offline
Member

Registered: 09/29/00
Posts: 1932
The line is commented out so it doesn't affect the mod...

------------------
<IMG SRC=\"http://dbz.star64.com/uploads/XTCBoY2K/gotorankusuku.jpg\" border=0>

Top
#40715 - 01/13/01 02:17 PM Re: UBB IM's 2.0
Sukotto Offline
Member

Registered: 09/30/00
Posts: 103
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
<IMG SRC="http://forums.pp-network.com/mini.gif" border=0>
_________________________
vBulletin Team
scott.macvicar@vbulletin.com

Top
#40716 - 01/15/01 01:54 PM Re: UBB IM's 2.0
blaze*ROCK Offline
Junior Member

Registered: 01/15/01
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:

Quote:
quote:


The message continues with referral info to the webmaster (myself) etc.

Could there be something i didnt add or added incorrectly?

PLEASE HELP

Top
Page 23 of 25 < 1 2 ... 21 22 23 24 25 >


Who's Online
0 registered (), 26 Guests and 9 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Forum 'Trader Ratings'.
by blaaskaak
Yesterday at 08:27 AM
Problems reading a lot of old posts here
by Ruben Rocha
11/18/08 04:33 PM
PhotoPost BB Code Popup
by Iann128
11/15/08 01:24 PM
Customization needed
by Gizmo
11/12/08 12:28 PM
Team UBBDev Rides Again!
by AllenAyres
11/11/08 02:16 PM
Active Topics.
by AllenAyres
11/11/08 02:13 PM
Looking for a simple upload script
by AllenAyres
11/11/08 02:12 PM
New Mods
Forum 'Trader Ratings'.
by McLemore
11/19/08 02:14 PM
[7.4] Keep log of custom title changes
by blaaskaak
10/27/08 07:51 AM
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Newest Members
Begbie, cenk, MATTO, DougMMcts, tim Anderson
13361 Registered Users
Top Posters
AllenAyres 25448
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks