I installed the current version of JoomDOC Pro on a Joomla 1.5.26 Site.
The fulltext search is not working on the site. Perhaps the following errors/warnings have to do something with it:
The Frontend shows the following error:
Warning: array_map() [function.array-map]: The first argument, 'JFilterOutput::stringURLSafe', should be either NULL or a valid callback in /homepages/32/d42743148/htdocs/cms/administrator/components/com_joomdoc/libraries/joomdoc/utilities/string.php on line 96
Warning: implode() [function.implode]: Invalid arguments passed in /homepages/32/d42743148/htdocs/cms/administrator/components/com_joomdoc/libraries/joomdoc/utilities/string.php on line 97
The Backend shows the following warnings when opening. (The documents are okay, I've posted another posting because of missing documents. but the documents show up and seem to work:
Warning: array_map() [function.array-map]: The first argument, 'JPath::clean', should be either NULL or a valid callback in /homepages/32/d42743148/htdocs/cms/administrator/components/com_joomdoc/libraries/joomdoc/filesystem/filesystem.php on line 118
Warning: Invalid argument supplied for foreach() in /homepages/32/d42743148/htdocs/cms/administrator/components/com_joomdoc/libraries/joomdoc/filesystem/filesystem.php on line 120
Warning: asort() expects parameter 1 to be array, null given in /homepages/32/d42743148/htdocs/cms/administrator/components/com_joomdoc/libraries/joomdoc/filesystem/filesystem.php on line 123
Warning: Invalid argument supplied for foreach() in /homepages/32/d42743148/htdocs/cms/administrator/components/com_joomdoc/libraries/joomdoc/filesystem/filesystem.php on line 124
Warning: array_map() [function.array-map]: Argument #2 should be an array in /homepages/32/d42743148/htdocs/cms/administrator/components/com_joomdoc/libraries/joomdoc/filesystem/filesystem.php on line 127
Warning: Invalid argument supplied for foreach() in /homepages/32/d42743148/htdocs/cms/administrator/components/com_joomdoc/libraries/joomdoc/filesystem/filesystem.php on line 131
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /homepages/32/d42743148/htdocs/cms/administrator/components/com_joomdoc/libraries/joomdoc/filesystem/filesystem.php on line 135
What do I have to check for?
I had an previous post, where the database was missing, I double checked that the database is there.