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)

TCE Killa 02-06-2008 06:37 PM

I have a slight issue...

This is what I get when I go to submit my profile:

You did not enter the correct format for the Xbox Live GamerTag field. Please read the field description for the expected format.

^But I haven't made it a required field, it is requesting people to put in there tag, what if they don't have an XBox?

Gryphon 02-06-2008 06:48 PM

I must have a mistake in the regex above. You can remove it from the userprofile field.

mousegeek 02-07-2008 12:33 AM

Quote:

Originally Posted by Gryphon (Post 1437163)
@mousegeek, I am not sure what you mean.

@MattIS, a quick Google search on the error leads to this thread which suggests that you are out of space.

What I mean is. I only want to display Halo 3 stats on my site. Is there a way to do that?

Gryphon 02-07-2008 02:49 AM

Quote:

Originally Posted by mousegeek (Post 1437775)
What I mean is. I only want to display Halo 3 stats on my site. Is there a way to do that?

Ah, no there is not.

Greenskull 02-07-2008 04:23 AM

This is strange. I installed it from my previous version but for some reason the leaderboard page doesn't exist. Help please!

Kinneas 02-07-2008 11:20 AM

Quote:

Originally Posted by Greenskull (Post 1437874)
This is strange. I installed it from my previous version but for some reason the leaderboard page doesn't exist. Help please!

If I recall it can take a while before the board is populated again due to the cron tasks which run.

erasma 02-07-2008 01:49 PM

I am having this error pls help thanks

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
`user` AS user
LEFT JOIN
`userfield` AS userfield ON (user.userid = userfield.userid)
LEFT JOIN
`gxboxlive` AS gxboxlive ON (userfield.userid = gxboxlive.userid)
WHERE
user.usergroupid NOT IN()
AND ( FIND_IN_SET('6', membergroupids) OR usergroupid = '6' )
AND
field5 != ''
AND
user.posts >= '0'
AND
user.lastvisit >= '1170862866'
AND
gxboxlive.strikes = '0'
AND
gxboxlive.score >= '1';

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')
AND ( FIND_IN_SET('6', membergroupids) OR usergroupid = '6' )
AND
fie' at line 13
Error Number : 1064
Date : Thursday, February 7th 2008 @ 05:41:06 PM
Script : http://gameforum.co.za/forum/index.php
Referrer : http://gameforum.co.za/forum/admincp/index.php?do=head
IP Address :
Username :
Classname : vB_Database

TCE Killa 02-07-2008 05:54 PM

Quote:

Originally Posted by Gryphon (Post 1437596)
I must have a mistake in the regex above. You can remove it from the userprofile field.

Thanks, it worked.

TCE Killa 02-07-2008 05:56 PM

Quote:

Originally Posted by erasma (Post 1438202)
I am having this error pls help thanks

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
`user` AS user
LEFT JOIN
`userfield` AS userfield ON (user.userid = userfield.userid)
LEFT JOIN
`gxboxlive` AS gxboxlive ON (userfield.userid = gxboxlive.userid)
WHERE
user.usergroupid NOT IN()
AND ( FIND_IN_SET('6', membergroupids) OR usergroupid = '6' )
AND
field5 != ''
AND
user.posts >= '0'
AND
user.lastvisit >= '1170862866'
AND
gxboxlive.strikes = '0'
AND
gxboxlive.score >= '1';

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')
AND ( FIND_IN_SET('6', membergroupids) OR usergroupid = '6' )
AND
fie' at line 13
Error Number : 1064
Date : Thursday, February 7th 2008 @ 05:41:06 PM
Script : http://gameforum.co.za/forum/index.php
Referrer : http://gameforum.co.za/forum/admincp/index.php?do=head
IP Address :
Username :
Classname : vB_Database

I had this error to. Just go to vbulletin options and XBox live and put in the correct field number... the field number for your Xbox live leaderboard gaming tag.

atlambros83 02-07-2008 06:55 PM

i'm sure this is a stupid question but when i'm uploading the files do i just upload the whole folder or do i upload each individual file? like for example, the clientscript folder has another folder in it called overlib. do i upload the overlib folder into the clientscript folder or open it up and upload each of the files into clientscript?


All times are GMT. The time now is 12:19 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.02264 seconds
  • Memory Usage 1,747KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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