Help! I get the following error:
Warning: array_key_exists(): The second argument should be either an array or an object in /home/ekljbile/public_html/armenia/includes/module.inc on line 89
I want a secure site so when you first come to my site, you see this error. I have researched it and found similar errors but people said it was due to the taxonomy module. I followed the instructions and I still have the error.
OK, I have my new Drupal 4.5 site up and running. I would appreicate your guidance on how to tailor the "home page" displayed to anonymous visitors when they first arrive at the site. I've been poking around, but it seems the only way to do this is to change the code that generates it in the node module. In the interest of easing upgrades to future releases, I would like to avoid changing any of the code in the distribution. So is there anyway to create a static page in 4.5 that is displayed to visitors before they login / register with the site?