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)

berry05 06-27-2008 10:57 PM

every time i try submitting a gamertag it says
Your submission could not be processed because a security token was missing.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.

biglamb 07-01-2008 06:23 PM

I had had some issues just with MySQL error so I went rummaging thru a few things. I ran the cron and this is what I got

Warning: Unable to fetch URL: http://gamercard.xbox.com/PSN+not+XB...dKarma117.card in [path]/includes/cron/miner.gxboxlive.php on line 99


Any feedback would be great

madscientist06 07-07-2008 02:35 AM

Incredible! Thanks mate!

**Installed**

PS: One question though. I noticed in the sample sites, the title of the forum link to stats is:

XboxLive Leaderboard Statistics

Yet, on my board, the title is:

gXboxLive Leaderboard Statistics

Anyway I can change this??

http://www.maddenmatrix.com/forums/gxboxlive.php

Thanks again mate!

Stryker412 07-08-2008 11:43 AM

Can anyone tell me where the code is for forumhome? I uninstalled it and reinstalled it but it's still showing up twice on my forum home.

fickel 07-08-2008 07:30 PM

2 things, first off i'm getting the same problem with the link in gxboxlive.php to add your gamertag.... It would be fantastic if whatever is entered into that field would overwrite the determined field you choose in the options.

Also, the user info shown under your name/avatar should show inside a box just like join date, location etc. Right now it looks like it breaks up the style.....

Just 2 little things to think about if you decide to keep working on this, thanks for a fantastic script! :)

fickel 07-10-2008 03:52 AM

For anyone that cares, i managed to fix the problem with the postbit rank not showing the in the same format as everything else....

Go to your "Style Manager" and edit "gxbl_postbit" in the style your using. The first line you see should have:
Code:

<if condition="$show['gxblrank']"><div>
behind <div> add this:
Code:

<if condition="$show['gxblrank']"><div class="vb_postbit_info">
That fixed mine.... Now if I could find out where to edit the damn "gXboxLive Leaderboard:" phrase i'd be happy, that doesn't fit in my template and breaks up a whole nother line. :(

Stryker412 07-10-2008 11:23 AM

Fickel, what do you mean by "postbit rank not showing in the same format?" Can you provide an example?

berry05 07-12-2008 03:50 PM

ig et a security token error when people try adding there gamer tags...plz help

kingvillain 07-13-2008 05:06 PM

My members are getting security token error when trying too input their gamertag sinceI updated too v3.7.2 PL1 , anyone know how too fix that? Right now I am having too add the gamertags manually in edit user via admin cp.

DBs 07-13-2008 05:20 PM

Easy fix till author updates the package.

Find

<input type="hidden" name="userfield[${gxbl_user_field}_set]" value="1" />

in product-gxboxlive.xml

Add immediately after the following:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />

Reimport the product with OVERWRITE turned on, all fixed.


All times are GMT. The time now is 02:38 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.02211 seconds
  • Memory Usage 1,736KB
  • 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
  • (2)bbcode_code_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