Closed (fixed)
Project:
Cube
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2012 at 13:19 UTC
Updated:
5 Dec 2013 at 10:00 UTC
Jump to comment: Most recent
I get this error when using Cube. It's in line 41 of templates/header.inc. As a workaround I prepended a @ in front of $page['top'].
Comments
Comment #1
kharbat commentedIs there a specific page you get this error at?
Comment #2
Viybel commentedThe correct syntax is
if (isset($page['top'])):Vianney Stroebel
Comment #3
Viybel commentedCould the maintainer please update templates/header.inc so that we don't have to patch it each time we download it?
Vianney Stroebel
Comment #3.0
Viybel commentedspelling
Comment #4
kharbat commentedFixed and committed to the dev.. will probably release soon once I get done with most of the issues..
Comment #5
kharbat commentedFixed and committed to the dev.. will probably release soon once I get done with most of the issues..
Comment #6
kharbat commentedComment #7
kharbat commented