Previous Thread
Next Thread
Print Thread
Rate Thread
Page 1 of 5 1 2 3 4 5
#130106 01/25/2002 7:25 PM
Joined: Aug 2000
Posts: 874
Moderator / Developer
Moderator / Developer
Offline
Joined: Aug 2000
Posts: 874
http://www.jordodesigns.com/

textfile updated for 6.2.1 3-22-02

enjoy.

Sponsored Links
Joined: Jun 2001
Posts: 442
Member
Member
Offline
Joined: Jun 2001
Posts: 442
anyone fancy putting this into multihack format for the masses???(and the lazy, ie me!)


Audi-Sport.net the only forum guaranteed to kill any server!
Joined: Jun 2001
Posts: 442
Member
Member
Offline
Joined: Jun 2001
Posts: 442
and I see in the text file it mentions who's online, well is anyone gonna bother with who's online now that recent visitors is included???


Audi-Sport.net the only forum guaranteed to kill any server!
Joined: Jan 2002
Posts: 6
Junior Member
Junior Member
Offline
Joined: Jan 2002
Posts: 6
quote:
###if you have whos online installed, replace:

#print header(-cookie=>[$cookie]);
print header(
-cookie => [$cookie, $Ell_cookie],
-charset => "$masterCharset"
);

### with:

#print header(-cookie=>[$cookie]);
print header(
-cookie => [$cookie, $Ell_cookie, $pms_cookie],
-charset => "$masterCharset"
);


wink

Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
What's the differences?

[ 01-26-2002 12:33 AM: Message edited by: LK ]

Sponsored Links
Joined: Aug 2000
Posts: 874
Moderator / Developer
Moderator / Developer
Offline
Joined: Aug 2000
Posts: 874
quote:
Originally posted by LK:
What's the differences? tipsy

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'n you don't mind, could you make the html xhtml-compliant? Would hate to ruin all that work


- Allen wavey
- What Drives You?
Joined: Dec 2001
Posts: 51
Member
Member
Offline
Joined: Dec 2001
Posts: 51
No, just a variable

Joined: Jun 2001
Posts: 442
Member
Member
Offline
Joined: Jun 2001
Posts: 442
just installed this onto 6.2.0 beta 1.2
you might want to start referring to pntf instead of who's online


Audi-Sport.net the only forum guaranteed to kill any server!
Joined: Aug 2000
Posts: 874
Moderator / Developer
Moderator / Developer
Offline
Joined: Aug 2000
Posts: 874
quote:
Originally posted by AllenAyres:
if'n you don't mind, could you make the html xhtml-compliant? Would hate to ruin all that work smile

Sponsored Links
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
muchas gracias smile


- Allen wavey
- What Drives You?
Joined: Jun 2001
Posts: 442
Member
Member
Offline
Joined: Jun 2001
Posts: 442
can we have a release time(GMT) please


Audi-Sport.net the only forum guaranteed to kill any server!
Joined: Jun 2001
Posts: 442
Member
Member
Offline
Joined: Jun 2001
Posts: 442
on 6.2 that is!


Audi-Sport.net the only forum guaranteed to kill any server!
#130119 01/27/2002 11:15 PM
Joined: Aug 2000
Posts: 874
Moderator / Developer
Moderator / Developer
Offline
Joined: Aug 2000
Posts: 874
quote:
Originally posted by AllenAyres:
muchas gracias smile


someone to do the PHP accel compatability, i dont have time yet.

Joined: Jun 2001
Posts: 442
Member
Member
Offline
Joined: Jun 2001
Posts: 442
seems to be ok with mine, and I've got it turned on:)


Audi-Sport.net the only forum guaranteed to kill any server!
#130121 01/28/2002 12:43 PM
Joined: Jul 2000
Posts: 49
Member
Member
Offline
Joined: Jul 2000
Posts: 49
How would I put it under "Hello, *username* [logout]" ?

#130122 01/28/2002 12:47 PM
Joined: Jul 2000
Posts: 49
Member
Member
Offline
Joined: Jul 2000
Posts: 49
quote:
Originally posted by Neptin:
How would I put it under "Hello, *username* [logout]" ?

Nevermind. I figured it out.

#130123 01/30/2002 11:58 PM
Joined: Oct 2001
Posts: 157
Member
Member
Offline
Joined: Oct 2001
Posts: 157
lol Allen...

noticed your signature and visited that site. Shameless plagiarism!!


Yors Truly

Who? Me? Worry?
Joined: Oct 2000
Posts: 2,667
Veteran
Veteran
Offline
Joined: Oct 2000
Posts: 2,667
quote:
Originally posted by yors:
lol Allen...

noticed your signature and visited that site. Shameless plagiarism!!

Yors, stand318 is ALSO one of Allen's website wink


Do you believe in love at first sight,
or should I walk by again?
#130125 01/31/2002 10:53 AM
Joined: Jan 2002
Posts: 116
Member
Member
Offline
Joined: Jan 2002
Posts: 116
does this hack also excist for ubb 6.05?

Joined: Oct 2001
Posts: 572
Member
Member
Offline
Joined: Oct 2001
Posts: 572
jordo its down. I want this hack!!!

Joined: Oct 2001
Posts: 572
Member
Member
Offline
Joined: Oct 2001
Posts: 572
its back up now smile

#130128 02/01/2002 10:12 AM
Joined: Feb 2001
Posts: 251
Member
Member
Offline
Joined: Feb 2001
Posts: 251
The notification works but to see if you have a PM you have to log out and than back in.

Is this a accel. problem?

#130129 02/01/2002 11:25 AM
Joined: Nov 2001
Posts: 745
Admin Emeritus
Admin Emeritus
Offline
Joined: Nov 2001
Posts: 745
quote:
Originally posted by maurice:
The notification works but to see if you have a PM you have to log out and than back in.

Is this a accel. problem?

More than likely, it's a problem with the cookie. Or the code that uses the cookie isn't there.

Joined: Jun 2001
Posts: 86
Member
Member
Offline
Joined: Jun 2001
Posts: 86
i can't seem to find this one on 6.2

###if you have whos online installed, replace:

#print header(-cookie=>[$cookie]);
print header(
-cookie => [$cookie, $Ell_cookie],
-charset => "$masterCharset"
);


do you have any idea why?

Joined: Jun 2001
Posts: 442
Member
Member
Offline
Joined: Jun 2001
Posts: 442
try looking for part of it?
do you have any other hacks installed? sometimes this can affect what your looking for, I expect there's a slight difference somewhere, just try looking for part of it first


Audi-Sport.net the only forum guaranteed to kill any server!
Joined: Dec 2001
Posts: 37
Member
Member
Offline
Joined: Dec 2001
Posts: 37
quote:
Originally posted by U574:
i can't seem to find this one on 6.2

###if you have whos online installed, replace:

#print header(-cookie=>[$cookie]);
print header(
-cookie => [$cookie, $Ell_cookie],
-charset => "$masterCharset"
);


do you have any idea why?

Dude look for this.

#print header(-cookie=>[$cookie]);
print header(
-cookie => [$cookie,$pntf_cookie_data],
-charset => "$masterCharset"
);

Im sure you will find it now wink

#130133 02/01/2002 10:07 PM
Joined: Aug 2000
Posts: 874
Moderator / Developer
Moderator / Developer
Offline
Joined: Aug 2000
Posts: 874
maurice - if you are using the accelerator than yes it will only register the cookie when you log in, as that goes through ultimatebb.cgi

U574 - Syniles1 has it right. as you probably dont have whos online installed you should do the other search/replace. i guess i should take the whos online compatability out of there as it probably is confusing now that 6.2 is out.

Joined: Oct 2001
Posts: 572
Member
Member
Offline
Joined: Oct 2001
Posts: 572
hey jordo when i log out and stuff. i get the debug code display stuff for charset at the top then there is also alot of pm cookie stuff printed out also. Like 3 rows of it. http://www.extremechatforums.com/ubbcgi/ultimatebb.cgi?ubb=logout

Joined: Jun 2001
Posts: 86
Member
Member
Offline
Joined: Jun 2001
Posts: 86
ohhhhhh...since i use 6.2, they have WOL installed already. That mean i will have to follow as "WOL" not install. thanks guy. Let me give it a try again.

Have a nice day all.

Joined: Jun 2001
Posts: 86
Member
Member
Offline
Joined: Jun 2001
Posts: 86
I am stuck at this part. Seem like i can't find it either way (with WOL install or not)

###replace (if you have whos online installed follow the step AFTER this and DONT do this step):

#print header(-cookie=>[$cookieA, $cookieB, $cookieC]);
print header(
-cookie => [$cookieA, $cookieB, $cookieC],
-charset => "$masterCharset",
);

###with:

#print header(-cookie=>[$cookieA, $cookieB, $cookieC, $cookie_pms]);
print header(
-cookie => [$cookieA, $cookieB, $cookieC, $cookie_pms],
-charset => "$masterCharset",
);

###if you have whos online installed, replace:

#print header(-cookie=>[$cookieA, $cookieB, $cookieC]);
print header(
-cookie=>[$cookieA, $cookieB, $cookieC, $cookieD],
-charset => "$masterCharset",
);

###with:

#print header(-cookie=>[$cookieA, $cookieB, $cookieC, $cookie_pms]);
print header(
-cookie => [$cookieA, $cookieB, $cookieC, $cookieD, $cookie_pms],
-charset => "$masterCharset",
);


The only thing i can find is this:
#print header(-cookie=>[$cookieA, $cookieB, $cookieC]);
print header(
-cookie => [$cookieA, $cookieB, $cookieC, $pntf_cookie_data],
-charset => "$masterCharset",
);

Please help.

Joined: Dec 2001
Posts: 61
Member
Member
Offline
Joined: Dec 2001
Posts: 61
Greetings.
I have 6.2 installed in my site.
What I did was treat the "$pntf_cookie_data" as the "$cookie_d", since I understand that $cookie_d was the equivalent to $pntf_cookie_data for who is online on previous UBB's.
Anyways it works great in my board after that.
So to summarize, if you see a $pntf_cookie_data in your script then just add the $cookie_pms after it, so you will end up with the following code:

#print header(-cookie=>[$cookieA, $cookieB, $cookieC]);
print header(
-cookie => [$cookieA, $cookieB, $cookieC, $pntf_cookie_data, $cookie_pms],
-charset => "$masterCharset",
);

that should do it.
I hope I was of some help.

Rabriar

Joined: Jun 2001
Posts: 86
Member
Member
Offline
Joined: Jun 2001
Posts: 86
wow..it work. thanks.

Joined: Apr 2001
Posts: 78
Member
Member
Offline
Joined: Apr 2001
Posts: 78
Thanx Rabriar

Now it started working for me. But is there a way to place the PM inbox on top of the board, below Recent Visitors Box ?

Joined: Oct 2001
Posts: 157
Member
Member
Offline
Joined: Oct 2001
Posts: 157
quote:
Originally posted by Galipabi:
Thanx Rabriar

Now it started working for me. But is there a way to place the PM inbox on top of the board, below Recent Visitors Box ?

Thats no. 1

No.2 is with the accelerator, is there anyway the box will show correctly, the no. of messages I have? It only works if I log out and login again frown

Otherwise, works perfectly.


Yors Truly

Who? Me? Worry?
Joined: Dec 2001
Posts: 61
Member
Member
Offline
Joined: Dec 2001
Posts: 61
I tried to answer but system won't let me post the code.
frown
Rabriar.

Joined: Apr 2001
Posts: 78
Member
Member
Offline
Joined: Apr 2001
Posts: 78
quote:
Originally posted by Galipabi:
Thanx Rabriar

Now it started working for me. But is there a way to place the PM inbox on top of the board, below Recent Visitors Box ?

ok solved this problem

Joined: Oct 2001
Posts: 157
Member
Member
Offline
Joined: Oct 2001
Posts: 157
quote:
Originally posted by rabriar:
I tried to answer but system won't let me post the code.
frown
Rabriar.

I sstill havent been able to do it and need some desparatte help, thanks smile


Yors Truly

Who? Me? Worry?

Joined: Apr 2001
Posts: 78
Member
Member
Offline
Joined: Apr 2001
Posts: 78
public_forum_summary.pl
code:
###find:


$standard_title_table








» $vars_wordlets{active_topics}
«





###below add:

$TBT



»