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.

CommentFileSizeAuthor
#4 page-after.png118.79 KBbindu r
#4 page-before.png98.28 KBbindu r
Screenshot_2.png50.51 KBPraveen rani
Command icon 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

praveen rani created an issue. See original summary.

Praveen rani’s picture

Assigned: Praveen rani » Unassigned
Status: Active » Needs review

Hi @djsagar @Nitin shrivastava, I have created MR to solve above issue. Please review it.

Thank you.

bindu r’s picture

StatusFileSize
new98.28 KB
new118.79 KB

Hi, applying MR 4 has resolved the warning message issue, so it no longer appears.

Praveen rani’s picture

Hi @bindu r, Thank you for feedback.