Home » Forum
NoNumber!

Joomla!® Websites & Extensions
development  -  support  -  consultancy

I try to respond within 48 hours (excluding weekends).
If I haven't responded by then, feel free to post a reminder or bug me via email.

My last reply was: 16 Hours, 58 Minutes ago.

Welcome, Guest
Please Login or Register.    Lost Password?

Joomla 1.51.5 and Sourcerer v2.4.1
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Joomla 1.51.5 and Sourcerer v2.4.1
#6751
Joomla 1.51.5 and Sourcerer v2.4.1 2 Years ago  
Hi,

Just installed Sourcerer v2.4.1 on Joomla 1.51.5 and got these msg :

Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\plugins\system\sourcerer.php on line 56

Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\plugins\system\nonumberelements.php on line 55

Any idea whats wrong? Any tips how to get them off?

Ainars
Goaul
Posts: 15
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#6761
Re:Joomla 1.51.5 and Sourcerer v2.4.1 2 Years ago  
What version pf PHP is supported for all www.nonumber.nl products for Joomla?

Seems the errors shows when using PHP 5.3.
Goaul
Posts: 15
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#6769
Re:Joomla 1.51.5 and Sourcerer v2.4.1 2 Years ago  
I will look into this. PHP 5.3 has some weird changes.
Peter van Westen
Admin
Posts: 9165
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#6780
Re:Joomla 1.51.5 and Sourcerer v2.4.1 2 Years ago  
Thnx

Just came home and switched from 5.3 to 5.2 php and all works fine.
Goaul
Posts: 15
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#6784
Re:Joomla 1.51.5 and Sourcerer v2.4.1 2 Years ago  
I am fixing it now. It is a syntax used in just about all my extensions which I have now changed.
Joomla core uses the syntax too in some places:
$somevarname =& new someClassName;

Have to change it to:
$somevarname = new someClassName;
Peter van Westen
Admin
Posts: 9165
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
Go to topPage: 1
Moderators: Peter van Westen
Open Source Training | Online Joomla! Training and Support
hosting joomla
MaxCDN | Content Delivery Network | Accelerate your site to the max