Closed (won't fix)
Project:
Customerror
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2013 at 20:44 UTC
Updated:
16 Aug 2013 at 16:40 UTC
How could I insert just a simple div into my page--front.tpl.php to signal an error?
I am not using any specific node for front page, I'm not having any node/### or <front>. I'm just having page--front.tpl.php that serves me well.
Does custom_error build any global variable that I could insert into the template?
Comments
Comment #1
gisleCustomError does not create a global variable that can be used in this way.
Nor are there any plans to make it do this.