Jump to content

Module Update - getCMSLink()


Recommended Posts

Have been debugging a 1.4 module all weekend to upgrade it to 1.5, I have one error left I can't work out.

 

Fatal error: Call to a member function getCMSLink() on a non-object in \CMS.php on line 104

 

getCMSLink() in the Link class is being called from the getLinks( ) method in the CMS class.

 

I have been working through the code to try and determine what changes may have impacted this, but no to avail

 

Any ideas??

Link to comment
Share on other sites

×
×
  • Create New...