Quote:
Originally Posted by RedGTiVR6
Code:
Invalid argument supplied for foreach() in /admincp/navbits_designer.php on line 273
This is like 273:
Code:
foreach ($ces_navbits AS $navers)
|
Sounds like a bug that occurs when zero custom navbits exist (which would usually be the first time you use the script, after which the error would disappear). This does not affect functionality, it's just an annoying message. If you can confirm this behavior disappeared for you once you designed your first navbits, I will include a bug fix shortly; otherwise, it may be something else.