HeroXx Posted July 5, 2010 Share Posted July 5, 2010 Warning: Missing argument 2 for tcadmin_advanced_GetDescription(), called in /var/www/html/billing/modules/servers/tcadmin_advanced/tcadmin_advanced.php on line 60 and defined in /var/www/html/billing/modules/servers/tcadmin_advanced/tcadmin_advanced.php on line 211 Has anyone had this with their tcadmin_advanced before? We have had this error spam our page when we select the tcadmin_advanced module from the product page. Thanks for any help in advance! Link to comment Share on other sites More sharing options...
Admin-Nation-Servers Posted July 5, 2010 Share Posted July 5, 2010 Yes and it's not really a big problem, you just need to disable error reporting or create a new function to work with single variables (I think) I can give you the code later tonight when I get back from my other job. Link to comment Share on other sites More sharing options...
Admin-Nation-Servers Posted July 10, 2010 Share Posted July 10, 2010 Right... I forgot to do this here's the code error_reporting(0); @ini_set('display_errors', 0); Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.