CMS MADE SIMPLE FORGE

ListIt2XLink

 

[#9874] Fatal error when trying to print result

avatar
Created By: Superpink (Superpink)
Date Submitted: Mon Mar 03 09:59:38 -0500 2014

Assigned To: Prue Rowland (psy)
Version: 1.01
CMSMS Version: 1.11.10
Severity: Critical
Resolution: Accepted
State: Open
Summary:
Fatal error when trying to print result
Detailed Description:
Hi,

I've an issue with your module.

This is the error shown : 

Call to a member function GetOptionValue() on a non-object in
../modules/ListIt2XLink/lib/class.xlink.php on line 83

I've tried many solution :

{ListIt2XLink fielddef_id=$item->fielddefs.liaison->GetId() mod=$mod->GetName()
item_id=$item->item_id }

Always return the fatal error...

Can you help me ?





History

Comments
avatar
Date: 2014-03-03 10:53
Posted By: Superpink (Superpink)

Ok, found the problem.

When using uppercase on instance name, it cause the problem.

class.xlink.php
Line 78 :
Add : change $modname to strtolower($modname)


      
avatar
Date: 2014-03-08 03:02
Posted By: Prue Rowland (psy)

Fixed in version 1.0.2
      
Updates

Updated: 2014-03-03 16:05
resolution_id: 5 => 6

Updated: 2014-03-03 10:53
resolution_id: => 5