Jump to content
  • 0

[Need Help] FLUX CP Error_log


Question

Posted (edited)

Dear All, I need ur help >,<!

my Flux CP error_log.

see my httpd/error_log :

PHP Notice:  Undefined index: name in /var/www/html/cp/themes/default/gthemes/pvpranking.php on line 48, referer: http://virtualragnarok.com/cp/?module=ranking&action=character
PHP Notice:  Undefined index: kills in /var/www/html/cp/themes/default/gthemes/pvpranking.php on line 49, referer: http://virtualragnarok.com/cp/?module=ranking&action=character
PHP Notice:  Undefined index: deaths in /var/www/html/cp/themes/default/gthemes/pvpranking.php on line 50, referer: http://virtualragnarok.com/cp/?module=ranking&action=character

my /themes/default/gthemes/pvpranking.php line 48,49 & 50

	    <td id="pvpname" class="cleanMP"><?php echo $player['name'][$x]; ?></td>
	    <td id="pvpkills" class="cleanMP"><?php echo $player['kills'][$x]; ?></td>
	    <td id="pvpdeaths"><?php echo $player['deaths'][$x]; ?></td>

Please Help Me T.T Thanks

bump...

please help me... i'm confused...

Bumpp

Edited by tjiuz

0 answers to this question

Recommended Posts

There have been no answers to this question yet

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...