Skip to content
This repository was archived by the owner on Aug 10, 2018. It is now read-only.
This repository was archived by the owner on Aug 10, 2018. It is now read-only.

'Internal Page Link' Not Working? #18

@Bodkin

Description

@Bodkin

Hi James,
Seem to have a problem implementing the finer points of linking in the DisplayAnything Module, everything works really well apart from the following and perhaps I'm not understanding the logic properly so apologies in advance if that is the case.

I have installed the module and set up a gallery to show a jQuery Cycle slideshow in an adopted .ss template based on your example folder templates - everything works apart from I need to make the picture clickable to an internal page and following the logic for other fields such as using $CallToActionText to display the Call To Action Text contents which works, as does using $ExternalLink to display an external link, however using $InternalPageLink which is what I need, doesn't work, it just fails silently.

Using an alternative $InternalLink throws the following core Saphire error:
throw new Exception("Object->__call(): the method '$method' does not exist on '$this->class'", 2175);
in www/sapphire/core/Object.php

Can you give some illumination as to what I am doing wrong or what the template call should be for this DisplayAnything function?

(using SS 2.4.7 btw)

Many thanks,
Adam

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions