vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Statistics Modifications - e-steki Profile Stats v1.0.1 (https://vborg.vbsupport.ru/showthread.php?t=155603)

Lea Verou 08-19-2007 02:51 AM

Update: version 1.0.1
-----------------------
Bugs fixed:
1. Nothing showed in the email section when only 'Other' should be displayed
2. Database error when no custom fields did exist and the setting to display custom fields was set to Yes.
3. A variable name was different in the vbulletin settings and in the php code, which resulted to that setting not working (the profile field ids setting)
4. When the age was equal to an age class boundary, that person's age was counted in the last class (which was 50+ if you had left the age classes setting to the default)
5. The 'Other' category of the email stats was not being counted correctly, resulting in a smaller number than it should.

I'm now going to sleep.

gforce75 08-19-2007 03:03 AM

Very nice!

Zagis 08-19-2007 08:37 AM

Wow! Another great one!!!
Marked as Installed / MOTM

Thank you :)

projectego 08-19-2007 09:47 AM

[high]* projectego clicks install :)[/high]

Konstantinos 08-19-2007 10:40 AM

looks cool. how many extra queries ?

Lea Verou 08-19-2007 01:59 PM

Quote:

Originally Posted by Konstantinos (Post 1320845)
looks cool. how many extra queries ?

The term "extra queries" doesn't really make sense in this case as the hack is an extra page :p
Anyway, my code makes 1-3 queries, depending on the settings.

PS: Are you greek?

Paul M 08-19-2007 02:57 PM

Probably not something I will use, but certainly a nice idea. :)

Lea Verou 08-19-2007 03:03 PM

Quote:

Originally Posted by Paul M (Post 1320953)
Probably not something I will use, but certainly a nice idea. :)

Thanks Paul M, your opinion really counts :)


PS: Although you didn't change the attachment limits :mad: :p :p

MikeHolohan 08-19-2007 03:19 PM

I am getting this database error...
Quote:

Database error in vBulletin 3.6.8:

Invalid SQL:

SELECT
user.userid as userid,
options,
birthday,
showbirthday,
email,
timezoneoffset,
autosubscribe,
maxposts;

MySQL Error : Unknown table 'user' in field list
Error Number : 1109
My forum is called FaithForum.eu and my tables are prefixed with ff, so for example user is actually ffuser etc, is there a way to change this to ffuser... thanks, Mike.

Lea Verou 08-19-2007 03:22 PM

:confused:
Is this the whole database error?
I don't need the IPs etc but is this the whole query??

Btw, I use TABLE_PREFIX in all my queries, so its not that (I also use a table prefix in my forum).


All times are GMT. The time now is 12:54 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01152 seconds
  • Memory Usage 1,734KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete