This is the most common error I get when Installing new modules go something like this:
warning: array_merge() [function.array-merge]: Argument #1 is not an array in /usr/local/www/intranet.ridgeworksinc.com/includes/menu.inc on line 351.
warning: Cannot modify header information - headers already sent by (output started at /usr/local/www/intranet.ridgeworksinc.com/includes/common.inc:384) in /usr/local/www/intranet.ridgeworksinc.com/modules/forward/forward.module on line 93.
I think that's the problem. It's empty and regular users can't see or access any of my content... only the site admin can. Can somebody post what their 'access' table has in it, so I can try to recreate it? PLEASE!
I am bidding on a project (web site) in which the client will need to sell ad space on the site. Is there a way to do this? I'd like to be able to insert ads of a certain size, maybe banners in a space on the site (perhaps in a side bar) and be able to track statistics for each ad. Is this possible with Drupal? Thanks.
I'm bidding on the redesign of a web site for a chamber of commerce. Two of the things they need are a shopping cart (to be able to sell memberships, admissions to chamber functions, etc.) and a chat room. They also want to be able to email members when something of interest comes up.
I know Drupal can do all this. I'm wondering a few things. Is it possible to insert Drupal modules into a preexisting design (say I design the layout using css)?
Basically, my album breadcrumb is not displaying correctly when I'm in an organic group's acidfree element. For example, I've created a group called Friends & Family to put photos/photo albums in. When I click navigate through the albums/subalbums, the breadcrumb that displays is the organic group breadcrumb (home>>groups>>friends and family), and not the album breadcrumb (home>>personal photos>>cats). How do I get the album breadcrumb to display instead of the organic group breadcrumb?