PDA


View Full Version : Warning: str_repeat(): Second argument has to be greater than or equal to 0. in /modu


nealparry
01-11-2006, 10:58 AM
I'm getting this following error after creating my own links on the navigation menu:

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

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

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

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

Any ideas please?

nealparry
01-11-2006, 11:44 AM
When i set the level to 1 in the new links in the navigation module, it all worked. I also deactivated and reactivated it and all seems okay now, thanks.

Brian
01-11-2006, 06:46 PM
That problem *should* have been fixed in 2.0.0, so I'm not sure how it's popped up again. But yes, setting the Level field to a valid number will take care of it.