Deprecated in 1.8: page_draw() was deprecated in favor of elgg_view_page() in 1.8. Called from [#5] /home/wizar178/public_html/vk/mod/google/index.php:18
I have installed this plugin properly and have activated it, but the search does not appear anywhere yet there is no error or anything. why can't it appear. Please help.
Comments
Example in:
<a href="http://bumbablog.com/google">google search</a>
Thanks a lot buddy
how do I change the language? i looked in the language folder.
Change
to
@Les-Luv
Thanks muchly
a ELLA quien la vio LLORAR fui YO - DON AMOR #roma #peace #love #black #white #yellow #SaveWorld
@r00t I fixed this error by opening up index.php in the plugins root folder and changing
page_draw($title, $body);
to
echo elgg_view_page ($title, $body);
Hi,
I have installed this plugin properly and have activated it, but the search does not appear anywhere yet there is no error or anything. why can't it appear. Please help.
Thanks
this is a great plugin how can I show search box instead of a menu link ?
I want to disable elgg's default search plugin.