when I try to create node of any content type after installing theme, It gives following warning message:
Warning: Trying to access array offset on value of type null in multi_purpose_preprocess_page() (line 44 of themes\contrib\multi_purpose\multi_purpose.theme).
I'm also attaching image of that error.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | page-after.png | 118.79 KB | bindu r |
| #4 | page-before.png | 98.28 KB | bindu r |
| Screenshot_2.png | 50.51 KB | Praveen rani |
Issue fork multi_purpose-3447825
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
Praveen rani commentedHi @djsagar @Nitin shrivastava, I have created MR to solve above issue. Please review it.
Thank you.
Comment #4
bindu r commentedHi, applying MR 4 has resolved the warning message issue, so it no longer appears.
Comment #5
Praveen rani commentedHi @bindu r, Thank you for feedback.