Comments

pankajsachdeva created an issue. See original summary.

pankajsachdeva’s picture

Getting error while enabling module from .install file url() is not a defined path. Refer this comment https://www.drupal.org/node/2880223#comment-12097427

pankajsachdeva’s picture

StatusFileSize
new854 bytes

Please don't apply this patch. It contains another issue diff also. which will create conflict later on.

pankajsachdeva’s picture

StatusFileSize
new513 bytes

Please apply this updated patch. Which will remove error which occurs of Deprecated url() function in D8.

pankajsachdeva’s picture

Assigned: pankajsachdeva » Unassigned
Status: Active » Needs review
pankajsachdeva’s picture

Getting error while enabling module from .install file url() is not a defined path. Refer this comment https://www.drupal.org/node/2880223#comment-12097427

damienmckenna’s picture

Status: Needs review » Reviewed & tested by the community

This fixes the problem, thanks for the patch!