Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Dec 2001
Posts: 699
Member
Member
Offline
Joined: Dec 2001
Posts: 699
Basically, this does exactly what it says on the tin wink .

[code][/code]Avaliable from:

TEXT FILE | NO MULTIHACK FILE AVALIABLE -- It crashes on my PC

Comments/bug reports/etc please laugh

Sponsored Links
Joined: Nov 2000
Posts: 652
Member
Member
Offline
Joined: Nov 2000
Posts: 652
CURRENTLY DOES NOT ALLOW GUESTS TO VIEW POSTS.... =/

Joined: Dec 2001
Posts: 699
Member
Member
Offline
Joined: Dec 2001
Posts: 699
Yeah, that's annoying, I'm waiting for someone to tell me how to allow guests.

Well, anybody? laugh

Joined: Oct 2000
Posts: 2,667
Veteran
Veteran
Offline
Joined: Oct 2000
Posts: 2,667
does it break the cache ?


Do you believe in love at first sight,
or should I walk by again?
Joined: Oct 2001
Posts: 20
Junior Member
Junior Member
Offline
Joined: Oct 2001
Posts: 20
work fine with my 6.21.thank you! laugh

Sponsored Links
Joined: Dec 2001
Posts: 699
Member
Member
Offline
Joined: Dec 2001
Posts: 699
quote:
Originally posted by Chuck:
does it break the cache ?

confused

Accurding to your sig, probably shocked

Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
No, it doesn't work with cache.

To get it to work with guests:

[code]Find:
-----

@user_profile = &verify_id_num($username, $password, $user_number);

Replace with:
-------------

my @user_profile = $user_number ? &verify_id_num($username, $password, $user_number) : "";

Joined: Dec 2001
Posts: 699
Member
Member
Offline
Joined: Dec 2001
Posts: 699
Thanks, updated...

Any way to get it to work with cache? frown

Joined: Jan 2000
Posts: 5,073
Admin Emeritus
Admin Emeritus
Joined: Jan 2000
Posts: 5,073
Yeah, wait for us to do it in the official code. wink OpenTopic is currently experimenting with some JavaScript + CSS tricks that we intend to borrow once proven.

Because this hack breaks the cache, I must advise against using it.


UBB.classic: Love it or hate it, it was mine.

~;

my $admintools = qq~

~;

my $bottom2 = qq~

SHOULD BE:

~;

my $noadmintools = qq~

~;

my $admintools = qq~

~;

my $bottom2 = qq~

I'm installing it, I'll tell what happens..
Bye

Works (y) , thank you smile
Joined: Dec 2001
Posts: 51
Member
Member
Offline
Joined: Dec 2001
Posts: 51
For those who use sticky (add in your textfile, author tipsy )

~;

my $noadmintools = qq~





$close_option $move_option $delete_option






$close_option $move_option $delete_option $sticky_option

Sponsored Links
Joined: Dec 2001
Posts: 699
Member
Member
Offline
Joined: Dec 2001
Posts: 699
Bah...

Well, since I somehow forgot about the cache this is a bit crap anyway tipsy .

Joined: Dec 2001
Posts: 51
Member
Member
Offline
Joined: Dec 2001
Posts: 51
Nah, I think it's nice..

Shouldn't have toke so much time, so..
Nice hack smile
Installed it, but ya better put in for sticky (see my last post) and the code LK gave you..
People could get errors and you don't want so, I guess tipsy

Joined: Dec 2001
Posts: 699
Member
Member
Offline
Joined: Dec 2001
Posts: 699
It breaks the cache (and there is no way of getting around that). That means that there is a load of load on the server on busy UBBs.

And I did stick in LK's code tipsy .

Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Sure there is a way. Put the permissions inside a cookie, and make a js if command.

Joined: Dec 2001
Posts: 699
Member
Member
Offline
Joined: Dec 2001
Posts: 699
Well there is that, with the following problems:

I know no JS
I don't know how to set cookies in Perl (PHP, yes, but not Perl...)

laugh

Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Take a look at jordo's PM Inbox hack. Just make the forum_summary.pl's if in topic page's place, and ultimatebb.cgi instructions only in get_topic or something like that.


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
Morgan 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)