php forum
php mysql forum
php mysql smarty
 
Page 6 of 6 < 1 2 3 4 5 6
Topic Options
#198546 - 12/09/04 12:15 PM Re: [6.4] [beta] Hit Hack
paws Offline
Junior Member

Registered: 04/22/03
Posts: 7
Loc: Montreal
The one from the first page of this post. hit64.zip version 2.0

Top
#198547 - 12/09/04 12:39 PM Re: [6.4] [beta] Hit Hack
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
What's your board's URL?
_________________________

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

Top
#198548 - 12/09/04 12:52 PM Re: [6.4] [beta] Hit Hack
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA

Top
#198549 - 03/05/05 10:37 PM Re: [6.4] [beta] Hit Hack
Felix 10 Offline
Enthusiast

Registered: 10/10/02
Posts: 394
Loc: Toronto
Allen, Ian

I have the same problem, it doesn't show any hits

http://romanianational.com/ubb/ultimatebb.php/ubb/forum/f/7

I hacked everything like 4 times, same thing.

in in ubb_forum I have:

Code:
 $ThisHTML .= &topic_row;
	
	}
	$ThisHTML .= &page_bottom;  # some HTML 
which I modified to:

Code:
 $ThisHTML .= &topic_row;
	$topicnums .= "$one|";

	}
	$ThisHTML .= &page_bottom($topicnums);  # some HTML 
and still doesnt work. also the color of the background of the last colums is ..something wrong with it. I looked at PraiseCafee and LKworld to see the difference, they look cool.

Can you tell me what is wrong?

Thank you,
Felix

Top
#198550 - 03/05/05 11:32 PM Re: [6.4] [beta] Hit Hack
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
did you CHMOD ubb_hits.cgi to 755?

Top
#198551 - 03/06/05 01:43 PM Re: [6.4] [beta] Hit Hack
Felix 10 Offline
Enthusiast

Registered: 10/10/02
Posts: 394
Loc: Toronto
Yes I did. Actually I even tried 777, same thing frown

Top
#198552 - 03/06/05 02:37 PM Re: [6.4] [beta] Hit Hack
Felix 10 Offline
Enthusiast

Registered: 10/10/02
Posts: 394
Loc: Toronto
Something strange....today, the hits showed, without doing absolutelly anything! ?? last night didn't work, this morning didn't work. All of a sudden today, the page took longer to load and when it did it showed the Hits. crazy...

Ian, do you know what should I do about that last column? the background color I mean.

Thank you,

Felix

Top
#198553 - 03/06/05 04:11 PM Re: [6.4] [beta] Hit Hack
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
see if you have something like

Code:
my $cols = ($vars_display{LastPostColOpt} eq "OFF" ? 5 : 6);
in your ubb_forum.cgi. if so, increase each number by 1

Top
#198554 - 03/06/05 06:57 PM Re: [6.4] [beta] Hit Hack
Felix 10 Offline
Enthusiast

Registered: 10/10/02
Posts: 394
Loc: Toronto
It was actually in in "public_pntf_summary.pl"

Quote:
quote:
<td bgcolor="$vars_style{AltColumnColor2}" colspan="5" align="left"
I chaneged to number 6 to accomodate the new column. Love that stuff!

Thanks Ian,
Felix

Top
#198555 - 03/06/05 07:10 PM Re: [6.4] [beta] Hit Hack
Felix 10 Offline
Enthusiast

Registered: 10/10/02
Posts: 394
Loc: Toronto
Sorry Ian, I must have been editing the post while you were reading it.

I appreciate the you promptitude, you are always on the ball smile

Felix

Top
#198556 - 03/06/05 07:25 PM Re: [6.4] [beta] Hit Hack
Felix 10 Offline
Enthusiast

Registered: 10/10/02
Posts: 394
Loc: Toronto
just in case somebody else needs it.

you have to add "($topicnums);" to the original script:

Code:
		$ThisHTML .= &topic_row;
	$topicnums .= "$one|";
	}
	$ThisHTML .= &page_bottom;   # some HTML
so it will look like this:

Code:
	$ThisHTML .= &topic_row;
	$topicnums .= "$one|";

	}
	$ThisHTML .= &page_bottom($topicnums);  # some HTML
Felix

Top
#198557 - 03/17/06 03:23 AM Re: [6.4] [beta] Hit Hack
_Cash Offline
User

Registered: 11/05/03
Posts: 35
When I turn on the Accelerator I get this error:

"Accelerator Error:
I can't seem to open the existing hits file (

/home/cash/public_html/ubb/ubb/Forum12/hits.cgi
)
Check that its parent directory exists. Perhaps the path is incorrect?"

Path is correct, the hits.cgi are set at 777 and ultimatebb.php permission is at 646.
Any ideas? this error is also mentioned on page 2 of this thread, but I could not see a solution.

Top
#198558 - 03/19/06 01:54 PM Re: [6.4] [beta] Hit Hack
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Cash, first of all be sure that the path is exact, with "/ubb/ubb". If it is correct, try to change ultimatebb.php's permission to 777, 755, 644, etc.
_________________________

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

Top
#198559 - 03/24/06 03:50 PM Re: [6.4] [beta] Hit Hack
_Cash Offline
User

Registered: 11/05/03
Posts: 35
Yep, looks like it worked. I changed ultimate.php s permission to 644 ( don't know why it was on 646) and that solved it wink

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



Moderator:  Charles, Gizmo 
Latest Posts
Shout Box

(Views)Popular Topics
Known public proxy servers 1636135
Integrated Index Page (IIP) 5.3.1 528187
Finished-[6.5.2] Games Arcade Deluxe v1.9 486016
Integrated Index Page (IIP) 5.1.1 401388
TLD Bv2.1 Released - Threads Links Directory 382774
[6.0x] Who's Online 4.0.0 [Finished] 374847
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 318709
Q & A 264276
[6.3.x] [beta] Hit Hack 2.0 225221
[7.x] Gizmo's Embedding BBCode (Pre UBB.T7.3) 202973
Forum Stats
13620 Members
59 Forums
37189 Topics
295701 Posts

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

 

 

 
fusionbb message board php hacks