Deleted
Posts: 0
Deleted said great things
|
Post by Deleted on May 30, 2011 3:43:05 GMT -8
Just like the social networks code
I would like a code created that shows all the possible gaming ids in a users mini profile and main profile
EG: Xbox, Playstation, etc etc
Thanks
|
|
|
Post by Wormopolis on May 30, 2011 8:40:05 GMT -8
|
|
Deleted
Posts: 0
Deleted said great things
|
Post by Deleted on May 30, 2011 9:06:32 GMT -8
|
|
|
Post by Wormopolis on May 30, 2011 12:38:42 GMT -8
make the shorthand for that XBL instead of "Xbox Live"
|
|
Deleted
Posts: 0
Deleted said great things
|
Post by Deleted on May 30, 2011 12:58:32 GMT -8
make the shorthand for that XBL instead of "Xbox Live" Done That Still shows as like its a text string stored in the Personal Text Edit: Ive removed the Viper mini profile code as that wasnt working for some reason or another
|
|
|
Post by Wormopolis on May 30, 2011 16:36:38 GMT -8
ok. looking into it. I wasnt sure if Viper would be the culprit, but it should since you had WGS code first.
|
|
|
Post by Wormopolis on May 30, 2011 16:37:59 GMT -8
you are going to need to clean out your custom title now to get rid of the old shorthand thing
modify your profile, but put &NOHEADERS after the URL. then clear out your custom title.
then go back into modifyprofile and add the xbox tag again.
|
|
Deleted
Posts: 0
Deleted said great things
|
Post by Deleted on May 31, 2011 0:12:22 GMT -8
Worked perfect Thanks Wormo
|
|
|
Post by Wormopolis on May 31, 2011 6:37:45 GMT -8
does viper still mess up?
|
|
Deleted
Posts: 0
Deleted said great things
|
Post by Deleted on May 31, 2011 10:36:01 GMT -8
Ive put the viper code back in and tried it above and below the code When i place it above the code it moves the gaming ids back to text form as if it was in the personal text as before If i move it below the gaming ids display as they should but the viper profile doesnt work
|
|
|
Post by Wormopolis on May 31, 2011 15:26:00 GMT -8
leave it below. I would rather edit my code then WGS's
|
|
Deleted
Posts: 0
Deleted said great things
|
Post by Deleted on Jun 1, 2011 0:26:45 GMT -8
leave it below. I would rather edit my code then WGS's Ok ive moved the viper code to the bottom of the Global Footers
|
|
|
Post by Wormopolis on Jun 4, 2011 15:15:05 GMT -8
I just noticed this...
temp remove this:
<script type="text/javascript"> /* Align mini-profile */
var ialign="center";
var td=document.getElementsByTagName('td') for (m=0;m<td.length;m++) { if (td[m].className.match(/windowbg/i) && td[m].width=="20%"){ td[m].align=ialign; } } </script>
|
|
Deleted
Posts: 0
Deleted said great things
|
Post by Deleted on Feb 27, 2012 5:38:01 GMT -8
Hi Wormo Ive tried the above again on my Test Forum before moving it live on to the original codtesting.proboards.com/index.cgiIm still seeing the multiple social network code as a text string and not an image Ive also moved to the bottom of Global Footers and removed the code above as requested
|
|
|
Post by Wormopolis on Feb 27, 2012 20:31:07 GMT -8
I dont think you are running viper anymore. looks like cali's MP tables.
|
|