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

Correct constant "misspelling" on the article page #11

Closed
lat9 opened this issue Dec 19, 2019 · 0 comments
Closed

Correct constant "misspelling" on the article page #11

lat9 opened this issue Dec 19, 2019 · 0 comments
Labels
bug Something isn't working fix provided A change has been supplied
Milestone

Comments

@lat9
Copy link
Owner

lat9 commented Dec 19, 2019

Seeing logs similar to the following, if an unknown article is requested:

[19-Dec-2019 06:58:41 America/New_York] Request URI: /index.php?main_page=article&p=20, IP address: xxxxx
#1  require(/home/mysite/public_html/mystore/includes/modules/pages/article/header_php.php) called at [/home/mysite/public_html/mystore/index.php:36]
--> PHP Warning: Use of undefined constant FILENAME_ALL_ARTICLEs - assumed 'FILENAME_ALL_ARTICLEs' (this will throw an Error in a future version of PHP) in /home/mysite/public_html/mystore/includes/modules/pages/article/header_php.php on line 39.
@lat9 lat9 added the bug Something isn't working label Dec 19, 2019
@lat9 lat9 added this to the v3.0.2 milestone Dec 19, 2019
lat9 added a commit that referenced this issue Dec 19, 2019
... PHP notice issued if requested article is not found.
@lat9 lat9 added the fix provided A change has been supplied label Dec 19, 2019
@lat9 lat9 closed this as completed Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fix provided A change has been supplied
Projects
None yet
Development

No branches or pull requests

1 participant