Closed (fixed)
Project:
Domains Metatag
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 May 2013 at 07:32 UTC
Updated:
1 Feb 2015 at 10:33 UTC
Jump to comment: Most recent
Comments
Comment #1
artofeclipse commentedThanks for informing me regarding this issue, I applied this patch, now it should be in the dev branch, also you should use format-patch to generate your patchs this way you will claim the changes for you account in drupal
Comment #3
theroyal commentedI got WSOD only on the frontpage, and it was a panel page,
but after looking at the log file I noticed that it is because this module,
and when i tried to disable it i couldnt, so i enabeled the metatag module, then the WSOD disappeared.
below the errors from the log file:
[Sun Nov 23 01:31:08 2014] [error] [client ip.ip.ip.ip ] PHP Fatal error: Call to undefined function metatag_metatags_view() in /var/www/vhosts/example.com/httpdocs/sites/all/modules/domains_metatag/domains_metatag.module on line 47, referer: http://example.com/admin/reports/status
[Sun Nov 23 01:31:24 2014] [error] [client ip.ip.ip.ip ] PHP Fatal error: Call to undefined function metatag_metatags_view() in /var/www/vhosts/example.com/httpdocs/sites/all/modules/domains_metatag/domains_metatag.module on line 47
Comment #4
artofeclipse commentedFixed on dev branch.
Comment #5
artofeclipse commented