PDA


View Full Version : Bug with navigation module


cmiller1014
07-06-2005, 02:54 AM
Just a little heads up that if you add links into the navigation module without putting something in the "Level" field, you will get this error on your pages:

Warning: str_repeat(): Second argument has to be greater than or equal to 0. in /modules/navigation.php on line 109

It took me some time to figure out what was wrong so I wanted to mention this in case others have problems.

SlipNslide281
07-08-2005, 05:37 PM
Just a little heads up that if you add links into the navigation module without putting something in the "Level" field, you will get this error on your pages:

Warning: str_repeat(): Second argument has to be greater than or equal to 0. in /modules/navigation.php on line 109

It took me some time to figure out what was wrong so I wanted to mention this in case others have problems.
awesom heads up. I was having the same problem.