Gamer Profiles - PixelExit.com

Gamer Profiles - PixelExit.com 1.0.3

No permission to download
I'm planning on re-installing this addon but currently have some custom fields setup. Will changing the install.php file still work or does anyone have a query to move the data from the current field to the new one.

I'm using custom fields I created and not ones from when the addon was installed.

Gamer Profiles - PixelExit.com
 
The actual icons is what you mean then, those are images so it would take remaking them. If I get time I'll see about doing a revamp of the icons in various ways. They need to better quality now so they don't look so horrid on mobile :p

Just haven't had the extra time.
 
The actual icons is what you mean then, those are images so it would take remaking them. If I get time I'll see about doing a revamp of the icons in various ways. They need to better quality now so they don't look so horrid on mobile :p

Just haven't had the extra time.

completely understand...I just thought it might have been just the png icon with a background css ex:
html
<span class="bg"><img src="path/to/xbox_icon.png"></span>

css:
.bg {
background: #c9de96;
border-radius: 50%;
}

that way you wouldn't have to cater to nubs like myself b1tchin' about the design of the radius/color/border regardless of how flawlessly the mod works...which it does.
 
Last edited:
Additional issue: my forum already had a custom user field xbox_gamertag before I installed this add-on, and most members have that one filled in. What's a better solution: use a MySQL query to carry over values from the old tag to the new one or change the xboxliveUserProfile (which appeared after installing this add-on) so that it grabs data from the existing field?
 
Ah, we have an additional card type for registered members only that can show data from all three platforms. For example -

1.png


It could be added like the others if a field for your Exophase username was added (Steve, just let me know via PM if it's something you want to add and I can give you further details).
 
Top Bottom