pluginssearchpdfs.searchbot.php on line 62 - 2009/04/17 04:12HI the search engine work's but it give me thise output error:
Notice: Trying to get property of non-object in C:Inetpubwwwrootobspluginssearchpdfs.searchbot.php on line 62
Any Idea?? Thank's
| | The administrator has disabled public write access.
ar8077
User Fresh Boarder
Posts: 1
Karma: 0
Re:pluginssearchpdfs.searchbot.php on line 62 - 2009/06/04 06:38Hi Nate,
I'm facing the same problem in joomla 1.5....Could you please provide a fix?
Thanks & regards,
| | The administrator has disabled public write access.
monalona
User Fresh Boarder
Posts: 1
Karma: 0
Re:pluginssearchpdfs.searchbot.php on line 62 - 2009/07/14 20:37I have the same problem. this is the code on line 62
Code:
$botParams = new mosParameters( $mambot->params );
it's joomla 1.0 code. I am not very familiar with it.
hope someone out there can help.
thanks in advance
| | The administrator has disabled public write access.
onkarbapat
User Fresh Boarder
Posts: 1
Karma: 0
Re:pluginssearchpdfs.searchbot.php on line 62 - 2010/02/01 13:17Thanx for this excellent component... All is working fine...except that I am getting this error along with the search results
Notice: Trying to get property of non-object in wwwjoomlapluginssearchdocs.searchbot.php on line 62
line 62 reads this
Code:
$botParams = new mosParameters( $mambot->params );
which is the same as posted by monalona
I will really appreciate if ne one could help me with this.
Than in advance
| | The administrator has disabled public write access.