php forum
php mysql forum
php mysql smarty
 
Page 1 of 5 1 2 3 4 5 >
Topic Options
#150854 - 08/14/02 10:39 AM [6.3x] Stats Hack 1.4 [Finished]
Tovok7 Offline
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.4
Description: Adds extensive statistics to UBB.classic
Author: Tovok7 <webmaster@Tovok7.de>
Date: 10-10-2002
Thanks to: LK [ homepage ]
Compatible with: Multihack, XHTML, UBB Cache and UBB Accelerator
Requires: 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
#150855 - 08/16/02 10:03 AM Re: [6.3x] Stats Hack 1.4 [Finished]
RodentX Offline
Junior Member

Registered: 08/15/02
Posts: 1
Loc: Ohio
I'm not sure if it's a bug or if I did something wrong, but when I try to use a JC Template style, Stat Hack dissapears completly.

As long as I don't use a JC Template, it works fine. Any ideas what this could be?
_________________________
--RodentX

Top
#150856 - 08/16/02 10:25 AM Re: [6.3x] Stats Hack 1.4 [Finished]
Da Wacko Offline
Junior Member

Registered: 07/06/02
Posts: 17
I think you should hack the JC Templates...
_________________________
i was X-tend, but i lost my mail and password frown

Top
#150857 - 08/16/02 11:22 AM Re: [6.3x] Stats Hack 1.4 [Finished]
Tovok7 Offline
Member

Registered: 02/09/01
Posts: 267
Loc: Germany | Occupation: UBB Code...
If you want to use a non-standard template you need to hack those files, too.
_________________________
[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]
Chrimera Offline
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 frown
_________________________
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]
Autocrosser Offline
Junior Member

Registered: 11/12/01
Posts: 27
Loc: St. Louis | Car: 350Z
Quote:
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.
_________________________
http://www.solo2.org/

Top
#150860 - 08/21/02 10:44 PM Re: [6.3x] Stats Hack 1.4 [Finished]
Chrimera Offline
Member

Registered: 08/01/02
Posts: 93
Loc: Michigan
Thanks for all your help smile , but I guess I am going to insist on being stupid.

http://www.thedarkwatch.com/ubb_test/cgi-bin/ultimatebb.cgi

this is my sandbox I have rehacked the wordlets twice, so if there is a mistake I cant find it (or more to the point dont know whatIm looking for) but I dont get text. I read the FAQ and found a mistake, but there is anotherone I cannot find

thanks
_________________________
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
#150861 - 08/22/02 08:18 AM Re: [6.3x] Stats Hack 1.4 [Finished]
bizkit73 Offline
Member

Registered: 05/12/01
Posts: 98
Loc: USA
chrimera, do you have modification wordlets installed?
_________________________
A wise man Confucious once say, "Man who stands on toilet, high on pot!"

Top
#150862 - 08/22/02 09:40 AM Re: [6.3x] Stats Hack 1.4 [Finished]
Chrimera Offline
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&#8482; 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&#8482;

putting it here didnt work frown

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&#8482; 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
#150863 - 08/22/02 12:14 PM Re: [6.3x] Stats Hack 1.4 [Finished]
bizkit73 Offline
Member

Registered: 05/12/01
Posts: 98
Loc: USA
chrimera, are you trying to install wordlets here or stats?
_________________________
A wise man Confucious once say, "Man who stands on toilet, high on pot!"

Top
#150864 - 08/22/02 05:09 PM Re: [6.3x] Stats Hack 1.4 [Finished]
Chrimera Offline
Member

Registered: 08/01/02
Posts: 93
Loc: Michigan
I was started by installing stats. You asked me if I had installed wordlets, and this is the question I have doing that. I should move this question to wordlets I guess. Sorry. When I get this addressed, and if it does not solve my 'no text' problem left over after trying the fixes in the Stats faq, I'll come back here.

Didnt mean to cross threads frown
_________________________
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
#150865 - 08/23/02 11:08 PM Re: [6.3x] Stats Hack 1.4 [Finished]
Chrimera Offline
Member

Registered: 08/01/02
Posts: 93
Loc: Michigan
Thank you for your patience and understanding

it worked -
_________________________
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]
Mugsy Malone Offline
Junior Member

Registered: 03/16/00
Posts: 12
Loc: Chicago, IL
(double post)

Top
#150867 - 08/28/02 10:39 AM Re: [6.3x] Stats Hack 1.4 [Finished]
Mugsy Malone Offline
Junior Member

Registered: 03/16/00
Posts: 12
Loc: Chicago, IL
I have installed under 6.3.1.1.

First, I was getting an error:
Software error:
Global symbol "%vars_statistics" requires
explicit package name at C:websstagingdocscgi-binultimatebb.cgi line 125. BEGIN not safe after errors--compilation aborted at C:websstagingdocscgi-binultimatebb.cgi line 396.

For help, please send mail to this site's webmaster, giving this error message and the time and date of the error. [Wed Aug 28 10:57:36 2002] C:websstagingdocscgi-binultimatebb.cgi: Global symbol "%vars_statistics" requires explicit package name at C:websstagingdocscgi-binultimatebb.cgi line 125. [Wed Aug 28 10:57:36 2002] C:websstagingdocscgi-binultimatebb.cgi: BEGIN not safe after errors--compilation aborted at C:websstagingdocscgi-binultimatebb.cgi line 396.


So I moved the declaration of vars_statistics a little earlier. That seemed to at least keep the board from totally bombing.

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. I know the wordlets are installed (I can see them in my CP).

http://staging.windyhop.org/cgi-bin/Ultimatebb.cgi is the board.

m.

Top
#150868 - 08/28/02 12:22 PM Re: [6.3x] Stats Hack 1.4 [Finished]
Tovok7 Offline
Member

Registered: 02/09/01
Posts: 267
Loc: Germany | Occupation: UBB Code...
Quote:
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
#150869 - 08/28/02 02:37 PM Re: [6.3x] Stats Hack 1.4 [Finished]
Mugsy Malone Offline
Junior Member

Registered: 03/16/00
Posts: 12
Loc: Chicago, IL
Quote:
quote:
Originally posted by Tovok7:
Seems to work great. Where's the problem?
Well, I did get it to work eventually.

However, the issue with the variable declaration (that I mentioned at first) should probably be looked at.

m.

Top
#150870 - 08/31/02 10:42 AM Re: [6.3x] Stats Hack 1.4 [Finished]
slev Offline
Junior Member

Registered: 08/31/02
Posts: 2
Loc: UK
Hi there

Can some one tell me what I am supposed to add in cp_common.pl using 6.3.1.1 under

document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=graemlin_intro&r=$ran> - $vars_wordlets_cp{menu_addtl_graemlins}</option>");

this seems different as mentioned above

document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=vars_statistics&r=$ran> - Statistics Settings</option>");

can some give me an updated version of what i am supposed to add please

thanx

slev

Top
#150871 - 09/02/02 09:47 AM Re: [6.3x] Stats Hack 1.4 [Finished]
Chrimera Offline
Member

Registered: 08/01/02
Posts: 93
Loc: Michigan
What needs to be hacked so this works with a JCTemplate? Thought I saw something earlier. . .

(edited)

Here's what I get using the JCTemplates. I was hoping to get them squished over to the left.

The Dark Watch
_________________________
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
#150872 - 09/04/02 05:46 PM Re: [6.3x] Stats Hack 1.4 [Finished]
tech Offline
Junior Member

Registered: 09/04/02
Posts: 1
what do you use to open the mph files on your site? I need a program that can edit this hack for me please. I have been screwing up with it, by doing it by myself. Please help. THanks.

Top
#150873 - 09/08/02 10:33 AM Re: [6.3x] Stats Hack 1.4 [Finished]
CaCoffin Offline
Member

Registered: 12/02/00
Posts: 152
Loc: Las Vegas, NV
I just installed this MOD (from the text file) on my test board - works perfect first time around!

Great MOD and great instructions - even I could follow them!

Top
Page 1 of 5 1 2 3 4 5 >


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

Latest Posts
ubb.social
by Placebo
Today at 04:25 AM
Displaying a gif for a paying member
by Iann128
01/06/09 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
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