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

PHP Warnings for Cookie arguments #70

Closed
Lux-Delux opened this issue Mar 20, 2015 · 1 comment
Closed

PHP Warnings for Cookie arguments #70

Lux-Delux opened this issue Mar 20, 2015 · 1 comment
Labels

Comments

@Lux-Delux
Copy link
Contributor

Finally able to work with the new release. In any case everytime I post a test comment I get the following in my logs

PHP message: PHP Warning: Missing argument 3 for Cookies::set(), called in htdocs/hashover/scripts/writecomments.php on line 132 and defined in htdocs/hashover/scripts/cookies.php on line 46 PHP message: PHP Notice: Undefined index: status in htdocs/hashover/scripts/writecomments.php on line 171 PHP message: PHP Warning: Missing argument 3 for Cookies::set(), called in htdocs/hashover/scripts/writecomments.php on line 466 and defined in htdocs/hashover/scripts/cookies.php on line 46 PHP message: PHP Warning: Missing argument 3 for Cookies::set(), called in htdocs/hashover/scripts/writecomments.php on line 467 and defined in htdocs/hashover/scripts/cookies.php on line 46" while reading response header from upstream

Any ideas?

@jacobwb jacobwb added the bug label Mar 21, 2015
@jacobwb
Copy link
Owner

jacobwb commented Mar 21, 2015

I must of overlooked potential warning messages. It should be fixed now.

@jacobwb jacobwb closed this as completed Mar 21, 2015
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

2 participants