![]() |
Quote:
|
well I'm hoping it's not a permanent thing and the issue gets sorted ;)
|
Quote:
your game cards is working partially off the original code and the plugin I made... weird.. I dont get this.. I will attack this again when I clear my head |
Quote:
|
sorry my mistake, how can i move the block of stadistics to below navbar?
|
disable Forum Home Statistics in the options for the this mod and manualy add
Code:
{vb:raw gxblstats} |
I regularly check back to see if a solution for the blank page has been found. Very weird how enabling it triggers the white blank page.
|
Hippy, did you ever find a solution for the Reputation still showing (0) all the time?
I might of stumbled into something Hippy. I use the Post Thank You Hack and it uses the following: Varname $vbphrase[post_thanks_total_thanks] Text Total Thanks I changed that to something else and it reflected on the xbox live leaderboards as well changing the phrase for Reputation to what I changed it for the Post Thank You Hack as well. Could there be something connected here? I mean it shouldn't except for the phrase being the same, but it seems it is using the Post Thank You Hack's "reputation" phrase right? |
XSS Vulnerability Found.
gxboxlive.php:199: $pagenav = construct_page_nav($pagenumber, $perpage, $gxblcounts['usercount'], 'gxboxlive.php?do=getall', (!empty($sortfield) ? "&sortfield=$sortfield" : "") . (!empty($sortorder) ? "&sortorder=$sortorder" : "")); OP's last activity was 2011 December, so I'm assuming it won't be fixed. To fix it yourself, find these lines in gxboxlive.php Code:
$sortfield = $vbulletin->input->clean_gpc('r', 'sortfield', TYPE_STR); Code:
$sortfield = htmlspecialchars($sortfield); |
Quote:
|
All times are GMT. The time now is 01:30 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:
|