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

defining the constants for correct the warnings is wrong #4

Open
hzhamad opened this issue Oct 29, 2021 · 0 comments
Open

defining the constants for correct the warnings is wrong #4

hzhamad opened this issue Oct 29, 2021 · 0 comments

Comments

@hzhamad
Copy link

hzhamad commented Oct 29, 2021

I get a warning for all the defined values in the template files. I solved the issue by giving them the value of the same name. Example:
define("contributor", "contributor");
instead of
define("contributor", null);

but there still a problem with some other variables such as: websitetitleinput, webaccessdateday, ..

any idea?

@hzhamad hzhamad changed the title define the constants for correct the warnings is wrong defining the constants for correct the warnings is wrong Oct 29, 2021
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

1 participant