vb.org Archive

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

SEW810 08-13-2009 04:09 PM

I don't know why xperience_admin.php showes blank page :'(
Even form me, I can't see anything :'(

Well, thanx Phalynx,I'll check it later. Thanx a lot for your time, please if I got some troubles please please could you help me again?.
Thnx

gamerfu 08-13-2009 04:51 PM

Quote:

Originally Posted by SEW810 (Post 1866579)
I don't know why xperience_admin.php showes blank page :'(
Even form me, I can't see anything :'(

Well, thanx Phalynx,I'll check it later. Thanx a lot for your time, please if I got some troubles please please could you help me again?.
Thnx

There was a fix to this...

I think you need PHP 5.2.9 and something else... sorry, the second one escapes me atm.

Phalynx, could you please add the link (solution) to the non-displaying xperience_admin.php in your modification description, please?

Trek 08-13-2009 04:51 PM

This is working good, but one thing I'd like to see is on the awards a minimum requirements field.

For instance, the "Frequent Poster" award is going to people that just sign up and make a single post. This is normal on my forums as it's a gaming guild and people sign up and then submit their application. So their days as a member and post count are considered high.

I'd like it make it so members are only counted if they have been members for 2 weeks or more. Basically, making this a variable.

ConfusedCartman 08-13-2009 06:23 PM

I'm not sure if this bug has been reported, but I've been getting messages from my members saying they can give away more XP than they have if they click the "Give Away" button twice before the page finishes loading. Is this something you're aware of? Anyway, it put one of my members 200xp negative, which shouldn't happen.

Phalynx 08-13-2009 07:10 PM

Quote:

Originally Posted by SEW810 (Post 1866579)
I don't know why xperience_admin.php showes blank page :'(
Even form me, I can't see anything :'(

Well, thanx Phalynx,I'll check it later. Thanx a lot for your time, please if I got some troubles please please could you help me again?.
Thnx

As long as you don't fix it I cannot help you. I didn't have had any access to that part.

Quote:

Originally Posted by Trek (Post 1866600)
This is working good, but one thing I'd like to see is on the awards a minimum requirements field.

For instance, the "Frequent Poster" award is going to people that just sign up and make a single post. This is normal on my forums as it's a gaming guild and people sign up and then submit their application. So their days as a member and post count are considered high.

I'd like it make it so members are only counted if they have been members for 2 weeks or more. Basically, making this a variable.

Ehm, this is already part of the finale 3.8.4 - that award goes only to people who are at least 7 days online. Please upgrade to the final GOLD version.

Quote:

Originally Posted by ConfusedCartman (Post 1866656)
I'm not sure if this bug has been reported, but I've been getting messages from my members saying they can give away more XP than they have if they click the "Give Away" button twice before the page finishes loading. Is this something you're aware of? Anyway, it put one of my members 200xp negative, which shouldn't happen.

This is very strange, will take a deeper look.

Matt Lathrop 08-13-2009 09:00 PM

HTML Code:

$attq = $vbulletin->db->query_read("SELECT
                SUM(counter) as sum_att_views
                FROM " . TABLE_PREFIX . "flashchat_connections
                WHERE userid=".$user['userid']);
               
        if ($vbulletin->db->num_rows($attq) > 0)
        {
                $att = $vbulletin->db->fetch_array($attq);
       
                $xperience['count_misc_cdp'] = $att['sum_att_views'] * $vbulletin->options['xperience_points_cdp'];
                $xperience['count_misc'] += $xperience['count_misc_cdp'];
                $additionalsql .= "points_misc_cdp=".$xperience['count_misc_cdp'].","

Is this the main bulk of code to edit?

stardotstar 08-13-2009 09:19 PM

Quote:

Originally Posted by Phalynx
Originally Posted by stardotstar View Post

Hi, I'm uncertain if this is fixed earlier in the pages, but please point me there if so,,,

I have only a few of the options showing as configuration panels when clicked on in the side bar of the acp.
ie the settings labeled:
Settings:
do not display - I get a blank right side main panel
but the others work fine....
I recall something like this with another mod but I cannot remember if it got fixed or what caused it...
Ring any bells?

BTW thank you for such a huge update - massive and most awesome mod!

That is a known issue, but not with vBExperience, it's PHP:
- Settings are showing only a blank page, read here: http://www.vbulletin.com/forum/proje...6979#note74140

I knew it was something related - thank you for setting me off in the right direction - it was the photoplog I last saw this with.

Great mod, great support, thank you very much.
Will

ConfusedCartman 08-14-2009 12:54 AM

Thanks for responding to my last comment. It seems I'm having one more problem - when calculating average PPD, it calculates it as 0PPD. For some reason, it's unable to read the database that stores the post information - e.g. it's calculating most members with 0% activity. Before I upgraded to this version, I didn't have this problem. I'm using vBulletin 3.7x if that makes a difference.

mikeo9043 08-14-2009 02:26 AM

I installed the latest version on my site, but the when I go to the xperience page, it doesn't show what % each member is at like so:
https://vborg.vbsupport.ru/external/2009/08/67.jpg

Trek 08-14-2009 03:25 AM

Quote:

Originally Posted by Phalynx (Post 1866672)
Ehm, this is already part of the finale 3.8.4 - that award goes only to people who are at least 7 days online. Please upgrade to the final GOLD version.

I'm already running 3.8.4... I'll overwrite the files, but... I dunno.


All times are GMT. The time now is 09:08 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.03521 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
  • (1)bbcode_html_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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