Home » Forum
NoNumber!

Joomla! extensions & websites
development / support / consultancy

I try to respond within 24 hours (excluding weekends). If I haven't responded by then, feel free to post a reminder or bug me via email.
Welcome, Guest
Please Login or Register.    Lost Password?

Error message: Deprecated
(1 viewing) (1) Guest

Go to bottomPage: 12
TOPIC: Error message: Deprecated
#6996
Error message: Deprecated 7 Months ago  
After installation I get two groups of error messages:
1) on top of my screen:
: Assigning the return value of new by reference is deprecated in C:\Program Files\EasyPHP5.3.0\www\plugins\system\adminbardocker.php on line 70

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

2) in the right sidebar, under plugin parameters:
Notice: Undefined variable: random in C:\Program Files\EasyPHP5.3.0\www\plugins\system\nonumberelements\elements\loadlanguage.php on line 55

Notice: Undefined variable: random in C:\Program Files\EasyPHP5.3.0\www\plugins\system\nonumberelements\elements\loadlanguage.php on line 55

The ones under item 1) also appear on my webpages.

Anybody any idea what might be wrong?
bert
Posts: 2
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#6997
Re: Error message: Deprecated 7 Months ago  
Yes, these are php messages. Will be fixed in next version. You can simply tell php to not show these warnings through the .htaccess file. Add this line:
php_flag display_errors off
Peter van Westen
Admin
Posts: 4506
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.
 
#6998
Re:Error message: Deprecated 7 Months ago  
Thanks for the quick reply. It fixed the messages and more:

Without the entry in .httacces both the jump to top and jump to bottom had the same effect: jump to top. With the entry, both work as expected.

Handy tool!!
bert
Posts: 2
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#7096
Re:Error message: Deprecated 6 Months, 3 Weeks ago  
i added this line php_flag display_errors off to my htaccess but the error message not disapear.
szilard
Posts: 5
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#7098
Re:Error message: Deprecated 6 Months, 3 Weeks ago  
I guess you are using php 5.3?
Your live server probably won't (and not show the message).
Will be new release soon. You can also install the NoNumber! Manager, that already has the fixes (will overwrite the elements used by all my extensions)
www.nonumber.nl/nonumbermanager
Peter van Westen
Admin
Posts: 4506
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.
 
#7126
Re:Error message: Deprecated 6 Months, 3 Weeks ago  
i installed the component but the error message don't disappear
szilard
Posts: 5
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 12
Joomla Open Source Training