Warning: file_put_contents(temporary://fileXHEwnv) [function.file-put-contents]: failed to open stream: "DrupalTemporaryStreamWrapper::stream_open" call failed in file_unmanaged_save_data() (regel 1842 van /home/wilmanse/domains/wilmans.eu/public_html/includes/file.inc).
I can't seem to figure out why Firefox v.5 reloads my website almost every 30 seconds. I read this post about random browser refresh, but couldn't implement it for drupal.
Hey all, I've been using Drupal for a lot a few simplish sites and it has worked great, but I would like to push the boundaries of what I usually do and thought this is the best place to get input from Drupal experts.
I'll try to summarise the key aspects of the project in bullet form:
I am working on a site and I want to move #navigation above #header.
I attempted to adjust the order they were called in page.tpl.php, within the zen parent folder with no success. I am able to reorder using a negative margin on #header but I feel like this is not the best way to do this.
Any suggestions on how to reorder when regions are called in the rendered page?
I'm still trying to learn Drupal, and stuck with a question on how to implement panels in Drupal 7, esp as the videos out there are all using 6 or earlier, so the process gets very confusing.