robert_1.0
Results 1 - 1 of 1
This is a good extension. But there is one big bug in it. I have installed it on three joomla sites and on two of them I get the text "Warning: Invalid argument supplied for foreach() in /public_html/mywebsite/components/com_content/views/frontpage/view.html.php on line 129" on the Frontpage.
This is very frustration and I had to manually go change view.html.php. I change line 129 from "foreach ( $field_array as $key => $val) {" to "/* foreach ( $field_array as $key => $val) */ {". I dont know the funktion of that line. Perhaps I have deleted some of the extentions function now.
There is also the following text above the news in the news page: "Warning: Invalid argument supplied for foreach() in /public_html/mywebsite/components/com_content/views/category/view.html.php on line 142". So I have decided not to use the news. Please fix this bug so we can use this extension without hacking and ignoring the news.
This is very frustration and I had to manually go change view.html.php. I change line 129 from "foreach ( $field_array as $key => $val) {" to "/* foreach ( $field_array as $key => $val) */ {". I dont know the funktion of that line. Perhaps I have deleted some of the extentions function now.
There is also the following text above the news in the news page: "Warning: Invalid argument supplied for foreach() in /public_html/mywebsite/components/com_content/views/category/view.html.php on line 142". So I have decided not to use the news. Please fix this bug so we can use this extension without hacking and ignoring the news.


