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

Undefined variables #30

Closed
jeroenrnl opened this issue Aug 12, 2012 · 4 comments
Closed

Undefined variables #30

jeroenrnl opened this issue Aug 12, 2012 · 4 comments
Assignees
Labels
Milestone

Comments

@jeroenrnl
Copy link
Owner

All undefined variable-warnings should have been removed in v0.9, but there are a few that have been overlooked. This issue will track them.

@ghost ghost assigned jeroenrnl Aug 12, 2012
@jeroenrnl
Copy link
Owner Author

Notice: Undefined variable: coverphoto in /var/www/photo/htdocs/person.inc.php on line 244

@jeroenrnl
Copy link
Owner Author

Notice: Undefined variable: pop_array in /var/www/photo/htdocs/classes/zophTable.inc.php on line 504

@jeroenrnl
Copy link
Owner Author

Notice: Undefined variable: ratings in /var/www/devphoto/htdocs/photo.inc.php on line 1732

Notice: Undefined variable: value_array in /var/www/photo/htdocs/photo.inc.php on line 1751

Notice: Undefined variable: html in /var/www/photo/htdocs/photo.inc.php on line 1754

jeroenrnl added a commit that referenced this issue Sep 9, 2012
Notice: Undefined variable: pop_array in /var/www/photo/htdocs/classes/zophTable.inc.php on line 504

Issue #30
jeroenrnl added a commit that referenced this issue Sep 9, 2012
Notice: Undefined variable: ratings in /var/www/devphoto/htdocs/photo.inc.php on line 1732

Notice: Undefined variable: value_array in /var/www/photo/htdocs/photo.inc.php on line 1751

Notice: Undefined variable: html in /var/www/photo/htdocs/photo.inc.php on line 1754

Issue #30
@jeroenrnl
Copy link
Owner Author

There are still a lot of warnings on the search page, however, the code of this page has become such a mess over time that I don't really dare to touch it. I am going to completely rewrite the search code (which essentially is the core of Zoph) in a (near) future release and will fix these issues there. For now I am closing this issue, anyone who finds a warning on any other page in Zoph is welcome to reopen this issue.

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

No branches or pull requests

1 participant