![]() |
Quote:
|
I've made a one line change to miner.gxboxlive.php to resolve the error I get with avatars that have a single quote in their name. This appears to resolve the issue for me but I can't guarantee that it doesn't cause other problems.
In miner.gxboxlive.php, on line 106, change: Code:
$player['avatar'] = $matches[0][2]; Code:
$player['avatar'] = addslashes($matches[0][2]); |
Quote:
The ability to view the users current Xbox Live status The ability to show the rank of the user in the postbit The ability to show the last 5 games played in the postbit If the user specifies his login details for xbox.com, a script will run in the background which will log that user in to xbox.com, and allow the user to send messages and view the users friends list, within your forums template, but running through xbox.com completely. (The coder says this is possible, but I have no intention to take the matter further if he cannot do it). This could take a few weeks, and at the end result, I will send you the final code, or release the hack seperately if needed! If anyone else has any other ideas, please tell me! |
Quote:
Quote:
Quote:
Quote:
Quote:
If you do release something, all I ask is that it does not include my code or modifications to my code. It would be great if it worked in conjunction with it or standalone. Thanks. |
Quote:
http://www.avforums.com/forums/showthread.php?t=424987 |
No, s/he wants extended information not available in the gamer cards which is currently where gXboxLive gets it's information from.
There is more information available, like offline/online status, if you login to xbox.com with your credentials that this mod cannot currently do. *Edit: After re-reading the your post, I see you are directing the comment about the postbit display. |
/me installs and nominates!
|
Quote:
Code:
$Id: miner.gxboxlive.php 540 2007-03-28 21:09:43Z gryphon $ |
I am receiving the same error as Ronin.. I am also using the miner 540
PHP Code:
|
Is there (or will there be) an easy way to exclude banned users, or members of specific groups?
|
All times are GMT. The time now is 12:09 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|