Closed (fixed)
Project:
WebHost Manager (WHM) Integration
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
7 Feb 2011 at 14:35 UTC
Updated:
29 Aug 2013 at 17:04 UTC
Certain methods can return null arrays. In some parts of the code there are no null checks to ensure that the subsequent processing of the null array doesn't take place.
Original Post:
Posted by nandt on February 4, 2011 at 8:18am new
and something else
when you click accounts the following error occurs
warning: Invalid argument supplied for foreach() in /home/nemesis/public_html/sites/all/modules/whm/whm_ui/includes/admin.inc on line 26.
when click on plans :
warning: Invalid argument supplied for foreach() in /home/nemesis/public_html/sites/all/modules/whm/whm_ui/includes/admin.inc on line 562.
any ideas?
Comments
Comment #1
Homotechsual commented