This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Unable to configure Flexinode module

Hi,

When i try to open the flexinode page from Adminster > Settings, i see this error for any type of themes. Please let me know why i'm getting this error.

warning: array_merge() [function.array-merge]: Argument #2 is not an array in /var/apache2/www/modules/flexinode/flexinode.module on line 785.
warning: implode() [function.implode]: Bad arguments. in /var/apache2/www/modules/flexinode/flexinode.module on line 110.

thanks

A question regarding module's API and database scheme changes

Hi,
All over drupal.org there are code snippets that are querying the database directly for table schemes of core/contributed modules. This seems like a bad thing to do since the scheme can be changed and then everything might break. If modules don't define a clean interface for their functionality then you have to resort to direct database queries.
For example - How can I load only blog entries which were created on the second week of last month?
what do you think about this issue?

Help me, please! HTMLArea's problem.

Please, go www.volcano.org.ru, login test, password test.
Go Create content -> page and push button "insert/modify image" in HTMLArea.
What is a window opened? Why?

Excuse me, I speak English very bad.

#drupal-dev: when drupallers subscribe to a module, does that just notify them on issues?

When people subscribe to a module, do they just get emails about issues or do they get emails about new releases of the module as well?

At the moment it looks like just issues...would it be an idea to notify the same people about updates to the module?

Dub

MySQL bug workaround 4.1.15

I ran into a bug with MySQL with 4.1.8 and consequently 4.1.15 that was verified last night. It occured when trying to do a relatively simple SELECT statement on forum nodes and ORDERing the result set. While the query worked on blog types and pages, forum and story returned empty sets. MySQL 5.x does not have the bug.

Here is the bug report with reproduce code

News Aggregator

I hope this is in the right place. I am having a hell of a time figuring out how to get news aggregator to aggregate! I have followed the instructions to the T. I've tried not only the WoW IGN vault feed, but my own livejournal feed, and nothing works. What am I doing wrong!?

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions