Hi all,

I creating a simple custom layout following this guide: http://drupal.org/node/495654

But, when I trying to make a new panel page, after choosing my custom layout have this error:

warning: include(./sites/all/themes/euroinox/tworowstwocols/tworowstwocols.tpl.php) [function.include]: failed to open stream: No such file or directory in /Users/funkwarrior/Sites/euroinox/includes/theme.inc on line 1020.
warning: include(./sites/all/themes/euroinox/tworowstwocols/tworowstwocols.tpl.php) [function.include]: failed to open stream: No such file or directory in /Users/funkwarrior/Sites/euroinox/includes/theme.inc on line 1020.
warning: include() [function.include]: Failed opening './sites/all/themes/euroinox/tworowstwocols/tworowstwocols.tpl.php' for inclusion (include_path='.:/Applications/MAMP/bin/php5/lib/php') in /Users/funkwarrior/Sites/euroinox/includes/theme.inc on line 1020.

What is happens??

thank you!

Comments

merlinofchaos’s picture

Status: Active » Postponed (maintainer needs more info)

You need to post your .inc file and layout template before this question can be answered.

Funkwarrior’s picture

StatusFileSize
new651 bytes
new910 bytes
new1.91 KB

here we go....

Funkwarrior’s picture

I missed something?

esmerel’s picture

Status: Postponed (maintainer needs more info) » Active

Please understand that merlinofchaos is on vacation and attending Drupalcon. He does not have the time or ability to respond to every issue on a daily basis. Please be patient.

Funkwarrior’s picture

Title: Error when creating custom layout » [solved] Error when creating custom layout

I solved my issue naming the tpl file without the panel prefix --> tworowstwocols.tpl.php.

Thanks all for the support!

merlinofchaos’s picture

Title: [solved] Error when creating custom layout » Error when creating custom layout
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.