Warning: implode() [function.implode]: Invalid arguments passed in template_process() (line 2406 of /home/xenowing/public_html/drupal7/includes/theme.inc).

I created an Omega subtheme with Appearance / Create new Omega subtheme

Installed:
back_to_top, calendar, ckeditor, context, ctools, date, ds, extlink, fontyourface, libraries, module_filter, omega_tools, page_title, panels, pathauto, site_map, styleguide, superfish, token, transliteration, views, xmlsitemap

I enabled the core Forum module, started a test forum, then when I clicked on the General Discussions link (/forums/general-discussion) I received the warning error.

Because it was the theme.inc file I set Bartik as the default theme and the issue resolved.
When I switched back to the Omega 4 subtheme the issue returned.
I cleared the cache and ran cron.

CommentFileSizeAuthor
#11 1951708-11.patch1.26 KBfubhy
#3 nt-icn-sm2.png1.63 KBvincer
#2 nt-icn.png2.87 KBvincer
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

fubhy’s picture

Thanks for reporting this issue. Will take a look at forum module today.

However, please do NOT use Omega Tools to create your subthemes. Omega Tools does not yet support 4.x. If you want to generate a subtheme, please use Drush ("drush omega-wizard").

vincer’s picture

FileSize
2.87 KB
vincer’s picture

FileSize
1.63 KB
fubhy’s picture

What's up with those images?

vincer’s picture

Sorry about that. We're trying to add images to our drupal sigs, and they say that images can only be added if they are served from drupal.org.
A post is the only place that I found to do this.

I should be back on this project within the next few days, to test the drush install. Had to learn how to set up drush.

zerorez’s picture

I see this same warning in Omega 4.0-beta1.

So far the warning prints itself 11 times only when I add a views_slideshow (that's using a views_slideshow_jcarousel as the pager) to any region on a page.

I used drush to install/setup everything.

BrianVu’s picture

I am also seeing this warning with my Forums Module when I'm using Omega 4 Ohm Theme :(

fubhy’s picture

Yep, confirmed. Will post a patch tomorrow.

BrianVu’s picture

Wow. Super prompt reply. Thanks!

fubhy’s picture

I just committed a fix for this. I hope this works. Please let me know if that introduces other issues. I tested a few other pages and it seems to work though.

fubhy’s picture

Status: Active » Fixed
FileSize
1.26 KB

Here is the patch.

Status: Fixed » Closed (fixed)

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

jonesrussell42’s picture

Aces, worked for me, thanks.

Waggatron’s picture

Used the omega-wizard to create a subtheme and got the following error 'The drush command 'make libraries.make' could not be found.'. Has anyone else come across this or know of a workaround?