Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

Fatal error: Call to a member function on a non-object in

  • Manuele Ricci
  • Manuele Ricci's Avatar Topic Author
  • Offline
  • New Member
More
16 years 9 months ago - 16 years 9 months ago #5597 by Manuele Ricci
Fatal error: Call to a member function on a non-object in D:\Inetpub\vhosts\joomla.okweb.org\httpdocs\joomla\plugins\content\plugin_jw_sigpro.php on line 29

code:
$_MAMBOTS->registerFunction( 'onPrepareContent', 'jw_gallery' );
function jw_gallery( $published, &$row, &$params, $page=0 ) {
   if (!$published) {
    $row->text = preg_replace( "#{gallery}(.*?){/gallery}#s", "" , $row->text );
    return;
  }


This components is installed in joomla 1.5.0 beta 1

Thanks

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

  • JoomlaWorks Support Team
  • JoomlaWorks Support Team's Avatar
  • Offline
  • Platinum Member
More
16 years 9 months ago #5598 by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Re: Fatal error: Call to a member function on a non-object in
hi there!

SIG Pro it isn't compatible with the new Joomla 1.5 i'm afraid...

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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


Powered by Kunena Forum