View Single Post
  #15  
Old 9th December 2011, 11:58
accretio accretio is offline
Senior Member
 
Join Date: Nov 2011
South Africa
Posts: 26
Red face Personaling TorrentStrike login screen
hey @daffy, thanks for all the help. its working now, but there seems to be an error with the NZB's block. The error is as follows:
--------------------------------------------------------------------------
Fatal error: Call to
undefined function
phpnzb_categories_list()
in /home/binzawgm
/public_html/themes
/ICGstation
/stdfoot.php
on line 60
--------------------------------------------------------------------------
I'm sorry that i'm asking so much questions, etc. but I guess it's the best way to learn for now. how do i solve this? Thanks

EDIT: Never mind, sorted it out. <?phpnzb_categories_list();?> had to be changed to <?nzb_categories_list();?>. All is well again. thanks so much!

Kanpai!

Last edited by accretio; 9th December 2011 at 12:32. Reason: fixed problem
Reply With Quote