php forum
php mysql forum
php mysql smarty
 
Topic Options
#122210 - 07/23/01 11:43 AM Hit hack conflict with...
Alba Offline
Junior Member

Registered: 07/23/01
Posts: 5
###########################
###ubb_new_reply.cgi open #
###########################
###
###find :

$go_to = "$vars_config{CGIURL}/ultimatebb.cgi?ubb=get_topic&f=$in{f}&t=$in{t}";

###In Hit hack 2.01:
###replace with :

$go_to = "$vars_config{CGIURL}/ultimatebb.cgi?ubb=get_topic&f=$in{f}&t=$in{t}&counterhit=no";


###but in Who is online 4.0:
###replace with :

$go_to = "$vars_config{CGIURL}/ultimatebb.cgi?ubb=get_topic&f=$in{f}&t=$in{t}&inline=1";

###
###find :

&Transition("$vars_config{CGIURL}/ultimatebb.cgi?ubb=get_topic&f=$in{f}&t=$in{t}",

"$vars_wordlets{thanks_for_posting}", "$this_subject");

###In Hit hack 2.01:
###replace with :

&Transition("$vars_config{CGIURL}/ultimatebb.cgi?ubb=get_topic&f=$in{f}&t=$in{t}&counterhit=no",

"$vars_wordlets{thanks_for_posting}", "$this_subject");

###but In Anchor hack 7:
###replace with :

&Transition("$vars_config{CGIURL}/ultimatebb.cgi?ubb=get_topic&f=$in{f}&t=$in{t}$doextra#$anchor"

, "$vars_wordlets{thanks_for_posting}", "$this_subject");


What can I do?? Plz help me! confused

Top
#122211 - 07/23/01 01:33 PM Re: Hit hack conflict with...
GeSpot Offline
Junior Member

Registered: 02/22/01
Posts: 26
# First Code Line. Change it to:

$go_to = "$vars_config{CGIURL}/ultimatebb.cgi?ubb=get_topic&f=$in{f}&t=$in{t}&counterhit=no&inline=1";


# Second Code Line. Change it to:

&Transition("$vars_config{CGIURL}/ultimatebb.cgi?ubb=get_topic&f=$in{f}&counterhit=no&t=$in{t}$doextra#$anchor",

"$vars_wordlets{thanks_for_posting}", "$this_subject");


# Re-upload your files, and all three hacks will work.

Top
#122212 - 07/23/01 11:21 PM Re: Hit hack conflict with...
Alba Offline
Junior Member

Registered: 07/23/01
Posts: 5
Thanks a lot!

Top



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks