|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
WOL List doesn't modify public_pntf_summary.pl anymore, it did it only in the 6.2 versions 
|
|
|
|
Joined: May 2001
Posts: 50
Member
|
Member
Joined: May 2001
Posts: 50 |
Well it seems to work (I can see users browsing the statistics page) so either my guess was right or I've just added some un-needed code 
|
|
|
|
Joined: Nov 2002
Posts: 30
Junior Member
|
Junior Member
Joined: Nov 2002
Posts: 30 |
I just wanted to mention that the latest version of the hack solved the problems with the version before on my board!
Great Job!
thnx for making this hack!
|
|
|
|
Joined: Oct 2002
Posts: 394
Enthusiast
|
Enthusiast
Joined: Oct 2002
Posts: 394 |
Now, maybe I am just a "dirt" disturber but I dont see what is Shriveled Toe's problem? And this goes for everybody that even considered his pledge to have a valid bearing!
These guys are spendings days and nights to bring us new, nice features and spendings additional days and nights supporting the hacks and helping dummies like me install the hack correctly and we are not even able to give them the right consideration? If you are unable to show some respect and recognition for their work and dedication yes, you are stealing the hacks!
Whats so complicated? If a name/link under a hack will put a dent in your personality at you UBB make your own or, as TheX said: DONT USE IT!
Sorry for bringing this up again, I just have to say it.
Thank you all.
|
|
|
|
Joined: Sep 2001
Posts: 672
Member
|
Member
Joined: Sep 2001
Posts: 672 |
|
|
|
|
Joined: Oct 2000
Posts: 743
Moderator / Code Fixer
|
Moderator / Code Fixer
Joined: Oct 2000
Posts: 743 |
Love this hack, One question, Id like to be able to modify the number of days the board has been online, how does it derive this number ?
Thanks!
I can't afford a good signature editor
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
You have to change Cookie_Number in vars_config.cgi, but if you do that, all your members will have to login to your board again.
|
|
|
|
Joined: Oct 2000
Posts: 743
Moderator / Code Fixer
|
Moderator / Code Fixer
Joined: Oct 2000
Posts: 743 |
LK, thanks for the reply, although I dont want to reset it, I want to set to something like 600 days when the board was fisrt setup on v5 ubb. How would I go about doing this ? As it now says q!Cookie_Number! => q!2452562.2037! Thanks!
I can't afford a good signature editor
|
|
|
|
Joined: May 2001
Posts: 684
Code Monkey
|
Code Monkey
Joined: May 2001
Posts: 684 |
....did the Stats-Hack 1.4 work with UBB-Classic 6.4.0 Public Beta 1???
thanks d-talk
|
|
|
|
Joined: May 2001
Posts: 684
Code Monkey
|
Code Monkey
Joined: May 2001
Posts: 684 |
The stats-hack did not work with 6.4.0....
I did not find the following code...
open ubb_forum_summary.cgi and find:
$ThisHTML .= &Cat_Page_Bottom;
If anybody find it please tell me wich line...
thanks d-talk
|
|
|
|
Joined: Feb 2001
Posts: 273
Member
|
Member
Joined: Feb 2001
Posts: 273 |
Why don't you use the search function?
It's right above "return 2;" or look at the end of the file right before the return which is right before the last "}".
|
|
|
|
Joined: May 2001
Posts: 684
Code Monkey
|
Code Monkey
Joined: May 2001
Posts: 684 |
Hi Tovok7, what have i done wrong? Look at my page http://www.giga-board.com/cgi-bin/ultimatebb.cgi that code is somethin different in the new 6.4 I can't exactly find it... open public_pntf_admin.pl and find: find: # ######### return sprintf("%04d%04d.%04d", $in{f}, $in{DaysPrune}, $in{p}); Please help me... thanks d-talk
|
|
|
|
Joined: Feb 2001
Posts: 273
Member
|
Member
Joined: Feb 2001
Posts: 273 |
Leave this step out. It's not part of your problem. You hacked your UBB wrong. Take your backup files and try using multihack instead.
|
|
|
|
Joined: Dec 2002
Posts: 2
Junior Member
|
Junior Member
Joined: Dec 2002
Posts: 2 |
This mod causes my "Last Reply" column to widen. Is there anyway to change a column size or make the stats program use only 1 column instead of 2. Here is my site; http://www.tcpaintball.com/cgi-bin/ultimatebb.cgi
|
|
|
|
Joined: Dec 2002
Posts: 2
Junior Member
|
Junior Member
Joined: Dec 2002
Posts: 2 |
Well I sorta got the above fixed. I went in a changed the second column to 100% so that it would fill up as much space as possible. Is there a better way to do this or just put the stats in 1 column.
|
|
|
|
Joined: Feb 2001
Posts: 273
Member
|
Member
Joined: Feb 2001
Posts: 273 |
You can change the column combination in controlpanel.
|
|
|
|
Joined: Nov 2001
Posts: 417
Enthusiast
|
Enthusiast
Joined: Nov 2001
Posts: 417 |
Hi Leute , Sorry i not Englisch !
###################################### ### Suche in vars_wordlets_mods.cgi: ######################################
%vars_wordlets_mods = (
####################### ### ersetze es durch: #######################
%vars_wordlets_mods = ( statistics_header => "<b>Statistics</b>", statistics_pntf => "Statistics", statistics_total_posts => "Total Posts:", statistics_total_topics => "Total Topics:", statistics_total_forums => "Total Forums:", statistics_total_members => "Total Members:", statistics_average_member_posts => "Average Posts per Member:", statistics_average_posts => "Average Posts per Forum:", statistics_average_topic => "Average Topics per Forum:", statistics_topics_per_day => "Topics per Day:", statistics_posts_per_day => "Posts per Day:", statistics_days_ago_1 => "This board was set up", statistics_days_ago_2 => "days ago.", statistics_newest_member => "Last member to register is", statistics_featured_member => "Featured member is", statistics_last_post_by => "Last post by", statistics_in => "in", statistics_at => "at", statistics_on => "on", statistics_monthly_hits => "Page Views", statistics_pageviews => "Total Page Views:",
------------------------------------------------------------------------
############################### ### Suche in ultimatebb.cgi: ###############################
use vars qw(
############################### ### füge folgendes in den ### nachfolgenden String ein : ###############################
%vars_wordlets_mods
################### ### dann suche : ###################
foreach my $file (qw(
################################# ### ersetze es durch : ### (auf die leerstelle achten) #################################
foreach my $file (qw(wordlets_mods
------------------------------------------------------------------------
############################### ### Suche in cp.cgi: ###############################
foreach my $file (qw(
################################# ### ersetze es durch : ### (auf die leerstelle achten) #################################
foreach my $file (qw(wordlets_mods
------------------------------------------------------------------------
############################### ### Suche in cp_wordlets.cgi: ###############################
&LoadTemplate("cp_set_wordlets"); &CPBottom;
} elsif ($_[0] eq 'wordlets_err') {
################################# ### ersetze es durch : #################################
&LoadTemplate("cp_set_wordlets"); &CPBottom;
} elsif ($_[0] eq 'wordlets_mods') {
%wordlets_fill = %vars_wordlets_mods;
$Hiddens = qq%<INPUT TYPE="HIDDEN" NAME="ubb" VALUE="set_wordlets"> <INPUT TYPE="HIDDEN" NAME="type" VALUE="$_[0]"> %; $CurrentTab = qq%$vars_wordlets_mods{mod_wordlets}%;
# note: the wordlets are already required... no need to grab them
&CPHeader; &CPFooter; &CPTop; &LoadTemplate("cp_set_wordlets"); &CPBottom;
} elsif ($_[0] eq 'wordlets_err') {
################### ### dann suche : ###################
if ($in{type} eq 'wordlets') { %update_wordlets = %vars_wordlets;
################################# ### ersetze es durch : #################################
if ($in{type} eq 'wordlets') { %update_wordlets = %vars_wordlets; } elsif ($in{type} eq 'wordlets_mods') { %update_wordlets = %vars_wordlets_mods; ------------------------------------------------------------------------
############################### ### Suche in cp_common.pl: ###############################
document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=wordlets_img&r=$ran> - $vars_wordlets_cp{wordlet_frag_image}</option>");
######################### ### ersetze es durch : #########################
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</option>"); ------------------------------------------------------------------------
################################# ### suche in ultimatebb.cgi #################################
foreach my $file (qw(
################################# ### ersetze es durch : ### (auf die leerstelle achten) #################################
foreach my $file (qw(statistics
################# ### dann suche: #################
use vars qw(
############################### ### füge folgendes in den ### nachfolgenden String ein : ###############################
%vars_statistics
################# ### dann suche: #################
if ($ubb eq 'login') { &set_page_elements; &LoadTemplate("public_login"); exit(0); }
######################## ### ersetze es durch : ########################
if ($ubb eq 'login') { &set_page_elements; &LoadTemplate("public_login"); exit(0); }
if ($ubb eq 'statistics') { &set_page_elements; &RequireCode("$vars_config{CGIPath}/ubb_statistics.cgi"); &DisplayStatistics; exit(0); }
if ($ubb eq 'statistics_ssi') { &RequireCode("$vars_config{CGIPath}/ubb_statistics.cgi"); &DisplaySSIStatistics; exit(0); }
------------------------------------------------------------------------
################################# ### suche in ubb_lib.cgi #################################
my %types = (
######################## ### ersetze es durch : ########################
my %types = ( 'statistics' => q^|statistics|^,
################# ### dann suche: #################
foreach my $type (qw(
################################# ### ersetze es durch : ### (auf die leerstelle achten) #################################
foreach my $type (qw(statistics ------------------------------------------------------------------------
###################################### ### suche in ubb_forum_summary.cgi ######################################
&set_page_elements;
######################## ### ersetze es durch : ########################
&set_page_elements;
&RequireCode("$vars_config{CGIPath}/ubb_statistics.cgi");
################# ### dann suche: #################
$ThisHTML .= &PageBottom;
######################## ### ersetze es durch : ########################
&DisplayStats; $ThisHTML .= &PageBottom;
################# ### dann suche: #################
$ThisHTML .= &Cat_Page_Bottom;
######################## ### ersetze es durch : ########################
$ShColSpan2 = $vars_statistics{'ShColSpan2'}; $vars_statistics{'ShColSpan2'} = 0; &DisplayStats; $ThisHTML .= &Cat_Page_Bottom;
------------------------------------------------------------------------
################################# ### suche in cp.cgi #################################
} # end get_archives
######################## ### ersetze es durch : ########################
} # end get_archives
if (($ubb eq 'vars_statistics') && ($status eq 'Administrator')) { &RequireVars("$vars_config{VariablesPath}/vars_statistics.cgi"); &RequireCode("$vars_config{CGIPath}/cp_statistics.cgi"); &StatisticsSettings; exit(0); }
if (($ubb eq 'set_vars_statistics') && ($status eq 'Administrator')) { &RequireCode("$vars_config{CGIPath}/cp_statistics.cgi"); &SetStatisticsSettings; exit(0); }
------------------------------------------------------------------------
################################# ### suche in cp_styles.cgi #################################
if ($_[0] eq "misc") {
######################## ### ersetze es durch : ########################
if ($_[0] eq "misc") { $template_match{statistics} = $in{statistics};
------------------------------------------------------------------------
####################################### ### suche in vars_template_match.cgi #######################################
%template_match = (
######################## ### ersetze es durch : ########################
%template_match = ( q!statistics! => q!1!,
################# ### dann suche: #################
%template_html = (
######################## ### ersetze es durch : ########################
%template_html = ( q!statistics! => q!!, ------------------------------------------------------------------------
####################################### ### suche in cp_common.pl #######################################
document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=faq&r=$ran> - $vars_wordlets_cp{menu_faq}</option>");
######################## ### ersetze es durch : ########################
document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=faq&r=$ran> - $vars_wordlets_cp{menu_faq}</option>"); document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=vars_statistics&r=$ran> - Statistics Settings</option>");
------------------------------------------------------------------------
####################################### ### suche in cp_templates_advanced.pl #######################################
} elsif ($key eq "registration") { $Type = $vars_wordlets_cp{style_template_assoc_reg};
######################## ### ersetze es durch : ########################
} elsif ($key eq "registration") { $Type = $vars_wordlets_cp{style_template_assoc_reg}; } elsif ($key eq "statistics") { $Type = "Statistics Page";
------------------------------------------------------------------------
####################################### ### suche in public_forum_summary.pl #######################################
sub PageBottom { my $Bottom = qq~
######################## ### ersetze es durch : ########################
sub PageBottom { my $Bottom = qq~ <tr bgcolor="$vars_style{CategoryStripColor}"> <td colspan="$ColSpan"> <a href="$vars_config{CGIURL}/ultimatebb.cgi?ubb=statistics"><font size="$vars_style{TextSize}" face="$vars_style{FontFace}" color="$vars_style{CategoryStripTextColor}">$vars_wordlets_mods{'statistics_header'}</font></a> </td> </tr> <tr> <td bgcolor="$vars_style{AltColumnColor1}" valign="top" align="center"><img src="$vars_config{NonCGIURL}/$vars_statistics{'GraphIcon'}" border="0" alt="" /></td> <td colspan="$vars_statistics{ShColSpan1}" valign="top" bgcolor="$vars_style{AltColumnColor2}" width="50%"> <font size="1" face="$vars_style{FontFace}">$DisplayFH</font> </td> </tr>
################# ### dann suche: #################
sub Cat_Page_Bottom { my $Bottom = qq~
$TBB
######################## ### ersetze es durch : ########################
sub Cat_Page_Bottom { my $Bottom = qq~
$TBB
$TBT <tr bgcolor="$vars_style{CategoryStripColor}"> <td colspan="3"> <a href="$vars_config{CGIURL}/ultimatebb.cgi?ubb=statistics"><font size="$vars_style{TextSize}" face="$vars_style{FontFace}" color="$vars_style{CategoryStripTextColor}">$vars_wordlets_mods{'statistics_header'}</font></a> </td> </tr> <tr> <td bgcolor="$vars_style{AltColumnColor1}" valign="top" align="center"><img src="$vars_config{NonCGIURL}/$vars_statistics{'GraphIcon'}" border="0" /></td> <td bgcolor="$vars_style{AltColumnColor2}" valign="top" width="50%"> <font size="1" face="$vars_style{FontFace}">$DisplayFH</font> </td> </tr> $TBB
------------------------------------------------------------------------
####################################### ### suche in public_common.pl #######################################
if ($vars_search{AllowSearch} ne 'FALSE') { # Search my $this_forum = ""; if (exists $in{'f'}) { $this_forum = ";search_forum=$in{f}"; } else { $this_forum = ""; } push(@items, qq(<a href="$vars_config{CGIURL}/ultimatebb.cgi?ubb=search$this_forum" title="$vars_wordlets{search}">$vars_wordlets{search_link}</a>)); } # end if
######################## ### ersetze es durch : ########################
if ($vars_search{AllowSearch} ne 'FALSE') { # Search my $this_forum = ""; if (exists $in{'f'}) { $this_forum = ";search_forum=$in{f}"; } else { $this_forum = ""; } push(@items, qq(<a href="$vars_config{CGIURL}/ultimatebb.cgi?ubb=search$this_forum" title="$vars_wordlets{search}">$vars_wordlets{search_link}</a>)); } if ($vars_statistics{'MBL'}) { # Statistics push(@items, qq(<a href="$vars_config{CGIURL}/ultimatebb.cgi?ubb=statistics">$vars_wordlets_mods{'statistics_pntf'}</a>)); } # end if
------------------------------------------------------------------------
####################################### ### suche in public_pntf_admin.pl #######################################
} else { $location .= qq(<a href="$vars_config{CGIURL}/ultimatebb.cgi?ubb=pntf_admin;f=$f">) . (&GetForumRecord($f))[1] . qq(</a>); } # end if
######################## ### ersetze es durch : ########################
} else { $location .= qq(<a href="$vars_config{CGIURL}/ultimatebb.cgi?ubb=pntf_admin;f=$f">) . (&GetForumRecord($f))[1] . qq(</a>); } } elsif($gah eq "5.7475") { $location = qq(<a href="$vars_config{CGIURL}/ultimatebb.cgi?ubb=statistics">$vars_wordlets_mods{statistics_pntf}</a>); # end if
------------------------------------------------------------------------
####################################### ### suche in ubb_lib_pntf.cgi #######################################
if($in->{ubb} !~ m/^(
######################## ### ersetze es durch : ########################
if($in->{ubb} !~ m/^(statistics|
################# ### dann suche: #################
#9999.1 - LID for front page category 1
######################## ### ersetze es durch : ########################
#9999.1 - LID for front page category 1 #5.7475 - LID for Statistics
################# ### dann suche: #################
return sprintf("%04d%04d.%04d", $in{f}, $in{DaysPrune} || 0, $in{p} || 0);
######################## ### ersetze es durch : ########################
return sprintf("%04d%04d.%04d", $in{f}, $in{DaysPrune} || 0, $in{p} || 0); } elsif ($in{ubb} eq "statistics") {
#$self->warn("Viewing Statistics"); return 5.7475;
------------------------------------------------------------------------
######################################### ### suche in public_display_profile.pl #########################################
$location = qq($vars_wordlets_pntf{pntf_forum}: <a href="$ULTIMATEBB?ubb=forum;f=$f">) . (&GetForumRecord($f))[1] . qq(</a>);
######################## ### ersetze es durch : ########################
$location = qq($vars_wordlets_pntf{pntf_forum}: <a href="$ULTIMATEBB?ubb=forum;f=$f">) . (&GetForumRecord($f))[1] . qq(</a>); } elsif($gah eq "5.7475") { $location = qq(<a href="$vars_config{CGIURL}/ultimatebb.cgi?ubb=statistics">$vars_wordlets_mods{statistics_pntf}</a>);
------------------------------------------------------------------------
############################################################################### # if you have wol list hack, open public_pntf_summary.pl (template) and find: # ###############################################################################
$location = qq($vars_wordlets_pntf{pntf_forum}: <a href="$ULTIMATEBB?ubb=forum;f=$f">) . (&GetForumRecord($f))[1] . qq(</a>);
############## # add below: # ##############
} elsif($gah eq "5.7475" && !$in{f}) { $location = qq(<a href="$vars_config{CGIURL}/ultimatebb.cgi?ubb=statistics">$vars_wordlets_mods{statistics_pntf}</a>);
##################### # clear your cache! # #####################
------------------------------------ FAQ ----------------------------------- Q: I can't find the stats on forum home, where are they? A: You forgot to clear your cache. Clear it and reload the page!
Q: Can you insert birthdays? A: This feature of comparing birthdays (showing the oldest and the youngest member) is not planned, just because that would require a search through all member files and this is - especially on huge UBB's - a too extensive process.
Q: I just would like to know what is exactly the "featured member"? A: The featured member is randomly choosen. Some users like it to read their name on forum home, it's maybe a special honor for them.
Q: I installed it but there is no text in it. I just got numbers in it. A: You installed the wordlets wrong. Please read mods_wordlet_install.txt and go through it again.
Q: There are no values displayed. How can I make them visible? A: Probably your ubb_statistics.cgi isn't installed properly, install it again like described above. You may hacked ultimatebb.cgi wrong, make sure that all is correct hacked.
Q: I can't find the cp_common.pl or cp_vars_statistics.pl in my cgi-bin or anywhere on my Server! A: These files are templates they are placed in /noncgi/Templates/
Q: How can I display the stats via SSI? A: Make sure your server supports SSI, create a file with a .shtml or .ssi extension, then put the following code in there and modifiy the path <!--#include virtual="/ubbcgi/ultimatebb.cgi?ubb=statistics_ssi" --> Q: My tables on forum home are screwed up. What can I do to get rid of this? A: In the Controlpanel you have Col Span Right and Left. Play arround with the values then it should fits. Remember to clear your cache after every try!
Q: Where can I change the Style Template Associations? A: Go into controlpanel: Primary Settings -> Style Templates -> Edit Style Template Associations there you are! Nettomo
|
|
|
|
Joined: Feb 2001
Posts: 273
Member
|
Member
Joined: Feb 2001
Posts: 273 |
Nettomo, where is actually the difference to v1.3?
|
|
|
|
Joined: May 2001
Posts: 684
Code Monkey
|
Code Monkey
Joined: May 2001
Posts: 684 |
With both it did not work on my board, i think it has a problem with an other hack....
d-talk
|
|
|
|
Joined: Feb 2001
Posts: 273
Member
|
Member
Joined: Feb 2001
Posts: 273 |
Looks as if you made a mistake in ubb_forum_summary.cgi. Did you notice the above's instead of the below's?
|
|
|
|
Joined: Oct 2002
Posts: 394
Enthusiast
|
Enthusiast
Joined: Oct 2002
Posts: 394 |
danke her Tovok 
|
|
|
|
Joined: Dec 2002
Posts: 2
Junior Member
|
Junior Member
Joined: Dec 2002
Posts: 2 |
I'm really having trouble with this mod....most of the problem is probably my lack of experience with UBB. I've redone this 4 times, and it's better this time than it's been in the past. I now get the correct numbers, including on the Statistics page. I just don't get their labels, and I can't figure out why. I also don't get a link on the main menu options to the Statistics page, though there's a space where the link should be. Could someone please help me? Here's the link to the board: http://apooltoswim.com/cgi-bin/ultimatebb.cgi and here's the link to the stats page: http://apooltoswim.com/cgi-bin/ultimatebb.cgi?ubb=statistics ANY help at all would be appreciated. Thanks. Matt
|
|
|
|
Joined: May 2001
Posts: 684
Code Monkey
|
Code Monkey
Joined: May 2001
Posts: 684 |
Hi,
you have to install mods wordlets!!!
d-talk
|
|
|
|
Joined: Dec 2002
Posts: 2
Junior Member
|
Junior Member
Joined: Dec 2002
Posts: 2 |
Ok, I'm stupid. Thank you so much...problem fixed.
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
|
|
|
|
Joined: May 2001
Posts: 229
Member
|
Member
Joined: May 2001
Posts: 229 |
I installed the hack, everything works great in the main page of the forums, but when I click on "Statistic Settings" in the cp, the following error appears: [/code]I must mention that when I installed the hack, I didn´t find the following line in cp_common.pl: </pre></div></div>so the line that I had to add below that, I added it below:<br><br> [code] Please somebody help, thanks a lot. Forums: http://www.rompela.com/cgi-rompela/ubbcgi/ultimatebb.cgi Ver: 6.3.0
|
|
|
|
Joined: Feb 2001
Posts: 273
Member
|
Member
Joined: Feb 2001
Posts: 273 |
You need Stats Hack 1.3 for UBB version 6.3!
|
|
|
|
Joined: Oct 2000
Posts: 73
Member
|
Member
Joined: Oct 2000
Posts: 73 |
edit: gizzy, I forgot to upload vars_statistics.cgi so that's why I got that error that FeaturedMemberTime was missing 
aleina
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
Its not reading the ammount of time that you have set for the featured members to be displayed, try to set it to 1 hour.
|
|
|
|
Joined: May 2001
Posts: 229
Member
|
Member
Joined: May 2001
Posts: 229 |
Thanks Tovok !! my mistake. 
|
|
|
|
Joined: May 2003
Posts: 19
Junior Member
|
Junior Member
Joined: May 2003
Posts: 19 |
Thanks a ton for the Hack! Great Job... I have one little problem... On my "forum home" page... right above my "furum" block... I have this? _locations[2] How do I get rid of this? Thank you in advance! BUZN_WILDLY --------->Update<--------- I guess you have to add things two times! I got it working... works GREAT! Thank-You! 
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
glad you got it working 
|
|
|
|
Joined: May 2001
Posts: 55
Member
|
Member
Joined: May 2001
Posts: 55 |
Hey, I moved my board over to a new server and now it say been active for 5 days? when really its been around for 2 years!!!! so all the stats are messed up (300 posts per day, etc) what file is this number located in? thanks in advance
|
|
|
|
Joined: Feb 2001
Posts: 273
Member
|
Member
Joined: Feb 2001
Posts: 273 |
That is because your Cookie Number is new. Try to edit vars_config.cgi and change your Cookie_Number into your old one.
|
|
|
|
Joined: May 2001
Posts: 55
Member
|
Member
Joined: May 2001
Posts: 55 |
this number?: q!2452752.1728!
i did and got error: ubb_lib.cgi cant locate in ultimatebb.cgi or something ...?
|
|
|
|
Joined: May 2001
Posts: 55
Member
|
Member
Joined: May 2001
Posts: 55 |
I take that back, you were RIGHT I must've uploaded it in binary or something. this number is encrypted so its impossible to custom set it but i found some old ones: 2452046.0451 -> 5/13/2001 2452853.0419 -> 5/1/2003 2452752.1728 -> 7/13/2003
|
|
|
|
Joined: Oct 2000
Posts: 743
Moderator / Code Fixer
|
Moderator / Code Fixer
Joined: Oct 2000
Posts: 743 |
I had to modify this on my board too, the number you are looking at isnt encrypted, its just a different date/time format know as Julian. Go to this site and do your conversion. http://www.onlineconversion.com/julian_date.htm Good luck!
I can't afford a good signature editor
|
|
|
|
Joined: Nov 2003
Posts: 35
User
|
User
Joined: Nov 2003
Posts: 35 |
Hello, first of all this Statistics hack is great!. Now I have one question, I am using UBB.classic 6.3.1.2 and before I installed the hack it looked like this http://users.skynet.be/dewit/pictures/ubb.jpg now it looks like this: http://users.skynet.be/dewit/pictures/ubb2.jpg as you can see the coloms have shifted to the left. I don't know why and how, but is it possible that I shift them back to the right and how?
|
|
|
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.
|
|
Posts: 1,157
Joined: July 2001
|
|
Forums63
Topics37,575
Posts293,931
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|