php forum
php mysql forum
php mysql smarty
 
Page 1 of 3 1 2 3 >
Topic Options
#39142 - 12/09/00 03:18 PM Hits Counter Ver 3.0 : UBB Compatible
JB007 Offline
Member

Registered: 03/14/00
Posts: 213
Loc: Kuwait ( q8 )
[ POSTED ON SCRIPTKEEPER.COM ]
Hi everyone , I've done the third version of the Non-SSI hits counter script , it is now much better , and has the following features:
1. Complete private forums support ( Previous versions were showing the
Max. private forum secret code )
2. ON/OFF Support from the control panel
3. Supports the new multipage code by InfoPop Co.
4. The notifing email now is fully supported by the script ( Views the
postdisplay.cgi script URL instead of the regualer URL ).
Hop you enjoy it!
Download location:
http://www.ubbhackers.com/hacks.cgi?action=get&cat=6&id=2

------------------
Bond .. James Bond
_________________________

Top
#39143 - 12/09/00 04:14 PM Re: Hits Counter Ver 3.0 : UBB Compatible
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
Nice job, again, JB!
Works like a breeze on my board

------------------
<IMG SRC="http://www.h-realms.com/mm.jpg" border=0>
Hack Developer of the Ultimate Bulletin Board.
Due to time limitation, I do not offer support Via. E-mail or AIM. Please post on the forums.

Regards,
MasterMind

Top
#39144 - 12/09/00 07:03 PM Re: Hits Counter Ver 3.0 : UBB Compatible
CT Offline
Member

Registered: 11/30/00
Posts: 137
Can I see a demo somewhere?

Top
#39145 - 12/09/00 09:18 PM Re: Hits Counter Ver 3.0 : UBB Compatible
WEAPON Offline
Member

Registered: 03/19/00
Posts: 47
Anyway I can upgrade from 2.0 without deleting the 2.0 code and starting from scratch?

------------------
-Webmaster of Cheat City
_________________________
-Webmaster of Cheat City

Top
#39146 - 12/09/00 11:58 PM Re: Hits Counter Ver 3.0 : UBB Compatible
JB007 Offline
Member

Registered: 03/14/00
Posts: 213
Loc: Kuwait ( q8 )
WEAPON ,
The new script uses an entirely new way of storing counting files . So you've to remove the old code completely and start again.

CT ,
I'll give you the link as soon I get my BB finished in a day or two.

------------------
Bond .. James Bond
_________________________

Top
#39147 - 12/10/00 02:59 AM Re: Hits Counter Ver 3.0 : UBB Compatible
Metallifukinca Offline
Member

Registered: 08/21/00
Posts: 620
Loc: Toronto, Ont
I had a problem with it
Got the old ERROR, I removed the
} else {
$FolderLine = qq(<IMG SRC="$NonCGIURL/tline.gif" BORDER=0><IMG SRC="$NonCGIURL/open.gif" BORDER=0> $Forum);
}
from my boards.
Is this needed to make it work ?

------------------
I Disappear ?
http://www.Metallifukinca.com

Top
#39148 - 12/10/00 04:52 AM Re: Hits Counter Ver 3.0 : UBB Compatible
JB007 Offline
Member

Registered: 03/14/00
Posts: 213
Loc: Kuwait ( q8 )
No, I don't think this will prevent the script from running, anyway try to restore the $FolderLine and see the results.

Regards

------------------
Bond .. James Bond
_________________________

Top
#39149 - 12/10/00 11:00 AM Re: Hits Counter Ver 3.0 : UBB Compatible
Parker Clack Offline
Member

Registered: 01/11/00
Posts: 98
Loc: Midwest Missouri
JB:

I have added it to my board. Now I am going to see how it reacts this version to a large site with lots of page views. Before it really added to server load and I anxious to see how this version will work out.

Parker

Top
#39150 - 12/18/00 04:00 PM Re: Hits Counter Ver 3.0 : UBB Compatible
Metallifukinca Offline
Member

Registered: 08/21/00
Posts: 620
Loc: Toronto, Ont
Dude, Where's that $FolderLine = go away ?
I cannot get this hack to work without it

------------------
I Disappear ?
http://www.Metallifukinca.com

Top
#39151 - 01/07/01 11:07 AM Re: Hits Counter Ver 3.0 : UBB Compatible
CopyCat Offline
Member

Registered: 12/01/00
Posts: 760
Loc: nowhere
hey jb007, ive made some changes in search.cgi too, but it is for hits counter v 1.1 ... i see that this new version uses other file name... anyway here it is

for it to work in Today's Active Topics too change in search.cgi

<A HREF="$NonCGIURL/Forum$goodline[0]/HTML/$goodline[1].html">$goodline[4]</A>

for

<A HREF="$CGIURL/ubbcount.cgi?expath1=Forum$goodline[0]&expath2=&topic=$goodline[1]&type=&number=$goodline[0]">$goodline[4]</A>

under sub getdaily function

its config to v 1.1 script option fields, however. congrats for the wonderful hack

------------------
<IMG SRC="http://banco.jogosonline.com.br/imagensforum/copysig.gif" border=0>

<FONT COLOR="#6699cc" SIZE="1" FACE="Verdana, Arial">This message has been edited by CopyCat on January 07, 2001 at 11:19 AM</font>

Top
#39152 - 01/29/01 11:18 AM Re: Hits Counter Ver 3.0 : UBB Compatible
NSX Offline
Junior Member

Registered: 01/29/01
Posts: 17
I would like to see a demo of this non-SSI counter.

Top
#39153 - 01/29/01 08:01 PM Re: Hits Counter Ver 3.0 : UBB Compatible
Jerel Offline
Junior Member

Registered: 01/29/01
Posts: 8
Loc: Chicago, IL, USA
I've added this working hack on my board.
5.47d

http://www.vhstrungout.com

thanks.

------------------
Webmaster of The Van Halen Vault & The Van Halen Radio Network
Administator of the "Strung Out" message board @ http://wwww.vhstrungout.com
_________________________
Webmaster of The Van Halen Vault & The Van Halen Radio Network
Administrator of the "Strung Out" message board @ http://wwww.vhstrungout.com

Top
#39154 - 01/30/01 12:53 AM Re: Hits Counter Ver 3.0 : UBB Compatible
mh Offline
Junior Member

Registered: 01/30/01
Posts: 12
I'm having trouble installing this hack. Everything seems fine after I upload them, I see the column for views, but when I click on a thread I get the 500 Internal Server Error


Any reasons why?

Top
#39155 - 01/30/01 09:45 AM Re: Hits Counter Ver 3.0 : UBB Compatible
JB007 Offline
Member

Registered: 03/14/00
Posts: 213
Loc: Kuwait ( q8 )
Check the Perl Path in postdisplay.cgi file.

------------------
The name's Bond .. James Bond
_________________________

Top
#39156 - 01/30/01 01:03 PM Re: Hits Counter Ver 3.0 : UBB Compatible
mh Offline
Junior Member

Registered: 01/30/01
Posts: 12
I made sure the perl path was correct, and now I get a 500 internal server error when clicking on post new topic, or post reply.

Top
#39157 - 01/30/01 07:01 PM Re: Hits Counter Ver 3.0 : UBB Compatible
mh Offline
Junior Member

Registered: 01/30/01
Posts: 12
can someone pls help me?


i think its somethin on postings.cgi


i get a 500 internal server error after I upload this mods.

Top
#39158 - 01/30/01 07:12 PM Re: Hits Counter Ver 3.0 : UBB Compatible
JB007 Offline
Member

Registered: 03/14/00
Posts: 213
Loc: Kuwait ( q8 )
Well, someone was having the same problem [ ISE500 ]. I don't know what's the reason until know, can you access your server's log file ... this will greatly help us .

------------------
The name's Bond .. James Bond
_________________________

Top
#39159 - 01/30/01 07:28 PM Re: Hits Counter Ver 3.0 : UBB Compatible
NSX Offline
Junior Member

Registered: 01/29/01
Posts: 17
Help! I installed this hack and lost one of my hacks. I had the "Last Posted By" feature turned on and now the hyperlink is gone. It just says, By:

The counter works great, but how did I lose the "Last Posted By" Hack?

Here's my forum: www.nsxsc.com/bios

Thanks,

Bill

Top
#39160 - 02/03/01 12:23 AM Re: Hits Counter Ver 3.0 : UBB Compatible
wheelspin Offline
Junior Member

Registered: 01/31/01
Posts: 18
Hmmm, I dying to get this working but I have screwed up along the way. No posts are showing up and the colums are off.
Here is my UBB..... http://wheelspin.net/cgi-bin/Ultimate.cgi?action=intro
I think I screwed this forumdisplay.....

[admin edit]you cannot post a full ubb file online, it is definitely against licensing and could get you some serious trouble[/admin edit]
[ February 03, 2001: Message edited by: wheelspin ]

[ February 03, 2001: Message edited by: AllenAyres ]

Top
#39161 - 02/03/01 03:26 AM Re: Hits Counter Ver 3.0 : UBB Compatible
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25452
Loc: Texas
Hello wheelspin... you have a few things obviously wrong in forumdisplay... and probably postings.cgi as well. You might want to try it again... as it is an install error. You've got column names switched, the links to the threads don't work, etc...
_________________________
- Allen wavey
- What Drives You?

Top
Page 1 of 3 1 2 3 >


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

Latest Posts
How to hide sub forums from summary page
by blaaskaak
Today at 09:54 AM
Spell Check [beta]
by Bill B
12/01/08 09:16 PM
PhotoPost BB Code Popup
by AllenAyres
12/01/08 09:41 AM
Problems reading a lot of old posts here
by AllenAyres
12/01/08 09:35 AM
Forum 'Trader Ratings'.
by AllenAyres
12/01/08 09:33 AM
Customization needed
by Gizmo
11/12/08 12:28 PM
Team UBBDev Rides Again!
by AllenAyres
11/11/08 02:16 PM
New Mods
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Spell Check [beta]
by
10/17/06 09:24 PM
Newest Members
David DelMonte, nick1, Begbie, cenk, MATTO
13363 Registered Users
Top Posters
AllenAyres 25452
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks