Welcome, Guest
Username: Password: Remember me

TOPIC: [FIXED] Call-time pass-by-reference

[FIXED] Call-time pass-by-reference 29 Jun 2012 22:46 #2720

  • edwardcox
  • edwardcox's Avatar
  • Offline
  • Premium Member
  • Here to help.
  • Posts: 131
  • Thank you received: 26
  • Karma: 12
Please? Anyone? ;-)

Just re-downloaded my Quote Please component and installed on localhost Joomla! 2.5.6 (for testing) and the following warning appears (back end, collection layout) any that use Quotations table:
Deprecated: Call-time pass-by-reference has been deprecated in /Applications/AMPPS/www/cpanel/administrator/components/com_quoteplease/controllers/quotations.php on line 262

Deprecated: Call-time pass-by-reference has been deprecated in /Applications/AMPPS/www/cpanel/administrator/components/com_quoteplease/controllers/quotations.php on line 390

The line(s) affected are:
//UPLOAD FILE : Attachments
		if (!$this->_upload('upload_file_attachments', &$post, array(

Tried using PHP 5.2 and 5.3.13 same in both.

The warning does not appear in the SandBox.

Any suggestions?

Thank you,

Edward.
Passionate Joomla! Developer and J-Cook pro evangelist.
www.jcombuilder.com - we build great Joomla!® Components so you don't have to.
Last Edit: 05 Jul 2012 09:11 by edwardcox. Reason: Closed
The administrator has disabled public write access.

Re: Call-time pass-by-reference has been deprecated 04 Jul 2012 00:27 #2751

  • edwardcox
  • edwardcox's Avatar
  • Offline
  • Premium Member
  • Here to help.
  • Posts: 131
  • Thank you received: 26
  • Karma: 12
No One? :-(
Passionate Joomla! Developer and J-Cook pro evangelist.
www.jcombuilder.com - we build great Joomla!® Components so you don't have to.
The administrator has disabled public write access.

Re: Call-time pass-by-reference has been deprecated 04 Jul 2012 11:14 #2754

  • admin
  • admin's Avatar
  • Online
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 985
  • Karma: 140
Remove the '&' sign
Coding is now a piece of cake
The administrator has disabled public write access.
The following user(s) said Thank You: edwardcox

Re: Call-time pass-by-reference has been deprecated 12 Jul 2012 07:50 #2781

  • admin
  • admin's Avatar
  • Online
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 985
  • Karma: 140
Fixed.
Coding is now a piece of cake
The administrator has disabled public write access.
The following user(s) said Thank You: edwardcox
Time to create page: 0.092 seconds

Get Started