PHP-GTK2 Cookbook Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Undefined variable and property errors (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Undefined variable and property errors
#951
shedyk (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Re:Undefined variable and property errors 1 Month, 3 Weeks ago Karma: 0  
am using a windows machine, joomla 1.5.7 with legacy mode enabled.

I uninstalled both component and module, then installed the component alone and linked it to a menu, I still get this errors

Notice: Undefined variable: val in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\thikaroad\components\com_googlesearch\googlesearch.lib.php on line 128

Notice: Undefined property: stdClass::$searchfield_padding_left in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\thikaroad\components\com_googlesearch\googlesearch.lib.php on line 312

Notice: Undefined property: stdClass::$searchfield_padding_right in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\thikaroad\components\com_googlesearch\googlesearch.lib.php on line 312

Notice: Undefined property: stdClass::$searchfield_padding_top in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\thikaroad\components\com_googlesearch\googlesearch.lib.php on line 312

Notice: Undefined property: stdClass::$searchfield_padding_bottom in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\thikaroad\components\com_googlesearch\googlesearch.lib.php on line 312
 
  The administrator has disabled public write access.
#955
kksou (Admin)
Admin
Posts: 401
graph
User Online Now Click here to see the profile of this user
Re:Undefined variable and property errors 1 Month, 3 Weeks ago Karma: 8  
Hi,

Thanks for the detailed error messages. I took a close look at the code and there are indeed some unused variables.

I believe you have set PHP to full error reporting ("error_reporting = E_ALL" in php.ini). That's why you see all these warning messages.

Have fixed all these. Please download the latest version

googleSearch v1.0.11/1.5.11

By the way, the googleSearch component/module are supposed to be used in native 1.0 and 1.5. It's not guaranteed to work in the legacy mode.

Regards,
/kksou
 
  The administrator has disabled public write access.
#957
shedyk (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Re:Undefined variable and property errors 1 Month, 3 Weeks ago Karma: 0  
Thanks alot the new version worked just fine
 
  The administrator has disabled public write access.
#958
scarf (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:Undefined variable and property errors 1 Month, 3 Weeks ago Karma: 0  
Hi there,

It's working on my website too. I'm working in JM1.5.7. AND Legacy mode.

Thanks a lot!
 
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop

Blog - Forum - Privacy Policy - Contact Us
Copyright © 2006-2008. kksou.com. All Rights Reserved