php forum
php mysql forum
php mysql smarty
 
Page 5 of 8 < 1 2 3 4 5 6 7 8 >
Topic Options
#151777 - 07/26/02 01:51 AM Re: [6.3.x] [beta] Hit Hack 2.0
Martin Björnström Offline
Junior Member

Registered: 05/09/02
Posts: 17
Loc: Stockholm / Sweden
My HitHack works now - I think it was a cache problem after installing. But, one question:

does the HitHack generate a lot more Perl .CGI requests? I have a problem with too much traffic on my server (1GHz P3 768MB RAM) and I need to streamline my forum as much as possible.

Top
#151778 - 07/26/02 11:38 AM Re: [6.3.x] [beta] Hit Hack 2.0
Martin Björnström Offline
Junior Member

Registered: 05/09/02
Posts: 17
Loc: Stockholm / Sweden
Sometimes the ubbhits.cgi "freezes" the loading of a page for a couple of seconds - why?

Top
#151779 - 08/02/02 08:07 AM Re: [6.3.x] [beta] Hit Hack 2.0
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
1) 1 more .cgi file per forum summary/page visit, but it's not as massive as ultimatebb.cgi.

2) never happened here confused
_________________________

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

Top
#151780 - 08/07/02 06:12 AM Re: [6.3.x] [beta] Hit Hack 2.0
mark99 Offline
Member

Registered: 03/11/01
Posts: 314
Is this working for v6.3.1?

Also it seems to cause more of this annoying 'Execution' errors that UBB6.3.1 spits out on its v6.3.x series now.

Top
#151781 - 08/07/02 06:29 AM Re: [6.3.x] [beta] Hit Hack 2.0
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
I have NO idea what you're talking about. tipsy
_________________________

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

Top
#151782 - 08/07/02 07:37 AM Re: [6.3.x] [beta] Hit Hack 2.0
mark99 Offline
Member

Registered: 03/11/01
Posts: 314
If a forum summary page takes too long to load then it now spits out an execution error, I believe the time period can be set somewhere although I haven't found it and UBB seems to default to 30 seconds. UBBDev's been throwing it up a bit today as well.. just a little.. very variable. Obviously Hit-Hack adds to the loading of long summaries = more common problem, not your scripts fault.

That aside and does this Hit Hack support v6.3.1, or don't you have any idea what that is? =)

Top
#151783 - 08/07/02 09:15 AM Re: [6.3.x] [beta] Hit Hack 2.0
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Obviously not, since 2.0 uses ubb_hits.cgi.

Edit: and yeah, it works on 6.3.1 tipsy
_________________________

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

Top
#151784 - 08/08/02 03:45 PM Re: [6.3.x] [beta] Hit Hack 2.0
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Files updated - important bugfix. Overwrite ubb_hits.cgi.
_________________________

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

Top
#151785 - 08/09/02 04:33 AM Re: [6.3.x] [beta] Hit Hack 2.0
mark99 Offline
Member

Registered: 03/11/01
Posts: 314
Bug (using updated v2): Double Counting

Firstly after having installed it and timing the before and after loading time of forum and topic summaries I did find that it added about 1 second to the topic loading times. Nothing big, but when a summary loads in 1 second, 2 full seconds is twice as slow =).

Anyway, I've found on my beta board (with only me testing) that if you enter a topic and then click back to the topic summary it counts in multiples of two and now 1? Thus 1 visit = 2 and 2 visits to the topic = 4.

Try for yourself:
http://www.ispreview.co.uk/ubb/ultimatebb.php?ubb=forum;f=1

Also, doesn't this affect cache since its more dynamic and therfore must update more often? I removed it from the forum summary pages since there was no need, so if you note that then it's not a bug, just my own preference.

Top
#151786 - 08/09/02 07:10 AM Re: [6.3.x] [beta] Hit Hack 2.0
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
1: double counting - if you access PHP page but the cache is cleared, it counts once for PHP and once for CGI - twice. I guess I'll fix that by writing the last number (or IP) to view the topic soon.

2: cache/time - it uses a different file (ubb_hits.cgi), so it can't slow it down unless you count the time until the other file is loaded, which is from <script> tag (so your forum summary loads fine, but you'll have to wait a little longer to see the hits)
_________________________

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

Top
#151787 - 08/09/02 01:16 PM Re: [6.3.x] [beta] Hit Hack 2.0
mark99 Offline
Member

Registered: 03/11/01
Posts: 314
Oh I see what you mean, however please note that IE6 (as with others before it), which is the most used browser, loads HTML tables in bulk and thus unlike Opera I don't see the table and then the hits - it all loads together unless the site is really slow or showing a lot of topics, hence the delay.

Top
#151788 - 09/26/02 11:10 AM Re: [6.3.x] [beta] Hit Hack 2.0
GMe Offline
Junior Member

Registered: 03/17/02
Posts: 7
Opera don't shows the hits? Why?

Top
#151789 - 09/26/02 11:25 AM Re: [6.3.x] [beta] Hit Hack 2.0
GMe Offline
Junior Member

Registered: 03/17/02
Posts: 7
.. and also Netscape 4.5 frown

Top
#151790 - 09/29/02 11:59 PM Re: [6.3.x] [beta] Hit Hack 2.0
DOD-THE KAHN Offline
Member

Registered: 10/25/00
Posts: 128
Loc: St. Louis Mo. USA
This is another hack that does not work with the Blam Templates. would someone please edit the templates so they do work? Thank you.
_________________________
Newbie From Hell

Top
#151791 - 10/02/02 11:09 AM Re: [6.3.x] [beta] Hit Hack 2.0
Stamoulis Offline
Member

Registered: 09/17/01
Posts: 92
Loc: Germany
the hits.cgi gots not chmoded to me right and the php-accelerator complains that he cant access the hits.cgi file cause of no permission ..... ? any ideas ?

Top
#151792 - 10/02/02 11:14 AM Re: [6.3.x] [beta] Hit Hack 2.0
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Ask your server admin...
_________________________

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

Top
#151793 - 10/03/02 08:29 AM Re: [6.3.x] [beta] Hit Hack 2.0
Stamoulis Offline
Member

Registered: 09/17/01
Posts: 92
Loc: Germany
it's my server tipsy

Top
#151794 - 10/15/02 03:49 PM Re: [6.3.x] [beta] Hit Hack 2.0
BigMrC Offline
Member

Registered: 11/09/01
Posts: 69
LK help please. Just installed new copy of board:
board

and installed your hit hack. I don't see the hits appearing anywhere - what the heck have I done wrong, followed everything to the letter, twice!

Top
#151795 - 10/16/02 05:25 AM Re: [6.3.x] [beta] Hit Hack 2.0
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
http://www.scotiwis.pwp.blueyonder.co.uk/cgi-bin/ubb_hits.cgi
It gives me 404... Are you sure you uploaded ubb_hits.cgi to cgi-bin?
_________________________

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

Top
#151796 - 10/16/02 08:24 AM Re: [6.3.x] [beta] Hit Hack 2.0
BigMrC Offline
Member

Registered: 11/09/01
Posts: 69
doh! that was the reason thanks.
2 other problems now:
When I go into cp and modification wordlet list I don't get anything appearing - only says "Page:" with nothing else underneath it.
Also the forum summary hits that appear after each description of the forum summary seem to be counting double what the actual topic hits are counting - I don't actually need the hits on the forum summary page, just within each forum is fine - can I remove them from main summary page?

thanks

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


Who's Online
1 registered (GEN), 23 Guests and 8 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Displaying a gif for a paying member
by Iann128
Yesterday at 07:04 AM
Restore The "New Topic Is Highlighted" Feature
by hikelite
01/02/09 07:41 PM
Web Hosting
by Pilgrim
01/02/09 04:13 PM
Finishing touches on a UBB migration
by AllenAyres
01/02/09 03:04 PM
Sidebar options?
by Pilgrim
12/26/08 03:40 PM
Legacy Style
by sirdude
12/24/08 07:18 PM
ubb.social
by Placebo
12/21/08 07:30 AM
New Mods
Displaying a gif for a paying member
by Iann128
12/29/08 11:44 AM
Legacy Style
by Micky
12/21/08 01:36 PM
ubb.social
by
08/03/06 10:38 AM
Newest Members
bluedthunder, blaqskreen, RAICHU, sebak, BaronDriver
13371 Registered Users
Top Posters
AllenAyres 25461
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks