PHP error in Modx error log
Closed this issue · 2 comments
dannevang commented
This error fills up my error log. siblingNav seems to function fine though:
[2012-02-16 14:50:05](ERROR @ /index.php) [[+id]]
is not a valid integer and may not be passed to makeUrl()
[2012-02-16 14:50:05](ERROR @ /index.php) [[+id]]
is not a valid integer and may not be passed to makeUrl()
[2012-02-16 14:50:05](ERROR @ /home/elverdal/public_html/core/components/siblingnav/model/siblingnav/siblingnav.class.php : 81) PHP warning: implode() [function.implode]: Invalid arguments passed
dannevang commented
Just saw it's the same issue as #2, but I still get it. I have updated and reinstalled to latest version from modx package manager. Still getting the error.
Bruno17 commented
try to use the one from here (github)