 |
 |
 |
 |
#150854 - 08/14/02 10:39 AM
[6.3x] Stats Hack 1.4 [Finished]
|
Member
Registered: 02/09/01
Posts: 267
Loc: Germany | Occupation: UBB Code...
|
This hack displays statistics for your UBB like a separate category at the bottom of forum home and provides a detailed stats page. Name: Stats Hack 1.4Description: Adds extensive statistics to UBB.classicAuthor: Tovok7 <webmaster@Tovok7.de>Date: 10-10-2002Thanks to: LK [ homepage ]Compatible with: Multihack, XHTML, UBB Cache and UBB AcceleratorRequires: Modification Wordlets™Link: http://Tovok7.de/ This hack went through an intensive testing process and should be bug free now. If you discover any bugs please post them here. A demo can be seen at LK\'s Board .
_________________________
[img]http://Tovok7.de/cgi-bin/ecitation.cgi[/img] -------------------- Please visit my homepage !
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#150858 - 08/16/02 10:43 PM
Re: [6.3x] Stats Hack 1.4 [Finished]
|
Member
Registered: 08/01/02
Posts: 93
Loc: Michigan
|
Hmmm Using UBB 6.3.1 I am looking in cp_common.pl amd dont find this line: document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=graemlin_intro&r=$ran> - Custom Graemlin$trade Settings</option>"); that Im supposed to put this under: document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=vars_statistics&r=$ran> - Statistics Settings</option>"); Think there is one other as well as I get 2 errors in MultiHack. Can I just add both lines? Without the first one I get this: http://www.thedarkwatch.com/cgi-bin/ultimatebb.cgi essentially nothing 
_________________________
New to this whole UBB thing I have <img src="http://www.ubbdev.com/ud/?u=[IGRAINE] Chrimera&s=1" alt=" - " /> points, <img src="http://www.ubbdev.com/ud/?s=2&u=[IGRAINE] Chrimera" alt=" - " /> results and <img src="http://www.ubbdev.com/ud/?u=Chrimera, [IGRAINE] gitp4, [IGRAINE] Erondel &s=1" alt=" - " /> sub-team points.
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#150859 - 08/19/02 10:19 AM
Re: [6.3x] Stats Hack 1.4 [Finished]
|
Junior Member
Registered: 11/12/01
Posts: 27
Loc: St. Louis | Car: 350Z
|
quote: Originally posted by Chrimera: [QB]Hmmm Using UBB 6.3.1 I am looking in cp_common.pl amd dont find this line:
document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=graemlin_intro&r=$ran> - Custom Graemlin$trade Settings</option>");
that Im supposed to put this under:
document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=vars_statistics&r=$ran> - Statistics Settings</option>");
document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=graemlin_intro&r=$ran> - Custom Graemlin$trade Settings</option>"); should be document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=graemlin_intro&r=$ran> - $vars_wordlets_cp{menu_addtl_graemlins}</option>"); and push(@items, qq(<a href="$vars_config{CGIURL}/ultimatebb.cgi?ubb=search$this_forum"><acronym title="$vars_wordlets{search}">$vars_wordlets{search_link}</acronym></a>)); should be push(@items, qq(<a href="$vars_config{CGIURL}/ultimatebb.cgi?ubb=search$this_forum" title="$vars_wordlets{search}">$vars_wordlets{search_link}</a>)); This is what I gathered that is necessary for 6.3.1.1, someone else check that though, as I am new to all these mods.
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#150862 - 08/22/02 09:40 AM
Re: [6.3x] Stats Hack 1.4 [Finished]
|
Member
Registered: 08/01/02
Posts: 93
Loc: Michigan
|
Ttrying to reinstall Wordlets I find this is not is my cp_common.cgi (v6.3.1) document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=wordlets_img&r=$ran> - Image Wordlet™ List</option>"); so that I may place this below it document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=wordlets_mods;r=$ran> - Modifications Wordlet™ putting it here didnt work document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=wordlets&r=$ran> - $vars_wordlets_cp{wordlet_frag_primary}</option>"); document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=wordlets_err&r=$ran> - $vars_wordlets_cp{wordlet_frag_error}</option>"); document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=wordlets_email&r=$ran> - $vars_wordlets_cp{wordlet_frag_email}</option>"); document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=wordlets_poll&r=$ran> - $vars_wordlets_cp{wordlet_frag_poll}</option>"); document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=wordlets_pntf&r=$ran> - $vars_wordlets_cp{wordlet_frag_pntf}</option>"); document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=wordlets_cp&r=$ran> - $vars_wordlets_cp{wordlet_frag_cpanel}</option>"); document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=wordlets_date&r=$ran> - $vars_wordlets_cp{wordlet_frag_date}</option>"); document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=wordlets_img&r=$ran> - $vars_wordlets_cp{wordlet_frag_image}</option>"); document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=wordlets_mods;r=$ran> - Modifications Wordlet™ List</option>"); What should I be looking for?
_________________________
New to this whole UBB thing I have <img src="http://www.ubbdev.com/ud/?u=[IGRAINE] Chrimera&s=1" alt=" - " /> points, <img src="http://www.ubbdev.com/ud/?s=2&u=[IGRAINE] Chrimera" alt=" - " /> results and <img src="http://www.ubbdev.com/ud/?u=Chrimera, [IGRAINE] gitp4, [IGRAINE] Erondel &s=1" alt=" - " /> sub-team points.
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#150866 - 08/28/02 10:37 AM
Re: [6.3x] Stats Hack 1.4 [Finished]
|
Junior Member
Registered: 03/16/00
Posts: 12
Loc: Chicago, IL
|
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#150868 - 08/28/02 12:22 PM
Re: [6.3x] Stats Hack 1.4 [Finished]
|
Member
Registered: 02/09/01
Posts: 267
Loc: Germany | Occupation: UBB Code...
|
quote: Originally posted by Mugsy Malone: Now...the "statistic" link is not showing up on forum pages...and *still* the text is now showing up on the summary at the bottom. Seems to work great. Where's the problem?
_________________________
[img]http://Tovok7.de/cgi-bin/ecitation.cgi[/img] -------------------- Please visit my homepage !
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#150875 - 10/08/02 03:11 PM
Re: [6.3x] Stats Hack 1.4 [Finished]
|
Junior Member
Registered: 03/27/01
Posts: 18
|
I added this hack using MultiHack. A couple of suggestions: - Don't upload the vars_wordlets_mods.cgi file. I had to backup and change the mhp file to modify vars_wordlets_mods.cgi. Not tough, but it probably should probably be in the mhp file as an edit rather than just an upload. - I had the same errors as posted by others. Perhaps you should tie the document.writeln... to a line that everyone will have (I don't have the graemlin line either). My question: I have the statistics working beautifully on the category page (forum home displays categories only), but they don't appear on the forum summary pages. Any suggestions? URL: http://www.naaf.com/UBBtest/cgi-bin/ultimatebb.cgi Login ID: Test Password: test
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#150878 - 10/09/02 03:58 AM
Re: [6.3x] Stats Hack 1.4 [Finished]
|
Member
Registered: 02/09/01
Posts: 267
Loc: Germany | Occupation: UBB Code...
|
quote:</font><hr />Originally posted by JayM: I added this hack using MultiHack. A couple of suggestions<hr /></blockquote>Thank you for your suggestions!
<blockquote><font class="small">quote: [qb]Originally posted by JayM: I have the statistics working beautifully on the category page (forum home displays categories only), but they don't appear on the forum summary pages. Any suggestions?[/qb] You used multihack to install Stats Hack. Right? The problem is probably in ubb_forum_summary.cgi. You can try to go through it manually and search for the problem. quote: Originally posted by Shriveled Toe: does anyone have the fix ready... err... already! Please provide an URL for your forums!
_________________________
[img]http://Tovok7.de/cgi-bin/ecitation.cgi[/img] -------------------- Please visit my homepage !
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#150879 - 10/09/02 09:03 AM
Re: [6.3x] Stats Hack 1.4 [Finished]
|
Junior Member
Registered: 03/27/01
Posts: 18
|
I found the problem. In the mhp file, edit 12, has just: code:</font><hr /> <hr /></blockquote>with Add After selected. In edit 13, the code is: <blockquote><font class="small">code: [qb] $ShColSpan2 = $vars_statistics{'ShColSpan2'};
$vars_statistics{'ShColSpan2'} = 0;
&DisplayStats;
[/qb] with Add Before selected. Changing edit 12 to be the same as 13 solves the problem.
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#150882 - 10/10/02 06:35 AM
Re: [6.3x] Stats Hack 1.4 [Finished]
|
Member
Registered: 02/09/01
Posts: 267
Loc: Germany | Occupation: UBB Code...
|
Stats Hack 1.4Changes: - Fixed several install problems
- Added control panel's new design
- Rewrote Style Template Association
- Fixed multihack errors
If you have no problems with Stats Hack and use v1.3, there will be no need to upgrade. This release is for new installs only. quote: Originally posted by Shriveled Toe: Besides, I spent a lot of time ripping out all of your Copyright stuff, and it wouldn't be fair for you to see how beautiful it looks without it! This isn't funny at all. If you are such a clever guy, why don't you write your own Stats Hack instead of stealing mine?
_________________________
[img]http://Tovok7.de/cgi-bin/ecitation.cgi[/img] -------------------- Please visit my homepage !
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#150883 - 10/10/02 07:30 AM
Re: [6.3x] Stats Hack 1.4 [Finished]
|
Member
Registered: 08/05/02
Posts: 64
|
***Notice: I reviewed the following carefully, after several people pointed out how stupid and completely out of line it was. Although I wish to publicly retract the statement, I will not delete it from the record and try to pretend it never happened. Please see my Public Apology to Tovok in the Chit Chat section ***Stealing? I didn't know there was a cost associated with your code. How does infopop feel about your "copyright" of something based on their intellectual property? Based on what you're doing, I'd say I've made enough modifications to your hack to call it my own and put my own copyright there. I've been more than impressed with the general attitude about sharing and programming for the good of all around here, and out of all the great hacks available, yours seems to be the only one with a copyright line. God know's, If LK enforced the same idea about copyrights, We would all have a list of copyright notices about 6 or 7 deep at the bottom of each page (he's probably also incorporate a copyright notice we couldn't figure out how to undo). I think you are being extremely foolish, and selfish. You should take extreme pride in knowing that the stats hack is very good and that, judging by this thread, many people are using it with satisfaction. I think that out of all the people who are going to look at the stats page, none of the common users are going to give a flying #$#%@ who holds the copyright. The only people for whom your name recognition will count are those of us around here that are actually using the hack. I don't know, I'm just trying to understand your motive for putting there in the first place, and I just can't figure it out. Maybe you can tell us why this is so *extremely* important to you, or make us understand why your hacks are so different from everyone elses? Until then, don't break your arm trying to pat yourself on the back.
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#150884 - 10/11/02 05:21 AM
Re: [6.3x] Stats Hack 1.4 [Finished]
|
Member
Registered: 02/09/01
Posts: 267
Loc: Germany | Occupation: UBB Code...
|
quote:</font><hr />Originally posted by Shriveled Toe: Stealing? I didn't know there was a cost associated with your code.<hr /></blockquote>Well, Mr. Toe there is no cost associated with my code, but it's my intellectual property and I share it with hundreds of other UBB fanatics for free. I worked many hours on Stats Hack and used a lot of my free time to create it and to keep it up to date. The only thing I want for that in response is this little link which isn't even a real copyright on the bottom of a sub page which nobody ever vists.
<blockquote><font class="small">quote: [qb]Originally posted by Shriveled Toe: How does infopop feel about your "copyright" of something based on their intellectual property?[/qb] I can't see this sign © in connection with my name in Stats Hack. It just says Stats Hack v1.3 for UBB6 by Tovok7. Infopop's copyright to the board is still there and not controverted. quote:</font><hr />Originally posted by Shriveled Toe: Based on what you're doing, I'd say I've made enough modifications to your hack to call it my own and put my own copyright there.<hr /></blockquote>Shriveled, what I did is an addition to the UBB and only there is the little hint that this addtion is written by myself. If you wrote a second Stats Page, feel free to add your own copyright to it.
<blockquote><font class="small">quote: [qb]Originally posted by Shriveled Toe: I've been more than impressed with the general attitude about sharing and programming for the good of all around here, and out of all the great hacks available, yours seems to be the only one with a copyright line.[/qb] Maybe you can give me some examples? When I got into the UBB scene it was more than common to add a little copyright to your hack. Despite of that I didn't add copyrights to my early hacks. Stats Hack is with distance the most extensive hack I wrote and that's why it is the only one with a small hint to the author of it. quote:</font><hr />Originally posted by Shriveled Toe: God know's, If LK enforced the same idea about copyrights, We would all have a list of copyright notices about 6 or 7 deep at the bottom of each page.<hr /></blockquote>Hyperbole isn't a stylistic device that fits you.
<blockquote><font class="small">quote: [qb]Originally posted by Shriveled Toe: I think you are being extremely foolish, and selfish. You should take extreme pride in knowing that the stats hack is very good and that, judging by this thread, many people are using it with satisfaction.[/qb] How should other people profit from this if they don't know where to get this hack, if there isn't a link to the source of it? That there is the little word Tovok7 which nobody knows has nothing to do with selfishness. quote:</font><hr />Originally posted by Shriveled Toe: I think that out of all the people who are going to look at the stats page, none of the common users are going to give a flying #$#%@ who holds the copyright. The only people for whom your name recognition will count are those of us around here that are actually using the hack.<hr /></blockquote>What about people being not from UBBDev who never heard of Stats Hack and maybe want to get this hack, too? How should they know that it's not part of UBB and where to get it?
<blockquote><font class="small">quote: [qb]Originally posted by Shriveled Toe: Maybe you can tell us why this is so *extremely* important to you, or make us understand why your hacks are so different from everyone elses? Until then, don't break your arm trying to pat yourself on the back.[/qb] In general, my hack _ isn't different from the others but I used many of my free hours to code for the communtiy. Hours which other people get payed with many bucks. The only payment I wanted to have was this little notice. I shared my work with the condition that the copyright has to remain intact. And if there is somebody who doesn't agree to this, he will not be forced to use my hack. Edited by LK: Toe asked me to remove his real name
_________________________
[img]http://Tovok7.de/cgi-bin/ecitation.cgi[/img] -------------------- Please visit my homepage !
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#150886 - 10/12/02 03:28 AM
Re: [6.3x] Stats Hack 1.4 [Finished]
|
Member
Registered: 02/09/01
Posts: 267
Loc: Germany | Occupation: UBB Code...
|
quote:</font><hr />Originally posted by Shriveled Toe: Do you think that would be a fair arrangement?<hr /></blockquote>I would agree to this.
<blockquote><font class="small">quote: [qb]Originally posted by Shriveled Toe: Also, regarding the Hyperbole, I'm not so sure. If you look around, you see alot of Calendars and Spellcheck buttons on UBB forums. The guy's got something like 20 hacks posted.[/qb] I'm not sure wheather I understood you in the right way. I don't want to have copyrights all around UBB, just if you have a seperate page added by a hack f.ex. Memberlist, old Who's Online or Stats Hack. The Spellcheck or the TimeZone Hack don't need a public copyright because there is no room for it. IMO copyrights shouldn't violate the aesthetical look of UBB, so just one little hint at the bottom of a seperate page.
_________________________
[img]http://Tovok7.de/cgi-bin/ecitation.cgi[/img] -------------------- Please visit my homepage !
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#150888 - 10/13/02 07:49 PM
Re: [6.3x] Stats Hack 1.4 [Finished]
|
Spotlight Winner
Registered: 06/28/01
Posts: 2642
Loc: Southern California | Guitar o...
|
quote: Originally posted by Shriveled Toe: Stealing? I didn't know there was a cost associated with your code. How does infopop feel about your "copyright" of something based on their intellectual property? Based on what you're doing, I'd say I've made enough modifications to your hack to call it my own and put my own copyright there.
I've been more than impressed with the general attitude about sharing and programming for the good of all around here, and out of all the great hacks available, yours seems to be the only one with a copyright line.
God know's, If LK enforced the same idea about copyrights, We would all have a list of copyright notices about 6 or 7 deep at the bottom of each page (he's probably also incorporate a copyright notice we couldn't figure out how to undo).
I think you are being extremely foolish, and selfish. You should take extreme pride in knowing that the stats hack is very good and that, judging by this thread, many people are using it with satisfaction.
I think that out of all the people who are going to look at the stats page, none of the common users are going to give a flying #$#%@ who holds the copyright. The only people for whom your name recognition will count are those of us around here that are actually using the hack.
I don't know, I'm just trying to understand your motive for putting there in the first place, and I just can't figure it out. Maybe you can tell us why this is so *extremely* important to you, or make us understand why your hacks are so different from everyone elses? Until then, don't break your arm trying to pat yourself on the back. Never mind, it's too late...just ban the moron.
|
|
Top
|
|
|
|
 |
 |
 |
 |
| |