We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/tags page gives
Notice (8): Undefined variable: tags [APP/controllers/tags_controller.php, line 95] Notice (8): Undefined variable: tags [APP/controllers/tags_controller.php, line 110] Warning (2): Invalid argument supplied for foreach() [APP/views/tags/tag_list.ctp, line 9]
On a clean install.
The text was updated successfully, but these errors were encountered:
@MikeEcho Thank you. We are working on getting a new build out shortly, this one seems to have a number of issues we missed.
Thank you for your patience.
Sorry, something went wrong.
Type this line in tag.php under models
var $actsAs=array('Containable');
This issue should now be resolved.
Datawalke
No branches or pull requests
/tags page gives
On a clean install.
The text was updated successfully, but these errors were encountered: