Previous Thread
Next Thread
Print Thread
Rate Thread
Page 5 of 5 1 2 3 4 5
Joined: Jul 2001
Posts: 23
Junior Member
Junior Member
Offline
Joined: Jul 2001
Posts: 23
This is what my code looked like after i used multihack:

Code
code:

This is what i have after performing the statistics multihack. It said it passed...
do i need to somehow add the code from my previous post to this code?(with the proper variable names?)

Sponsored Links
Joined: Apr 2001
Posts: 3,266
Member
Member
Offline
Joined: Apr 2001
Posts: 3,266
your ); and 1; are all on the same line they are not suppose too be.

Here cut and past this::

%vars_wordlets_mods = (
statistic_header => "Statistics",
statistic_monthly_hits => "Monthly Hits:",
statistic_total_posts => "Total Posts:",
statistic_total_topics => "Total Topics:",
statistic_total_forums => "Total Forums:",
statistic_total_members => "Total Members:",
statistic_average_member_posts => "Average Posts per Member:",
statistic_average_posts => "Average Posts per Forum:",
statistic_average_topic => "Average Topics per Forum:",
statistic_newest_member => "Last member to register is",
statistic_featured_member => "Featured member is",
);
1;

#133135 07/06/2001 10:06 AM
Joined: Feb 2001
Posts: 273
Member
Member
Offline
Joined: Feb 2001
Posts: 273
Topi (here known as topiland) made a variante of my Statistic Hack, it displays the monthly and the daily hits in controlpanel and forum home.

If you want to use his variante you have to remove a earlier installation of the statistics hack if installed and you need Multihack that can be found here .

Click here to download his file!

Topi topwp@hotmail.com will do the entire support for this variante, so if you have questions please ask him.

Joined: May 2001
Posts: 186
Member
Member
Offline
Joined: May 2001
Posts: 186
Hi!

Nur mal vorsichtig anfragen: wie siehts denn mit der Anzeige der kompletten Daten per SSI aus? Ich würds ja basteln, hab aber leider null Ahnung wink

Joined: Feb 2001
Posts: 273
Member
Member
Offline
Joined: Feb 2001
Posts: 273
German: Also diese Woche wirds nichts mehr, aber vielleicht kann ich naechste schon was releasen.

English: I don't think that I can release something this week but maybe next week.

Sponsored Links
Joined: Mar 2001
Posts: 326
Member
Member
Offline
Joined: Mar 2001
Posts: 326
Tovok7,

Couple of ideas/Questions.

Firstly that mini SSI (membertotal) file call code didn't work. Tried changing the internal URL, CHMODs and moved the file around a lot. Still no go.

Secondly, would it be possible to enhance this hack so that those who display 'Categories Only' can see something like 'Total Topics Per Cat' on the front page? It'd need an extra column on the right hand side. You'd also need to update the original cat code as otherwise the output would screw up.

Joined: Feb 2001
Posts: 273
Member
Member
Offline
Joined: Feb 2001
Posts: 273
Mark - Try that code and adjust the path:

Code
code:

The Total Topic per Cat is surely possible but I haven't the time to code that for you, sorry!

#133140 07/16/2001 10:51 AM
Joined: Mar 2001
Posts: 326
Member
Member
Offline
Joined: Mar 2001
Posts: 326
Still won't work, whether you use a full or limited path makes no difference. I tried placing the file all over the CGI-Bin and CH-modding between 777 and 755, but no go.

No output when running the file directly or via SSI, maybe I'll see what Telnet does when I run it.

Joined: Jun 2001
Posts: 15
Junior Member
Junior Member
Offline
Joined: Jun 2001
Posts: 15
this may sound weird but when it asks for the do command in cp_wordlets.cgi should I place them under each one?

Joined: Feb 2001
Posts: 273
Member
Member
Offline
Joined: Feb 2001
Posts: 273
Mark - replace "die" with an Error subroutine that prints out the variable "$!"

otaku - Please specify your question!

Sponsored Links
Joined: Jan 2001
Posts: 75
Member
Member
Offline
Joined: Jan 2001
Posts: 75
Ok, I'm trying to add this to its own page... I got everything working except the data doesn't populate in the stats....

I basically used the guildlines set by Rule Hack for adding an additional page, and changed all the 'Rule' info to 'Stats' and deleted the body out of the .pl... which is called to from ultimatebb.cgi?ubb=stats...

The following lines are the section I need to add the correct code to get the stats data..

Code
code:

I tried improvising the above like so, per your v095 instructions

Code
code:


After a couple of hours, playing around... I isolated the code to these lines don't work when moved to an external page:

Code
code:

And if I # out 3 lines, it displays the Member Total, # of Monthly Hits and that's about it 8(...

Any ideas / suggestions?

Joined: Feb 2001
Posts: 273
Member
Member
Offline
Joined: Feb 2001
Posts: 273
Quote
quote:
Sorry but I already did that. The difficult stuff is missing like SSI or additional statistic data.

Quote
quote:
Your problem is that my instructions are using precalculated variables which are in ubb_forum_summary and not in your seperate file.

Thanks for the try
Tovok7

#133145 07/20/2001 11:12 PM
Joined: Jan 2001
Posts: 75
Member
Member
Offline
Joined: Jan 2001
Posts: 75
Quote
quote:
I don't want to release a hack of my own, I want to know how to get the info from the ubb forum summary 8)... So it'll work on my board 8)

Joined: Feb 2001
Posts: 273
Member
Member
Offline
Joined: Feb 2001
Posts: 273
Quote
quote:
You'll have to investigate all variables not working and you have to find their origin. Then copy the part out which is responsible for their content.

Joined: May 2001
Posts: 28
Junior Member
Junior Member
Offline
Joined: May 2001
Posts: 28
i installed your hack through map hack 1.5 and the only erorr installing was the wordlets mods file which i didnt have. So now it doesnt show the names for the statistics it only shows the stats like this

1 678
56 67
89 89
90 67

whats going on confused

Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Get Mods Wordlets Devkit from www.qasic.com/ubbhacks.html, or the MultiHack version from www.ubbdev.com/mhk

Joined: Jul 2001
Posts: 20
Junior Member
Junior Member
Offline
Joined: Jul 2001
Posts: 20
hey,

im getting an error on my forum

Software error:
Illegal division by zero at /d02/sec/s18/a0004oe6/cgi-bin/ubb_forum_summary.cgi line 94.
For help, please send mail to the webmaster (Your Webmaster), giving this error message and the time and date of the error.


can anyone help tovok7 i have sent you the file to see if you can fix it.

Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
You have to have atleast 1 forum/post.

#133151 07/25/2001 10:22 AM
Joined: Feb 2001
Posts: 273
Member
Member
Offline
Joined: Feb 2001
Posts: 273
Thank you LK for all the support you did for me, I appreciate that wink

kebab1701 - The easiest way to get rid of that error is to make a welcome post in every forum or to wait for version 1.00 of this hack.
I'm working currently on this and I already wrote something to catch this error.

Other planned features are:
  • Featured Member stays as long as you want it to stay
  • Featured Member selectable over Controlpanel
  • Archives not included in Totals and Averages
  • All Monthly Hits in a bar chart
  • Last User To Post

Joined: Jul 2001
Posts: 272
Member
Member
Offline
Joined: Jul 2001
Posts: 272
Hey there,

When is this statistics hack going gold (final..not beta release?)

Cheers!

-=Splitfyre=-

Joined: Feb 2001
Posts: 273
Member
Member
Offline
Joined: Feb 2001
Posts: 273
Quote
quote:
This one will never go gold because a much better version with more features is currently under development.

#133154 07/29/2001 12:00 PM
Joined: Feb 2001
Posts: 273
Member
Member
Offline
Joined: Feb 2001
Posts: 273
I just finished with the new version of that hack (SSI support and a bunch of new features) but I'm uncertain about the date of release.
What do you mean? Release it now for UBB 6.1.0 Public Beta or wait till UBB6.1 went gold?

#133155 07/29/2001 12:03 PM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Release it now wink

If you'll decide you don't want to, please email me so I can betatest it laugh

Joined: Jun 2001
Posts: 45
Member
Member
Offline
Joined: Jun 2001
Posts: 45
Tovok, release it now. smile

Joined: Feb 2001
Posts: 273
Member
Member
Offline
Joined: Feb 2001
Posts: 273
I think the best way to get rid of the bugs untill UBB6.1 leaves beta without infecting too many users is to distribute this hack to selected BETA-testers.

Everyone who wants to test it may email me or post his application here.
There will be no upgrade instructions from beta versions to gold version so testing it at your own risk.
With participate on the beta testing you agree to the following rules:
Don't give the files to others, report bugs to me and search intensive for them!

Please look especially at SSI functionality, language mistakes and wordlet integration.
Except of these items this hack should be nearly bug free and work also under upcoming version of UBB6.1

After finishing this hack I'll stop hack developing cause my UBB Members Area Access expires frown
and without it I can't devolop hacks anymore cause I can't adapt the code to new versions of UBB.

[ July 29, 2001: Message edited by: Tovok7 ]

Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Will do so wink

Email me @ lkubb@hotmail.com

About the member expiry thing, maybe you can make new hacks for your last version and tell someone (*hint* ;)) to port it to the newest version.

Joined: Apr 2001
Posts: 3,266
Member
Member
Offline
Joined: Apr 2001
Posts: 3,266
Great Hack Tovok,

Installed seamlessly and love the total control panel control unlike the old version.

Sent you an email on the first bug. You can not set the featured member to 0 ( to keep it from changing as stated ) You can only pick a number from 1 to 99.

[ July 29, 2001: Message edited by: omegatron ]

Joined: Apr 2001
Posts: 100
Member
Member
Offline
Joined: Apr 2001
Posts: 100
well, bug reports that can i give you when you need that. our board crash last night and now using we the new beta and i will check your new hack after i rebuild all forums now and give you bug reports when there some in it. mail me under [email protected]

Joined: Jul 2001
Posts: 4
Junior Member
Junior Member
Offline
Joined: Jul 2001
Posts: 4
hmm, can u add the statitic summary page for 6.0X boards? smile

Joined: Feb 2001
Posts: 273
Member
Member
Offline
Joined: Feb 2001
Posts: 273
I thought Infopop would release UBB 6.1 more quicklier, so Stats Hack wasn't designed to work with 6.0x though there are just some changes to make to get the Stats Hack working with 6.0x.

I really hope Infopop hurries up, so everbody gonna have 6.1 and I can release Stats Hack Gold without changing to much.

[ 09-19-2001: Message edited by: Tovok7 ]

Joined: Jun 2001
Posts: 1
Junior Member
Junior Member
Offline
Joined: Jun 2001
Posts: 1
He im using ver. 1.03 of your hack and ver. 6.05 of my board but there seems to be a code error frown in the file ubb_forum_summary.cgi.
This must be added u say :
Code
code:
But u must change it to :
Code
code:

Then it works laugh

-=Vinnie=-

#133164 10/31/2001 12:05 PM
Joined: May 2001
Posts: 2
Junior Member
Junior Member
Offline
Joined: May 2001
Posts: 2
Quote
quote:
What exactly are the changes in order to get the Stats Hack working with UBB 6.0x?
confused

#133165 11/07/2001 12:33 AM
Joined: Oct 2001
Posts: 12
Junior Member
Junior Member
Offline
Joined: Oct 2001
Posts: 12
I'm running .095, and I love it, but I was wondering if there was a way I could change the font size a lil and unbold some stuff.

[ 11-06-2001: Message edited by: theStang ]

Page 5 of 5 1 2 3 4 5

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
JAISP
JAISP
PA
Posts: 449
Joined: February 2008
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)