Skip to content

plugin namin conventions #4

@okwme

Description

@okwme

i don't know why but my model doesn't recognize that this behavior is part of a plugin.
i have it listed as described in the readme:

var $actsAs = array('HabtmCounterCache.HabtmCounterCache');

but it will only work if i list it as:

var $actsAs = array('HabtmCounterCache');

and put a behavior in my app/model/behavior director called:

habtm_counter_cache.php

as was demanded by me of my error report.

am i missing something very simple in this?

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