UBB.Dev
Posted By: e@sy [6.1x] Hit Hack 2.01 - 08/03/2001 11:43 PM
####################################################
# Name: Hit Hack 2.01 für UBB 6.1
# Count the click's for the thread
# by : Easy
# Date: 08-03-2001
# History : 2.01 beta is out
#
# if you see any error's mailto [email protected]
####################################################

Link
Posted By: Tech-Ni-Kal Re: [6.1x] Hit Hack 2.01 - 08/04/2001 5:40 AM
I am installing this hack right now. I will tell you as soon as I finish it. It is a pretty long hack.
Posted By: zerodegreeburn Re: [6.1x] Hit Hack 2.01 - 08/04/2001 7:59 AM
installing now too
Posted By: Paule Re: [6.1x] Hit Hack 2.01 - 08/04/2001 8:51 AM
###########################
#ubb_topic_maint.cgi open #
###########################

#########
#find : #
#########

# get forum post count

###################
#BELOW that ADD:: #
###################

open (FILE, "<$vars_config{NonCGIPath}/$exact_path/$in{t}.hit");
$in=;
$oldhit=$in;
close (FILE);
chmod (0666, "$vars_config{NonCGIPath}/$exact_path/$in{t}.hit");

--------------------------------------------------

# get forum post count

This one is two times into the file....which one do you mean?
Posted By: e@sy Re: [6.1x] Hit Hack 2.01 - 08/04/2001 9:13 AM
the first one

# update stats for old forum

# get forum post count
Posted By: Paule Re: [6.1x] Hit Hack 2.01 - 08/04/2001 12:23 PM
Counter seems to work, but in Generally Display Settings, i can't choose this one.

Show the Hitcounter in the last post message ?:

There is no spot into the two fields....i can choose one, but when i update the settings, and go into generally display settings again, the spot is gone. And on forum summary page, there is no Hit-Counter in the summary forum last post, too.

[ August 04, 2001: Message edited by: [HF]Phoenix ]
Posted By: zerodegreeburn Re: [6.1x] Hit Hack 2.01 - 08/04/2001 5:16 PM
[HF]Phoenix

same problem here.

e@sy confused
Posted By: LK Re: [6.1x] Hit Hack 2.01 - 08/04/2001 5:26 PM
Code
code:
Posted By: e@sy Re: [6.1x] Hit Hack 2.01 - 08/04/2001 8:53 PM
Thx LK.
Posted By: Paule Re: [6.1x] Hit Hack 2.01 - 08/05/2001 1:53 PM
Thx LK, now it works in generally display settings...but on forum summary page, the Hit-Counter in the summary forum last post don't work...only this counter, the others work fine.

http://www.planetboards.de

there you can see it
there is only this: (Hit's # )
Posted By: AllenAyres Re: [6.1x] Hit Hack 2.01 - 08/16/2001 9:25 PM
easy, please check this thread:

https://ubbdev.com/ubbcgi/ultimatebb.cgi?ubb=get_topic;f=10;t=001256
Posted By: M$ Re: [6.1x] Hit Hack 2.01 - 08/20/2001 2:38 PM
Somebody can integrate a Last post in Forumdisplay.cgi in this hack? He don`t add hits if click on last reply name/
Posted By: Henry8th Re: [6.1x] Hit Hack 2.01 - 09/13/2001 1:16 PM
hi i have a problem the only time the hits show up is if i refresh the cache or if i leave the ubb cache system off

i have re checked my hacking 6 times and it is correct i assure U smile

i have recently installed the ubb buffer hack (which is my favourite hack of all time smile ) does this interfear with it ????

i have a lot of hacks:
whos online
chat
sticky topics
smilie hack
megamod
stats hack
cgi buffer hack
PM link
team hack

dont know if any of these interfere with it ???
i would like to add its good you have it cp controlled because i have it switched off at the momment, i would love to use this hack smile

thanks for anyhelp you can give
Posted By: e@sy Re: [6.1x] Hit Hack 2.01 - 09/14/2001 10:47 PM
Can you give a link to the board
Posted By: jlaine Re: [6.1x] Hit Hack 2.01 - 09/21/2001 6:55 AM
Quote
quote:
Ditto here-- same situation-- if I clear the cache it will work for the first view- then afterward the comments are left and no count is pulled. It seems to keep an accurate count- just won't display the amount of hits...
Posted By: J.o.h Re: [6.1x] Hit Hack 2.01 - 09/21/2001 4:06 PM
The same Problem here.
cu
Posted By: StealthAngel Re: [6.1x] Hit Hack 2.01 - 09/22/2001 1:47 AM
same here

[ 09-21-2001: Message edited by: StealthAngel ]
Posted By: nystreetracing Re: [6.1x] Hit Hack 2.01 - 09/24/2001 7:19 AM
i checked all my hack twice and no views will come up at all. advice?

http://nystreetracing.org/cgi-bin/ultimatebb.cgi
Posted By: J.o.h Re: [6.1x] Hit Hack 2.01 - 09/24/2001 1:31 PM
Quote
quote:
I can see all hits in each forum!

wink
cu
Posted By: nystreetracing Re: [6.1x] Hit Hack 2.01 - 09/24/2001 5:43 PM
yea i thought the same thing, but if you look at the new topics - there are no views but replies in them. Weird!
Posted By: StealthAngel Re: [6.1x] Hit Hack 2.01 - 09/25/2001 12:08 AM
Quote
quote:
Im glad i can proove you wrong:

[Linked Image]
Posted By: jlaine Re: [6.1x] Hit Hack 2.01 - 09/25/2001 4:41 AM
Quote
quote:
Actually- I visited nystreetracing's site- never registered, and every page I went to- including refreshing- worked fine as a guest... Apparently the issue is with being logged in?
Posted By: nystreetracing Re: [6.1x] Hit Hack 2.01 - 09/25/2001 5:19 AM
Either im misunderstanding you or vice-versa. My pages work fine but the views never register. I keep checking the code and cant find anything wrong. Anyone else?
Posted By: jlaine Re: [6.1x] Hit Hack 2.01 - 09/25/2001 6:39 AM
Quote
quote:
You mean these views: [Linked Image]

Like I had said previously- it seems to work (when logged in) for the first view, after clearing cache, and if you leave the cache off, but never afterward...
I've never tried removing my cookies on my own forum to see how it performs without it though... I have none from your forum- and this was the result...

[ 09-24-2001: Message edited by: jlaine ]
Posted By: nystreetracing Re: [6.1x] Hit Hack 2.01 - 09/27/2001 5:42 AM
bump...my views still aint workin! someone please help!
Posted By: chenwei Re: [6.1x] Hit Hack 2.01 - 09/27/2001 8:23 AM
mm... sounds strange, i can't see any number also in nystreetracing's forum... anyway it works great for me... thanks a lot to e@sy~~

http://www.cw213.net/cgi-bin/ubb/ultimatebb.cgi
Posted By: J.o.h Re: [6.1x] Hit Hack 2.01 - 10/06/2001 3:08 PM
Any News? Still not working!
:rolleyes:
cu
Posted By: mark99 Re: [6.1x] Hit Hack 2.01 - 10/07/2001 7:55 PM
Does this work with v6.1PB2.1, since the code has changed dramatically since 6.1PB1.4.
Posted By: The eXtreme One Re: [6.1x] Hit Hack 2.01 - 10/08/2001 10:51 PM
Also is this compatible with whosonline.
Posted By: The eXtreme One Re: [6.1x] Hit Hack 2.01 - 10/09/2001 12:34 PM
Pleese somebody tell me. i know there were a lot of confilicts with this hack and whosonline in 6.0x if so can you make the safe version again.
Posted By: Kordegnen Re: [6.1x] Hit Hack 2.01 - 10/22/2001 4:02 PM
is this hack done and ready for 6,1 ???

i need the hit hack ;O)
Posted By: mark99 Re: [6.1x] Hit Hack 2.01 - 10/22/2001 6:21 PM
E@sy hasn't updated it in weeks/months so I wouldn't risk it, the code has changed dramatically since his last release.
Posted By: EMutah.com Re: [6.1x] Hit Hack 2.01 - 10/22/2001 8:29 PM
Is 6.1 SO different that the 6.0x hit hack won't work?
Posted By: mark99 Re: [6.1x] Hit Hack 2.01 - 10/23/2001 12:20 PM
v6.1 is a near total re-write, specifically anything after 6.1 PB2 uses several very different methods to operate.

You can install this hack with some clever work, but some people have found serious problems.
Posted By: Kordegnen Re: [6.1x] Hit Hack 2.01 - 10/26/2001 8:33 AM
i contacted e@sy and he dosent know vhen he gets the time to do it.

is there someone else that can make it ??
Posted By: freeTV Re: [6.1x] Hit Hack 2.01 - 10/26/2001 2:33 PM
LK has it working nicely on his UBB6.1 board.
Posted By: mark99 Re: [6.1x] Hit Hack 2.01 - 10/26/2001 5:00 PM
Yeah, but then LK has a lot of stuff working on v6.1 that ISN'T easy for those less familiar to resolve. (Cough.. Memberlist).

The worst part is he won't release or even comment on them =(, I'd love to see his conversion of the memberlist hack, but he won't comment on it and so I guess that means - NO!
Posted By: Henry8th Re: [6.1x] Hit Hack 2.01 - 10/30/2001 1:53 PM
yeah i would love this hack and LK is the man with all the answers... i would love to be as clever as you, grovel grovel grovel

it seems a shame that we cannot get these hacks and should this hack be removed if its not going to be up-kept

please i dont want to sound rude at all and i and the rest of us really appreciate the work people do here thats y its the best ubb hacking forum on the planet... but this should be shared if its possable and there is loads of people who would love to have it smile
Posted By: freeTV Re: [6.1x] Hit Hack 2.01 - 10/30/2001 3:26 PM
Hi King Henry smile

I agree with you 100%. I am sure there are other hackers out there who can make this Hit Hack work for 6.1 if LK is not going to release it.

Freeware rules!
Posted By: DJSharp Re: [6.1x] Hit Hack 2.01 - 10/31/2001 9:18 AM
Is (or DID) anyone have a problem with this part?

#########################
#ubb_lib_files.cgi open #
#########################
#########
#find : #
#########

while (
i cant find this anywhere...
confused

[ 10-31-2001: Message edited by: DJSharp ]
Posted By: KLoWn Re: [6.1x] Hit Hack 2.01 - 11/01/2001 7:57 AM
I Know i am not know well but..

I really wish e@sy would get on the ball with this Hack i have tried installing it twice on 6.1.02 and it just messes everything up. Yes i know how to install a hack. Yes i have used this hack before. But if it isn't gonna work remove the @$%& link. I wish Qasic or Mastermind would look at the hack and build it themselves since e@sy dosn't seem to care anymore.

I love this hack myself i used it for my 6.0.5 boards but now... (sigh) confused
Posted By: Cybernoova Re: [6.1x] Hit Hack 2.01 - 11/01/2001 2:09 PM
Hmmz... So if i understand the words english right here, isn`t this hack for ubb 6.1.0.2 Is it ?? If it is, i got some problems to find some files in the hack.

Ex.
In ubb_forum. cgi

###############
# Find #
###############

$extra_pages .= qq($_ );

#################
# replace with :#
#################
$extra_pages .= qq($_ );

But in my file there is no such thing. frown

I hope my question is right here and it`s for the ubb 6.1.0.2, cause i really want this hack.

Isn`t there a mhx file for this ??

Greatz laugh
Posted By: Kordegnen Re: [6.1x] Hit Hack 2.01 - 11/12/2001 1:16 PM
isnt there anyone who can modify this script ??

I go live with my new boards i a week, and i need this script.

i am ready to pay for the job. if you can recieve money via visa and web.

thomas
Posted By: LK Re: [6.1x] Hit Hack 2.01 - 11/12/2001 1:25 PM
Mine doesn't work with cache (even though I know how to get it to work with it), I've turned cache off in my board. Also, someone (that I know who he is) is gonna release a version that works with cache soon. Stay tuned smile

Also DPK is going to release a MUCH better memberlist.

I can release my modified hacks if the original author allows me to, I have all of them documented. Give me 1 example for something I improved in my board, the original author allowed me to post it and I didn't post it.

[ 11-12-2001: Message edited by: LK ]
Posted By: KLoWn Re: [6.1x] Hit Hack 2.01 - 11/19/2001 8:09 AM
Thanks LK!

I want this Hack badly but i can't get it. I am working on getting 6.1.02 on my boards but i have been holding off waiting for this hack.

I know that you are keeping the authors name to yourself but is there any chance we can get a eta on release?

Thanks Again..
Posted By: q_ware Re: [6.1x] Hit Hack 2.01 - 11/20/2001 4:02 AM
yes, I need this hack so much...

I didn't upgrade my board just becoz of this hack...
Posted By: Slurpee Re: [6.1x] Hit Hack 2.01 - 11/20/2001 8:54 AM
Ok LK, you can come clean. smile It's me guys, I have a views hack that works with the cache, although it does not work with the accelerator. It's based off of JB007's views counter for 6.0, not e@sy's hack. I will work to document it and try to have it done for you guys tomorrow. How does that sound? If you want to see it work, go to my board.
Posted By: mark99 Re: [6.1x] Hit Hack 2.01 - 11/20/2001 12:00 PM
Hip Hip..
Posted By: freeTV Re: [6.1x] Hit Hack 2.01 - 11/20/2001 3:30 PM
cool!
I have modified e@sy's version to make it work on my board too, but it's not cache friendly and also I hate the &counterhit=yes showing up all over the place.
The JB007 hit hack looks great on your board!
cool

[ 11-20-2001: Message edited by: freeTV ]
Posted By: KLoWn Re: [6.1x] Hit Hack 2.01 - 11/21/2001 11:57 PM
Thats Great Slurpee.

Thank You so much man. I have been begging for this hack for awhile now.

(cautiously looks around hands Slurpee a envolope with money for the help) laugh
Posted By: Hussein Re: [6.1x] Hit Hack 2.01 - 11/23/2001 2:26 PM
Code
quote:</font><hr>Originally posted by DJSharp:
Is (or DID) anyone have a problem with this part?

#########################
#ubb_lib_files.cgi open #
#########################
#########
#find : #
#########

while (<FILE&gt ; ) { print; $item .= $_; }

i cant find this anywhere...
:confused:

[ 10-31-2001: Message edited by: DJSharp ]
<hr></blockquote>


I'm having the same problem. Where shall I paste the following code:

<blockquote><font size="1" face="Verdana, Helvetica, Arial">code:

Hussein

[ 11-23-2001: Message edited by: Hussein ]
Posted By: KLoWn Re: [6.1x] Hit Hack 2.01 - 11/24/2001 8:29 PM
Slurpee what is your ETA on release?

Just want to know i am coding my 6.1.02 right now and i want your hack in there before i update the system.

Thanks again man Many of us appreciate it
Posted By: Slurpee Re: [6.1x] Hit Hack 2.01 - 11/26/2001 7:03 PM
Look for it later today, there are a lot of differences because I have the Who's Online hack, so I'm trying to get that all ironed out if you are using it vs. if you are not. Should have it for you guys later today.
Posted By: ADWOFF Re: [6.1x] Hit Hack 2.01 - 12/11/2001 11:01 PM
I also cannot find this line in the ubb_lib_files.cgi

quote:
while ( { print; $item .= $_; }


Anyone know the status of this hack?

Thanks!
Posted By: freeTV Re: [6.1x] Hit Hack 2.01 - 12/11/2001 11:40 PM
Just ignore that in the ubb_lib_files.cgi
It will work with ubb cache turned off ONLY.
However, I would recommend the "Thread View Counter" made by Slurpee. Look for it in this 6.1 Beta Forum
Posted By: ADWOFF Re: [6.1x] Hit Hack 2.01 - 12/12/2001 12:01 AM
quote:
Originally posted by freeTV:
Just ignore that in the ubb_lib_files.cgi
It will work with ubb cache turned off ONLY.
However, I would recommend the "Thread View Counter" made by Slurpee. Look for it in this 6.1 Beta Forum



I went to that thread, freeTV, and my concern is that it is still so beta ...

If I'd continue trying to install this hit hack, you are saying that I can just ignore hacking into the ubb_lib_files.cgi -- is that correct?

Thanks!
Posted By: freeTV Re: [6.1x] Hit Hack 2.01 - 12/12/2001 12:28 AM
No, just ignore that one change, do the other hacking in ubb_lib_files.cgi

Sorry for the misunderstanding. Keep in mind that this Hit Hack does not work if you have UBB caching turned on, whereas Slurpee's hack will work with UBB caching on or off.

Good luck!
Posted By: ADWOFF Re: [6.1x] Hit Hack 2.01 - 12/12/2001 12:38 AM
quote:
Originally posted by freeTV:
No, just ignore that one change, do the other hacking in ubb_lib_files.cgi

Sorry for the misunderstanding. Keep in mind that this Hit Hack does not work if you have UBB caching turned on, whereas Slurpee's hack will work with UBB caching on or off.

Good luck!




Oh. Well, that kills this idea! Gotta have the UBB cache on.

Do you know how close Slurpee's version is to being accelerator compatible?
Posted By: freeTV Re: [6.1x] Hit Hack 2.01 - 12/12/2001 2:06 AM
I know for sure Slurpee's hack works with UBB Cache on. I heard that it works with PHP version, too. Don't know about accelerator. Maybe the man himself can tell you that.
Posted By: evilthinking Re: [6.1x] Hit Hack 2.01 - 12/17/2001 7:58 PM
So would it be wise to turn caching on or off?

shorty
Posted By: Kordegnen Re: [6.1x] Hit Hack 2.01 - 12/18/2001 1:36 PM
i am confused

does this hack work vith accelerator, casche, and zlib compression or not ?????

If not are there a script on the way that vill work vith this ????

Thomas
Posted By: qasic Re: [6.1x] Hit Hack 2.01 - 01/11/2002 4:35 AM
Work with Accelerator -> No.
Work with Cache -> Yes (probably).

qasic
Posted By: Rainner Re: [6.1x] Hit Hack 2.01 - 01/11/2002 7:13 AM
Hi,

I was just asking about a hack like this and here it is! Thank you.

Anyway, hacking the files when I got to ubb_lib_files.cgi it asks:

#########
#find : #
#########

while ( { print; $item .= $_; }

But I do't have any string simular to this. I'm running 6.1.0.3

Suggestions?

Thanks

Rainner
Posted By: Rainner Re: [6.1x] Hit Hack 2.01 - 01/11/2002 7:41 AM
Me again,

I have the same problem in file

public_daily_topics.pl

###############################
# public_daily_topics.pl open #
###############################
#########
#find : #
#########

$stat_file[4] $vars_wordlets{by} $last_post[10] ($vars_wordlets{post} # $post_number)

#################
#replace with : #
#################

But I dont have this string in this file either.

I have added a few hackes already, is it possible that these lines don't exist anymore? I can't remember all tha I have replaced on the hackes I've installed.

Please let me know what to do.

Thanks


Rainner
Posted By: Gyrus Re: [6.1x] Hit Hack 2.01 - 01/11/2002 9:23 PM
Rainner I think your questions were answered somewhere in this thread.

Well, I have another question concerning this nice hack. It seems to be working without troubles on my board till once i've made a private forum. The problem is that on the main forum page it shows wrong hits amount only for this private forum all others seem to be OK. Do a rebuild totalcounter corrects the problem only until someone posts a new reply (in any forum). After this it again adds zeroes to hits of the private forum on the main forum page, for example if correct was number is 15 hits incorrect shows 15000 or 150000 . And when I enter private forum I see a correct number there.

Please help me or just tell me what can cause the problem. Sorry for my complicated explanations.
Posted By: Daddy Re: [6.1x] Hit Hack 2.01 - 01/13/2002 4:17 AM
In ubb_lib_files.cgi you can skip that step!!!

In public_daily_topics.pl, but this Strings doesn't exists.

Code
[/code]

You have to search:
Code
</pre></div></div><br><br>and replace it with<br><br><div class="ubbcode-block"><div class="ubbcode-header">Code</div><div class="ubbcode-body ubbcode-pre" ><pre>


the same in public_forum_page.pl

you have to search:
Code
</pre></div></div><br>It also doesn't exist!<br><br>You should search:<br><div class="ubbcode-block"><div class="ubbcode-header">Code</div><div class="ubbcode-body ubbcode-pre" ><pre>

an replace with:
[code]
Daddy

PS: Sorry about my bad english.

[ 01-12-2002 08:31 PM: Message edited by: Daddy ]
Posted By: Rainner Re: [6.1x] Hit Hack 2.01 - 01/13/2002 5:09 AM
Thanks Daddy!

I'll try it out tonight.

Really appreciate the answer


Rainner
Posted By: Daddy Re: [6.1x] Hit Hack 2.01 - 01/13/2002 7:17 AM
I've forgot:

#############
#in public_forum_summary.pl
#############

originally you should search for:
Code
[/code]

but's thats also wrong!!! You must search for:
Code
</pre></div></div><br><br>and replace that string with:<br>[code]

Everything clear???

By the way: Don't forget to generate the totalcounter in cp (--->Debugging/generate the totalcounter)

It works very nice with me.

Daddy
Posted By: Rainner Re: [6.1x] Hit Hack 2.01 - 01/13/2002 8:25 AM
Hey Daddy!

Thanks alot man. That worked great. Thanks for the clarification. Great hack!


Later

Rainner
Posted By: Rainner Re: [6.1x] Hit Hack 2.01 - 01/13/2002 11:29 PM
Hi all,

Well I read all the notes here instead of skimming them when I found the hack only worked with cache off and I decided to remove it when Slurpee's hits the sceen as I need cache on.

To bad about the creator of this one, where ever he is...

Thanks for the help guys

Rainner
Posted By: vent Re: [6.1x] Hit Hack 2.01 - 01/14/2002 5:01 PM
quote:
Originally posted by Rainner:
Anyway, hacking the files when I got to ubb_lib_files.cgi it asks:

#########
#find : #
#########

while (
Posted By: Rainner Re: [6.1x] Hit Hack 2.01 - 01/16/2002 2:01 AM
HI again,

It's all working well now. I found my last problem.

Thanks

Rainner

[ 01-19-2002 06:52 PM: Message edited by: Rainner ]
Posted By: NHThangVN Re: [6.1x] Hit Hack 2.01 - 01/24/2002 3:31 PM
It doesn't work in 6.1.0.2 and 6.1.0.3

When i try to hack, my forum display (hit's#) and don't display any number hit.
Posted By: Zarzal Re: [6.1x] Hit Hack 2.01 - 01/24/2002 5:17 PM
e@sy starts to develop V3.0, a thread is in the german support forum here
© UBB.Developers