First off let me thank Arshad Chummun for all of his work with Radix and more specifically with the Restaurant distribution. I have been working with the latter for the last month and I have to say it is amazing how much stuff you have packed into that release and how well everything works. So thank you once again for developing this pack for people like me.

So my question here is a fairly simple one: how do you add layout categories? I will admit that I am still a noob when it comes to working with Drupal 7 and so maybe this is a simple thing that I just missed. (I tried googling for it but did not find any answers.) But basically I just want to create a category of layouts specific to this site for ease of use, and when I try to do that it shows up in the list but when I go to enable it I get the following error messages:

Warning: include(/var/www/html/sites/aroowha/sites/all/themes/aroowha_radix/panels/layouts/aroowha_menu_layout/aroowha-menu-layout.tpl.php): failed to open stream: No such file or directory in theme_render_template() (line 1525 of /var/www/html/sites/aroowha/includes/theme.inc).
Warning: include(): Failed opening '/var/www/html/sites/aroowha/sites/all/themes/aroowha_radix/panels/layouts/aroowha_menu_layout/aroowha-menu-layout.tpl.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in theme_render_template() (line 1525 of /var/www/html/sites/aroowha/includes/theme.inc).

So I am guessing that I am not adding something somewhere and that is causing the issue. Any advice or help you might have would be incredibly appreciated :).

Comments

andrewnprice’s picture

Never mind I am an idiot, when I was copying over the layout name I accidently removed the tpl extension. *facepalm* Alright, now it works fine, but I have another issue. I guess I will create another post for that.

andrewnprice’s picture

Status: Needs work » Closed (fixed)