Skip to content

Call to undefined method getCartProductShowPid() #106

Description

@nollm

Bug Report

Current Behavior
When I use the 'List Events' plugin I get the exception Call to undefined method getCartProductShowPid().

Expected behavior/output
Call the right function.

Environment

  • TYPO3 version(s): 12.4.27
  • cart_events version: 5.0.0
  • Is your TYPO3 installation set up with Composer (Composer Mode): no
  • OS: Ubuntu 22.04

Possible Solution
Here https://github.com/extcode/cart_events/blob/v5.0.0/Classes/ViewHelpers/Link/EventViewHelper.php#L103 you call the function getCartProductShowPid() but I think you mean the function getCartEventShowPid() https://github.com/extcode/cart_events/blob/v5.0.0/Classes/Domain/Model/Category.php#L25

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions