Please provide more information, so that we may better be able to assist you! What does the code look like at lines 155, 179 and 182 in the baseclass.php file? Which version of CakePHP are you using? Which version of PHP are you using? Enjoy, John
On Mar 16, 4:18 pm, Hitesh Anjara <[email protected]> wrote: > hi, > > I have implemented all contact grabber, but i could not success on > that. > > but when i try to submit email and password at that time these all > error occurs, > > i had try my best to solved these errors: > > Warning: Call-time pass-by-reference has been deprecated in /var/www/ > general/hitesh/grabber/baseclass/baseclass.php on line 155 > > Warning: Call-time pass-by-reference has been deprecated in /var/www/ > general/hitesh/grabber/baseclass/baseclass.php on line 155 > > Warning: Call-time pass-by-reference has been deprecated in /var/www/ > general/hitesh/grabber/baseclass/baseclass.php on line 179 > > Warning: Call-time pass-by-reference has been deprecated in /var/www/ > general/hitesh/grabber/baseclass/baseclass.php on line 179 > > Warning: Call-time pass-by-reference has been deprecated in /var/www/ > general/hitesh/grabber/baseclass/baseclass.php on line 182 > > Warning: Call-time pass-by-reference has been deprecated in /var/www/ > general/hitesh/grabber/baseclass/baseclass.php on line 182 > > No contacts found > > so , please help me to solve these errors > > Hitesh Anjara Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
