vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - vBExperience (https://vborg.vbsupport.ru/showthread.php?t=171014)

Phalynx 05-04-2008 07:09 PM

Quote:

Originally Posted by goodguy (Post 1508296)
Installed fine but nothing showing in the postbit except the numbers I put in myself, how do I get the bars to show? Also should it all align to the left unlike the pic below?

Seems you didn't copied the images to the right misc/level folder.

Quote:

Originally Posted by Captain DDL (Post 1508333)
How would I go about doing that?

Run a query, f.e. this:
UPDATE user SET joindate=JOINDATE WHERE joindate=0

goodguy 05-04-2008 07:35 PM

Quote:

Originally Posted by Phalynx (Post 1508425)
Seems you didn't copied the images to the right misc/level folder.

Copied it to every misc folder I could find :confused: They appear fine on the tab in the user profile.
Also everyone seems to have 100. Have installed biggest xml, how do I recalculate the numbers?

jonnycrick 05-04-2008 10:03 PM

Everything was working great, but when I change an award from being calculated to instead assigning it directly to a userid the award disappears completely from the 'all awards' page and people's user names.

Mum 05-04-2008 11:06 PM

The default Activity Award - is there a way to do 2nd place and 3rd place? I tried using the option 'Limit the Award to a position in queryUse 0 for GOLD Award, 1 for Silver, etc...' thinking that it would do 1st, 2nd, 3rd, but it just puts the same person in place for all. How can i do this?

Detomah 05-05-2008 12:05 AM

Quote:

Originally Posted by Mum (Post 1508717)
The default Activity Award - is there a way to do 2nd place and 3rd place? I tried using the option 'Limit the Award to a position in queryUse 0 for GOLD Award, 1 for Silver, etc...' thinking that it would do 1st, 2nd, 3rd, but it just puts the same person in place for all. How can i do this?

I'm having the exact same issue.

0 is supposed to show the 1st query and by design and as instructed, surely 1 should show the 2nd query and so on, yet no matter what number is put into the limit box, it always shows the same user, i.e. the user pulled with the 1st query, which I guess has to be a bug, surely...

Kinda kills the awards part of this hack for me totally if i can't use that bit, as by default as webmaster of my site, I come first for virtually everything and it's not going to be much fun for the community if they are never going to be able to get an award because the admin is always going to have them all.

Love the hack, but dearly need the awards sorting out a bit for the hack to be of use to me.

Edit: Actually, after further inspection, it does actually appear that the awards are handed out to the right people on the ranking page, it appears to be just the awards page itself that is displaying as described above.

Mum 05-05-2008 12:13 AM

Quote:

Originally Posted by Detomah (Post 1508751)
Kinda kills the awards part of this hack for me totally if i can't use that bit, as by default as webmaster of my site, I come first for virtually everything and it's not going to be much fun for the community if they are never going to be able to get an award because the admin is always going to have them all.

Exactly my issue.

Here's hoping for a fix!

Skyrider 05-06-2008 06:24 AM

I don't want to be rude, but all the statistics are all wrong. It either saves all the stickies & friends that has been made in total, or its just plain wrong.

Quote:

# Friends: 39 <-- Should be 13, not 39, as I only have 13 friends at the moment.
# Stickies: 250 <-- Sticky threads that I currently have? If so, so wrong.
# Albumpictures: 6 <-- I have 2 at the moment, not 6.
I already attempted to remove all the points and re-build it, but the same keeps coming up. I'm using level 3 (hard). So a bit help would be greatly appreciated.

Phalynx 05-06-2008 06:48 AM

Quote:

Originally Posted by goodguy (Post 1508468)
Copied it to every misc folder I could find :confused: They appear fine on the tab in the user profile.
Also everyone seems to have 100. Have installed biggest xml, how do I recalculate the numbers?

AdminCP/vBExperience. This has to be done every time you install a new level XML.

Quote:

Originally Posted by jonnycrick (Post 1508653)
Everything was working great, but when I change an award from being calculated to instead assigning it directly to a userid the award disappears completely from the 'all awards' page and people's user names.

What are the settings you are using for the award? Please list them all. Also, did you a "Generate Awards" after the changes?

Quote:

Originally Posted by Mum (Post 1508717)
The default Activity Award - is there a way to do 2nd place and 3rd place? I tried using the option 'Limit the Award to a position in queryUse 0 for GOLD Award, 1 for Silver, etc...' thinking that it would do 1st, 2nd, 3rd, but it just puts the same person in place for all. How can i do this?

Quote:

Originally Posted by Detomah (Post 1508751)
I'm having the exact same issue.

0 is supposed to show the 1st query and by design and as instructed, surely 1 should show the 2nd query and so on, yet no matter what number is put into the limit box, it always shows the same user, i.e. the user pulled with the 1st query, which I guess has to be a bug, surely...

Kinda kills the awards part of this hack for me totally if i can't use that bit, as by default as webmaster of my site, I come first for virtually everything and it's not going to be much fun for the community if they are never going to be able to get an award because the admin is always going to have them all.

Love the hack, but dearly need the awards sorting out a bit for the hack to be of use to me.

Edit: Actually, after further inspection, it does actually appear that the awards are handed out to the right people on the ranking page, it appears to be just the awards page itself that is displaying as described above.

Strange, because this works already on different forums. You are both using 3.7.12?

Quote:

Originally Posted by FF|Skyrider (Post 1510114)
I don't want to be rude, but all the statistics are all wrong. It either saves all the stickies & friends that has been made in total, or its just plain wrong.

Nothing is wrong. The collected data is multiplied with the points defined in AdminCP/Settings/vBExperience Points. Also I don't wanna be rude, but did you read the readme?

jonnycrick 05-06-2008 05:13 PM

Quote:

What are the settings you are using for the award? Please list them all. Also, did you a "Generate Awards" after the changes?
Identificator: donator (new image I made and saved in the correct directory)
Title: Donator Award
Description: Top Donator
Assign this award manually: 6378
Limit the Award to a position in query: 0
Display Order: 1
Fields: points_misc_ppd


Thanks

Mum 05-06-2008 05:47 PM

Quote:

Originally Posted by Phalynx (Post 1510131)
Strange, because this works already on different forums. You are both using 3.7.12?

Yes i am, and it doesn't work. How can i help you fix it? Do you need copies of anything?


All times are GMT. The time now is 05:10 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.04602 seconds
  • Memory Usage 1,756KB
  • 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
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (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