Thread: few errors
View Single Post
  #1  
Old 26th January 2013, 09:08
keijo keijo is offline
Member
 
Join Date: Jul 2012
P2P
Posts: 2
Default few errors
Tested with IIS server, site works fine but tracker doesnt recognize any peers
with xampp tracker works fine but site throws these fatal errors:


I try upload torrent: Fatal error: Call to undefined function show_error_msg() in C:\xampp\htdocs\torrents-upload.php on line 278

When i try delete torrent: Fatal error: Call to undefined function show_error_msg() in C:\xampp\htdocs\torrents-edit.php on line 94

Try edit poll: Fatal error: Call to undefined function show_error_msg() in C:\xampp\htdocs\admincp.php on line 1667

Torrent category edit: Fatal error: Call to undefined function show_error_msg() in C:\xampp\htdocs\admincp.php on line 774

IIS Server: php 5.3

xampp: php 5.4.7
Reply With Quote