Skip to content
New issue

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

Error on Tags Page #49

Closed
sqshr opened this issue Jul 10, 2012 · 3 comments
Closed

Error on Tags Page #49

sqshr opened this issue Jul 10, 2012 · 3 comments
Assignees

Comments

@sqshr
Copy link

sqshr commented Jul 10, 2012

/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.

@Datawalke
Copy link
Owner

@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.

@ghost ghost assigned Datawalke Jul 10, 2012
@sanjesh
Copy link

sanjesh commented Jul 27, 2012

Type this line in tag.php under models

var $actsAs=array('Containable');

@Datawalke
Copy link
Owner

This issue should now be resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants