Error: Trying to get a property of non object

More
9 years 11 months ago #292 by misholini
Hi,
I am getting same error in front and back end of my joomla:
Notice: Trying to get property of non-object in /home/..../public_html/plugins/system/core_login_redirect.php on line 23

I searched the net for this and found no solution. Line 23 of core_login_redirect.php is the following:
$params = new JParameter($plugin->params);
I will appreciate if you could give me any possible solution to remove that error.

Please Log in or Create an account to join the conversation.

More
9 years 11 months ago - 9 years 11 months ago #293 by joomladds
Replied by joomladds on topic Error: Trying to get a property of non object
To help us troubleshoot your issue, please respond to the following questions:
  1. What version of the plugin are you using?
  2. What version of Joomla are you using?
  3. What version of PHP are you using?

UPDATE: It will still be helpful to have the answers above, however, I am guessing that you are using a flavor of Joomla 3.x

Since JParameter has been deprecated since J2.5 and removed in J3.x, please download the latest version of our plugin (v1.8.1) It should resolve your issue.

I'd love to change the world... but they won't give me the source code!
Last edit: 9 years 11 months ago by joomladds.

Please Log in or Create an account to join the conversation.

More
9 years 11 months ago - 9 years 11 months ago #294 by misholini
Replied by misholini on topic Error: Trying to get a property of non object
Sorry I did not supply details.
1.* Core Login Redirect 1.5.x
* @version $Id: core_login_redirect.php 624 2010-05-01 23:05:00Z
2. Joomla 1.5
3. PHP version 5.3.27

Yes I know my Joomla is ancient but update is not planned soon.
Last edit: 9 years 11 months ago by misholini.

Please Log in or Create an account to join the conversation.

More
9 years 11 months ago #295 by joomladds
Replied by joomladds on topic Error: Trying to get a property of non object
That is very odd. Was this working for you before?
We have not updated the 1.5 version of the plugin in a very long time. Nor is it really supported any more.

I'd love to change the world... but they won't give me the source code!

Please Log in or Create an account to join the conversation.

More
9 years 11 months ago #296 by misholini
Replied by misholini on topic Error: Trying to get a property of non object
Plugin is working all right since installed (long time ago), but if I turn on error reporting the above pops up. Recently I did a bit of cleaning in terms of the php errors showing in regards to different extension enabled on board and this is the only error left to clear up :)

Please Log in or Create an account to join the conversation.

More
9 years 11 months ago - 9 years 11 months ago #297 by joomladds
Replied by joomladds on topic Error: Trying to get a property of non object
Since Joomla 1.5.x is no longer supported by the Joomla Community, I would recommend upgrading your site to take advantage of the latest version which includes many security fixes.
Based on this fact, unfortunately, we will not be updating this version of the plugin at this time.

I'd love to change the world... but they won't give me the source code!
Last edit: 9 years 11 months ago by joomladds.

Please Log in or Create an account to join the conversation.

Time to create page: 0.173 seconds