Jump to content

MicKPM

Clients
  • Posts

    5
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by MicKPM

  1. Brandon, cool mod which appears to install & work fine on my new IPB v3.0x until I start adding group permissions that allow people to actually use the system and add links then I get the following:

    Fatal error: Call to a member function linksSystemHome() on a non-object in /xxx/xxx/xxxxxx/xxxxx.xx.xx/xxxxxxxxx/xxx/admin/applications_addon/other/links/modules_public/links/categories.php on line 266

    Line 266 is as follows:

    		$this->output = $this->registry->output->getTemplate( 'links' )->linksSystemHome( $this->links->getMessages( TRUE ), $theStuffWeWant, $affData, $randomLink, $stats, $activeUsers, $linkback );
    
    



    Is this a permissions issue or do you have any suggestions cos I'm feeling like a complete muppet looking at this?

    Many thanks

    Mick

×
×
  • Create New...