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 - gXboxLive - Xbox Live Leaderboard (https://vborg.vbsupport.ru/showthread.php?t=139958)

Gryphon 01-16-2008 03:04 AM

@sdsvtdriver, You can edit your config.php and add define('DISABLE_HOOKS', true); to disable the plugins. You can then uninstall and then remove the line from the config.

That is really odd. I am not quite sure what could cause that.

sdsvtdriver 01-16-2008 03:06 AM

it was permissions, i removed the post but you replied too quickly :)

it loads now, however i have appeared to lost my existing leaderboard. it only had a few people, so not a big deal, however I've added myself but it doesn't seem to be appearing.

sdsvtdriver 01-16-2008 03:17 AM

fixed. had to set the profile field again in the options.

kindi_boy 01-16-2008 09:30 AM

Hi,

i would like to ask how to force update to the list and how to actually
make any modification on how often it updates automatically?

thx

Viper007Bond 01-16-2008 12:03 PM

If the user doesn't use the exact same capitalization as their XBL profile, it won't highlight them and scroll to them.

Example: http://forums.finalgear.com/gxboxlive.php?gt=Phyrenet

His XBL profile is really "phyrenet".

Not a big deal, but I thought I'd point it out. ;)

Keep up the GREAT work!

kindi_boy 01-16-2008 12:19 PM

it's not updating, dose closing the forums have any effect on the product?

Canis Firebrand 01-16-2008 01:42 PM

I'm not sure if the Min Post count requirement is working. I am running vB 3.6.4 still.
I upgraded this plugin to the latest version. I set the min post count to be 25 posts before they should show up in the list. I have people with 0 posts showing up.

Also, is there a way, or would it be considered, to allow only certain member groups to show up in the list. Kind of how you have it filter out usergroups to view the list?

Sar 01-16-2008 01:55 PM

Quote:

Originally Posted by Gryphon (Post 1422017)
Upload all files


:O

I'll blame my zip program - thought I had.

Doh!



Anyway, got it all uploaded: http://www.the-yarn.net/forums/gxboxlive.php

But when I try to run a Scheduled Task update in the Admin CP it gives the following error:

Code:

Database error in vBulletin 3.6.8:

Invalid SQL:
SELECT
          user.userid,
          user.posts,
          user.lastvisit,
          userfield.field16,
          gxboxlive.updated
      FROM
          `vbuser` AS user
      LEFT JOIN
          `vbuserfield` AS userfield ON (user.userid = userfield.userid)
      LEFT JOIN
          `vbgxboxlive` AS gxboxlive ON (userfield.userid = gxboxlive.userid)
      WHERE
          user.posts >= '0'
      AND
          (userfield.field16 != '' AND userfield.field16 != 'User does not exist')
      AND
        (gxboxlive.updated is null OR DATE_FORMAT( FROM_UNIXTIME( gxboxlive.updated ), '%Y-%m-%d' ) != '2008-01-16')
         
        ORDER BY
            RAND();

MySQL Error  : Unknown column 'userfield.field16' in 'field list'
Error Number : 1054
Date        : Wednesday, January 16th 2008 @ 03:46:12 PM
Script      : http://www.the-yarn.net/forums/admincp/cronadmin.php?do=runcron&cronid=18
Referrer    : http://www.the-yarn.net/forums/admincp/cronadmin.php?do=modify
IP Address  : 81.xxx.xxx.xxx
Username    : Sar
Classname    : vb_database

At the moment it's showing 1 user on the leaderboard, and it's using his occupation field as a gamertag, and his occupation just so happens to be some random guy's gamertag! :P

I have my own GT entered (Saruya X360) as well as having edited a couple of my friends profiles to enter their GT's too, but it's still only showing the one user with the wrong GT applied to him.

I've tried changing the field ID just incase it was the same ID as the occupation field, but no dice so far.

Many thanks for any further help, as this is a cracking wee mod :up:

Gryphon 01-16-2008 07:01 PM

Quote:

Originally Posted by kindi_boy (Post 1422412)
Hi,

i would like to ask how to force update to the list and how to actually
make any modification on how often it updates automatically?

The total gamertags are spread out over the course of the day and they are each updated once a day. There isn't really any reason to update more often than that, however, I will probably add an option for users to refresh their own score if they want an immediate update due to a score discrepancy mid-day. But the scores are not that volatile that they should require updates any faster, and not to mention disrespectful of the xbox.com services.

Quote:

Originally Posted by Viper007Bond (Post 1422476)
If the user doesn't use the exact same capitalization as their XBL profile, it won't highlight them and scroll to them.

Thank you, I did not think of that. I will fix that for the next version.

Quote:

Originally Posted by kindi_boy (Post 1422488)
it's not updating, dose closing the forums have any effect on the product?

It should not affect it. Double check your field ID setting, the update resets it due to changes I needed to make in the product.

Quote:

Originally Posted by Canis Firebrand (Post 1422517)
I'm not sure if the Min Post count requirement is working. I am running vB 3.6.4 still.
I upgraded this plugin to the latest version. I set the min post count to be 25 posts before they should show up in the list. I have people with 0 posts showing up.

Also, is there a way, or would it be considered, to allow only certain member groups to show up in the list. Kind of how you have it filter out usergroups to view the list?

There are some display issues with the post count option I need to fix. If the leaderboard updated with users with zero posts and then you later change it to people with 10 posts, people with less than 10 posts wont be pruned for a couple of days. There are some other problems with it as well, it is kind of a messy spider web of permissions I need to sort out some more.

It currently doesn't filter any usergoups accept for banned (I think if even that works right). I will have to work on more usergroup options as well.

Quote:

Originally Posted by Sar (Post 1422520)
Anyway, got it all uploaded: http://www.the-yarn.net/forums/gxboxlive.php

But when I try to run a Scheduled Task update in the Admin CP it gives the following error:

Double check the field ID because that error is pretty telling, there is no such field 16, maybe it's supposed to be 6 or some other common mistake.

HellBoy 01-16-2008 08:04 PM

I noticed that several gamertags keeps disappearing and reappearing throughout the day, and this happens mostly for active users. Any quick fix for this to make qXBL update as the old versions did?


All times are GMT. The time now is 03:26 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.02617 seconds
  • Memory Usage 1,755KB
  • 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_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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