View Single Post
  #6  
Old 07-31-2010, 08:07 PM
Timp
Fire Beetle
 
Join Date: Jul 2010
Posts: 20
Default

I was able to get PEQ Editor installed. But I can't edit players.

I clicked on the Players tab and selected the player I want to edit. The player's stats display but there is no option to edit the player. There are two buttons on the top right of the player stats table. On mouse roll over the alt text says "Edit this Player" and the other is "Delete this Player". If I click on either a popup says "Not yet!'

If I try to force edit by adding the url parameter action=1 (ie http://localhost/peqphpeditor/index....id=1&action=1]) I get the following error:
Quote:
Warning: Template::include(templates/player/player.edit.tmpl.php) [template.include]: failed to open stream: No such file or directory in /var/www/peqphpeditor/classes/template.php on line 33

Warning: Template::include() [function.include]: Failed opening 'templates/player/player.edit.tmpl.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/peqphpeditor/classes/template.php on line 33
How do I edit players?
Reply With Quote