I am getting this error in my logs with flexinode. I have seen other simular type post for other modules but none for flexinode. Here is a copy of the error.;
Type php
Date Friday, April 14, 2006 - 8:37pm
User webmaster
Location /admin/settings/flexinode
Message array_merge() [function.array-merge]:
Argument #2 is not an array in
/var/www/html/modules/flexinode/flexinode.module on line 810.
Severity error
Any suggestions?
has anyone else experienced this with flexinode?
I just did a search on Drupal 4.7-RC2 and every critical bug is listed as fixed!
That being said, is the product ready for full release? What are your opinions as a community? What percentage of the non-critical bugs remaining need to be squashed before the team should release?
I'm not looking for opinions based on specific bugs individuals care about. Everyone wants some different bug fixed before release, and some people aren't going to be happy no matter what if their bug isn't fixed. So think on terms of the project as a whole please.
Before I go reinventing the wheel, has anyone done any Firefox extensions for Drupal based sites?
I have two Drupal sites, and I'd like to be able to set up Firefox extensions for both. For the first site, I want someone to be able to highlight a word or phrase in their browser window, right click or click a menu button, and pull up my Add An Entry form.
The second site would be a more complicated one as there are seven different types of content to post, but I'd like something similar.
I'm still checking how to develop my own custom template and I've noticed again something that I don't know ... I know a bit about CSS but in the box-grey template I see that for instance the sidebar has a class AND and ID assigned to it ... as such .. class="sidebar" id="sidebar-right" ...
I do know that in CSS the ID has the most weight and the class comes afterward... but why would I want to assign both a class AND an ID to an element ?
I don't know why menu items don't show. I mean it is shown only menu items that come with Drupal. I use pushbutton theme. For example I want to add a new menu item in Navigatin Menu. I check that that it is Shown in menu option but it isn't shown on the web site. I use the same procedure with other themes like Fancy and there it is OK. Can it be something with this theme?
Please tell me how do you add menu items, for example for blog linked to all blog posts.
Just wondering how everyone else handles flexinode as well as feeds?
When I use flexinode, the feeds seem to reveal the whole page content which is undesirable - as visitors would simply read the feed and don't visit the site.
I much rather have a summary of the flexinode feed.
I noted other CMS's feeds cut off their feed teasers with [..] or ...
Does drupal have a module for this? Or a hack? After a bit of searching I couldn't find any.