vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - vBExperience 4 (https://vborg.vbsupport.ru/showthread.php?t=245023)

thedvs 09-07-2011 09:54 AM

so is this working or not in 4.1.5?

Mooff 09-07-2011 11:02 AM

On our testboard (4.1.5) it was. Still curious what exactly isn't working in 4.1.4/5. Can't speak for our liveboard, running 4.1.3 there due to the new editor.

StudioWorks 09-07-2011 03:41 PM

Hello,

I have installed this mod on my forum however I have a problem.

My forum already has forum members, some of them with hundreds of posts. And after I installed this mod I see they automatically got hundreds of points. Is there a way I can bring the points count back to 0 for each of them ?

Would appreciate any help I get.

Thanks!

Kr33p3r 09-08-2011 12:59 AM

My bad disregard!

Mopar1973Man 09-12-2011 08:00 PM

Got a problem I can't seem to figure out...

https://vborg.vbsupport.ru/external/2011/09/49.jpg

Take notice the text is crammed to the right. But when you look at the source of the page you find...

Code:

Overall activity: 35.0%
But when you look at the template it using <dt> and <dd> tags...

Should be...

Code:

<dt>Overall activity:</dt> <dd>35.0%</dd>
But the tags are not being used or is the template not being used. I got frustrated hunting for the last few hours trying to figure this out. Could some tell me how to get the tag inserted into the template or get the program to see the current template which already has it.

tidus78 09-12-2011 08:53 PM

How can I change the size of icons in postbit 16 to 32 px?

Please help meeeeeee

mynameismonkey 09-13-2011 12:26 PM

Installed this a few days ago, the members are absolutely loving it, thank you for this mod!

Two questions I cannot figure the answer to...

1. I have created a couple of new awards that are based on new fields like "most calendar entires" and "most downloaded attachment" but no matter what I do the test query comes up with zeroes for everyone. This is only for a few of the awards that I made. Is there something I need to do to populate the stats database? Here's an example query in question:

Code:

SELECT u.userid,
u.username,
points_misc_events AS get_count
FROM vb_xperience_stats as s
INNER JOIN vb_user as u ON u.userid = s.userid
ORDER BY get_count DESC,
points_xperience DESC LIMIT 10

2. I made several custom awards to assign manually, but no matter who I assign them to one additional user (id 4) always receives the same award. is this an intended function?

Thanks in advance if anyone has had a similar problem or knows a simple fix!

Mopar1973Man 09-13-2011 05:46 PM

I've been back and modified the xperience_points_postbit template and it has no effect of postbit display of points.

As you can see there is <dt> and <dd> tags here but looking at the output HTML there just not there.
Code:

<dt>{vb:rawphrase xperience_points}</dt> <dd>{vb:raw xperience.points}</dd>
HTML Code:

Points: 264,827, Level: 59
But I keep tracking back to the postbit_display_complete.php as being the problem but since I'm not very savvy at PHP I'm stuck.

Please help...

Carpesimia 09-16-2011 12:15 PM

A ssh recount would be awesome. I cannot currently recount my system. I ran it last night after upgrading, and this morning i woke up to find that my server load was over 50, and i had only processed 5000 out of over 150k users.

ummm... help?

StonePilot 09-20-2011 09:23 PM

I just went up to 4.1.6 and this is not working, so I guess I'l joining the small crowd that has noticed? I'm getting members tell me that it's not working, so they're looking at it.


All times are GMT. The time now is 04:47 AM.

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.03048 seconds
  • Memory Usage 1,741KB
  • 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
  • (4)bbcode_code_printable
  • (1)bbcode_html_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