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.
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?
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?
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.
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!?