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-25-2008 10:16 PM

Quote:

Originally Posted by Stryker412 (Post 1428858)
Anyway to move the position of the leaderboard link on the quick links menu?

I just released an update that makes the position selectable for both the navbar and the quick links.

Queball_Beast 01-26-2008 02:13 AM

I got this error after the the upgrade. Product disable for the time being.

Database error in vBulletin 3.6.8:

Invalid SQL:
SELECT
COUNT(user.userid) AS `usercount`,
SUM(gxboxlive.score) AS `score`,
SUM(gxboxlive.reputation) AS `reputation`,
SUM(gxboxlive.gold) AS `gold`
FROM
`gpuser` AS user
LEFT JOIN
`gpuserfield` AS userfield ON (user.userid = userfield.userid)
LEFT JOIN
`gpgxboxlive` AS gxboxlive ON (userfield.userid = gxboxlive.userid)
WHERE
user.usergroupid NOT IN(8)

AND
field0 != ''
AND
user.posts >= '10'
AND
user.lastvisit >= '0'
AND
gxboxlive.strikes = '0'
AND
gxboxlive.score >= '1';

MySQL Error : Unknown column 'field0' in 'where clause'
Error Number : 1054
Date : Friday, January 25th 2008 @ 10:10:32 PM
Script : http://www.gamerspride.com/phpBB2/online.php
Referrer : http://www.gamerspride.com/phpBB2/online.php
IP Address : **********
Username : ********
Classname : vb_database

Stryker412 01-26-2008 02:27 AM

Quote:

Originally Posted by Gryphon (Post 1428971)
I just released an update that makes the position selectable for both the navbar and the quick links.

Can I make some small suggestions?

1) On the leaderboard can you center both the gamertag and username? All the rest are centered and those two look odd.
2) Can you make it so that the postbit insertion fits on just one line? On mine it looks like this:

http://img253.imageshack.us/img253/10/postbitrf4.jpg

Gryphon 01-26-2008 02:51 AM

@Queball update your field id number in the options.

@Stryker, 1) You can edit the template to make them centered, I will not be doing that as I find it difficult to read personally. 2) You can edit the phrase to shorten it to Xbox Leaderboard or something similar.

Stryker412 01-26-2008 03:02 AM

Quote:

Originally Posted by Gryphon (Post 1429068)
@Queball update your field id number in the options.

@Stryker, 1) You can edit the template to make them centered, I will not be doing that as I find it difficult to read personally. 2) You can edit the phrase to shorten it to Xbox Leaderboard or something similar.

Where do I edit those?

Gryphon 01-26-2008 04:24 AM

Quote:

Originally Posted by Stryker412 (Post 1429070)
Where do I edit those?

1) Edit the gxbl bit in the gXboxLive templates 2) Search the phrases for the gXboxLive title.

kindi_boy 01-26-2008 07:18 AM

thanks alot for the update testing now.

kindi_boy 01-26-2008 07:20 AM

got this error:

Fatal error: Call to undefined function gxbl_has_access() in /home/*****/public_html/vb/global.php(360) : eval()'d code on line 19

thanks for your time.

kindi_boy 01-26-2008 07:31 AM

it was a mistake on my side, i didnt upload the file to the includes folder.

TCE Killa 01-26-2008 09:39 AM

This new version/update doesn't work for me. Keeps giving me a vB error.


All times are GMT. The time now is 11:33 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.02668 seconds
  • Memory Usage 1,740KB
  • 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_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