I am receiving an error in my header:
Warning: array_rand() expects parameter 1 to be array, null given in /home/friendsoflibrary/public_html/wp-content/themes/atahualpa/functions/bfa_header_config.php on line 268
Please note, the problem goes away when I make the relative location of images in the atahualpa/ata-images directory. However, if I use this directory, I will have problems every time I update the theme. Presently, I am holding my header images in wp-content/ata-images, hoping we can resolve this issue.
While under construction, my website url is
http://www.friendsofknhlibrary.org/, the site is hosted with GoDaddy.
I have followed your directions below, including:
1. Changing the wp-config.php file to reflect "define('WP_DEBUG', false);"
2. Went to 'Style & edit HEADER AREA' and do a save, 'Style & edit CENTER COLUMN' and do a save, 'Style & edit FOOTER' and do a save
3. Changed wp-content/ata-images/ and interior directories to 755, and images within those folders to 644
4. Formatted the the header area without %image - which makes everything work...
I am using Atahualpa 3.7.15, WordPress 3.9.2
Could you offer me direction on resolving this error message? Is there a fix?