php forum
php mysql forum
php mysql smarty
 
Page 3 of 6 < 1 2 3 4 5 6 >
Topic Options
#198486 - 05/23/03 10:05 AM Re: [6.4] [beta] Hit Hack
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25554
Loc: Texas
hmmm... I'll post a 6.5 mhk tonight if LK isn't able to get to it smile
_________________________
- Allen wavey
- What Drives You?

Top
#198487 - 05/23/03 10:13 AM Re: [6.4] [beta] Hit Hack
technoforum.de Offline
Member

Registered: 09/30/00
Posts: 484
Loc: Muc/Germany
would be very nice, to i just would use your 6.5mhk to check if i patched all things in a correct way... :-)

Top
#198488 - 05/30/03 11:26 AM Re: [6.4] [beta] Hit Hack
Nycore Offline
Junior Member

Registered: 05/26/03
Posts: 20
Loc: NY
Has anyone monitored the cpu usage with this hack? UBB foolishly says they will never add this feature due to server issues. As someone who generates $ based on website hits I can tell you that this feature is extremely important. A topic might be replied to only 1 time but if it gets 3000 views it shows that the website is generating readers.

Im going to try this on version 6.5 on a cobalt server

Top
#198489 - 06/03/03 10:27 PM Re: [6.4] [beta] Hit Hack
aalhait Offline
Newbie

Registered: 02/18/01
Posts: 16
what if I do not have ultimate.php?

Has anybody done the hack for ultimate.cgi?
Thanks

Top
#198490 - 06/03/03 10:33 PM Re: [6.4] [beta] Hit Hack
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
lol, it'll work on both. most use cgi anyway tipsy
_________________________
Code monkey like Fritos

Top
#198491 - 06/06/03 06:37 AM Re: [6.4] [beta] Hit Hack
Paul_K Offline
Junior Member

Registered: 06/06/03
Posts: 3
Loc: Russia St.Petersburg
Hello! (sorry for my english)

You modified file ultimatebb.php
What me do if I do not use this file? My forum used cgi-bin/ultimatebb.cgi only


and where I can download Multihack program?

tnx!

Top
#198492 - 06/06/03 06:54 AM Re: [6.4] [beta] Hit Hack
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
welcome to our little community paul smile

if you don't use ultimatebb.php, ignore the steps which this hack asks you to modify...

multihack url - http://nomadsoft.net/multihack.nomadsoft.net/download.shtml
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#198493 - 06/06/03 07:03 AM Re: [6.4] [beta] Hit Hack
Paul_K Offline
Junior Member

Registered: 06/06/03
Posts: 3
Loc: Russia St.Petersburg
Thnx for help me.

This link not working.
http://www.nomadsoft.net/cgi-bin/dlcount/clickmanager.cgi?dl=12

i see: Invalid ID or URL

Top
#198494 - 06/06/03 07:04 AM Re: [6.4] [beta] Hit Hack
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
http://www.ubbdev.com/mhp/mhack2.msi


LK, I'd think you'd know that didn't work by now tipsy
_________________________
Code monkey like Fritos

Top
#198495 - 06/06/03 07:20 AM Re: [6.4] [beta] Hit Hack
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
sorry tipsy
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#198496 - 06/06/03 07:22 AM Re: [6.4] [beta] Hit Hack
Paul_K Offline
Junior Member

Registered: 06/06/03
Posts: 3
Loc: Russia St.Petersburg
This program only for Windows?

Top
#198497 - 06/06/03 07:25 AM Re: [6.4] [beta] Hit Hack
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
yes
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#198498 - 07/25/03 07:29 PM Re: [6.4] [beta] Hit Hack
schumster Offline
Junior Member

Registered: 07/21/03
Posts: 6
Hmm I just installed the mod. I seee the hit colum but with no numbers.

What did i do wrong??

Top
#198499 - 07/25/03 08:42 PM Re: [6.4] [beta] Hit Hack
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
Quote:
quote:
Originally posted by schumster:
Hmm I just installed the mod. I seee the hit colum but with no numbers.

What did i do wrong??
I see them fine. There is a known bug with Opera, where you can't see them
_________________________
Code monkey like Fritos

Top
#198500 - 07/26/03 01:43 AM Re: [6.4] [beta] Hit Hack
schumster Offline
Junior Member

Registered: 07/21/03
Posts: 6
Ok. Thanks.

Top
#198501 - 07/28/03 10:42 PM Re: [6.4] [beta] Hit Hack
sventek Offline
Junior Member

Registered: 07/17/03
Posts: 4
Loc: Chicago
This may sound dumb, but I don't have:

vars_wordlets_mods.cgi

It seems like it was something that was in use with 6.1 / 6.3. I'm working on 6.5 at the moment. So far the board still seems to work after I've hand edited in the mods, I'm using a bsd server so multihack is out of the question.

Anyone know what I'm missing here?

Top
#198502 - 07/28/03 11:12 PM Re: [6.4] [beta] Hit Hack
sventek Offline
Junior Member

Registered: 07/17/03
Posts: 4
Loc: Chicago
Another question, there's a bit a discrepancy with one of the mod's.

$ grep -in "ThisHTML .= " ubb_forum.cgi
399: $ThisHTML .= &page_top; # some HTML
400: $ThisHTML .= &topic_table_header; # table top HTML
539: $ThisHTML .= &topic_row;
543: $ThisHTML .= &page_bottom($had_stickies, $had_polls, $had_hots, $had_moves, $had_locks);
544: $ThisHTML .= $Footer;


Whereas, according to hit2.txt:

Find: (~500)
=====

}
$ThisHTML .= &page_bottom; # some HTML

Any suggestion here?

Thanks,

Brian

Top
#198503 - 07/28/03 11:26 PM Re: [6.4] [beta] Hit Hack
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
http://www.ubbdev.com/ubbcgi/ultimatebb.cgi?ubb=get_topic;f=33;t=000018;p=3

look at hanjo's post
_________________________
Code monkey like Fritos

Top
#198504 - 07/29/03 01:54 AM Re: [6.4] [beta] Hit Hack
sventek Offline
Junior Member

Registered: 07/17/03
Posts: 4
Loc: Chicago
Got it.

Got the 'hits' column right now, no other labeling though.. no digits, but it seems to be registering hits within the Forum directory. I've already cleaned up one error but I'm still digging through it.

Do I have to do anything else after I modify everything, ie rebuild anything etc?

Thanks,

Brian

Top
#198505 - 08/20/03 02:29 PM Re: [6.4] [beta] Hit Hack
wOw Offline
Member

Registered: 06/18/02
Posts: 51
Loc: England
Hi Guys!

I installed this hack but once I had I realised it gives you the number of visits to a forum as well as the number of visits to a topic.

I don't want this.

I just want to know how many times a topic has been visited.

I tried skipping out the part below but it also removed the number of visits to the last post column on the forum summary.

Quote:
quote:
********************************
* Open public_forum_summary.pl *
********************************

Find: (~125)
=====

$ForumDesc

Replace with:
=============

$ForumDesc<span id="hitf$x"></span>
How can I remove the number of visits to the forum from the forum summary, or even better how can I stop it counting the number of visits to a forum at all?

Thanks in advance.

Top
Page 3 of 6 < 1 2 3 4 5 6 >


Moderator:  Charles, Gizmo 
Who's Online
0 registered (), 25 Guests and 12 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Ubb - Buy It!
best forum software
Latest Posts
I want to create a Self Search mod [Question]
by lightningrod
03/10/10 09:04 PM
If I create a new script, can I just upload it?
by lightningrod
03/10/10 05:35 PM
Notepad Creates Errors when working with PHP
by lightningrod
03/10/10 05:01 PM
Question on Adding a New Script ?
by lightningrod
03/10/10 06:39 AM
Disable Watch List option
by Mike_Tabat
03/09/10 01:27 PM
[7.x] [Pre-7.3] [Final] pJIRC Addon v0.5
by Gizmo
02/27/10 05:07 PM
How to Be a Great Host
by pinku
02/19/10 02:47 AM
New Mods
Disable Watch List option
by Mike_Tabat
02/18/10 09:14 AM
[7.x] Generic Page Outside of forum directory
by
01/14/07 10:58 PM
[7.x] [Pre-7.3] [Final] pJIRC Addon v0.5
by
07/30/06 10:42 PM
Newest Members
joshuasm02, Chosen, Vick, Bartman, Infinity Master
13496 Registered Users
Top Posters
AllenAyres 25554
JoshPet 11330
Rick 8373
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438
(Views)Popular Topics
Known public proxy servers 1028046
Finished-[6.5.2] Games Arcade Deluxe v1.9 327222
Integrated Index Page (IIP) 5.3.1 279924
Integrated Index Page (IIP) 5.1.1 279403
TLD Bv2.1 Released - Threads Links Directory 270427
[6.0x] Who's Online 4.0.0 [Finished] 230365
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 217518
[6.3.x] [beta] Hit Hack 2.0 179339
FlashChat & UBB.threads 161010
[7.x] Gizmo's Embedding BBCode (Pre UBB.T7.3) 154650
Forum Stats
13496 Members
59 Forums
37114 Topics
290378 Posts

Max Online: 686 @ 06/28/07 07:04 AM
Featured Member
Registered: 02/02/10
Posts: 2

 

 

 
fusionbb message board php hacks