The expanding or "accordion" effect of the forums is working perfectly on my test localhost site. I copied everything to the server and now it is broken. The FAQ page has all the items expanded. The links for each FAQ topic that normally expand the linked text all point to the main FAQ page. Since I have only 1 page of FAQs, the link just points to itself. I've tried all the other FAQ formats and they seem to work fine, but I really need the expanding option. Could there be some other dependency I am unaware of, like a version of something on my HostGator server?
If there's a problem with one the feeds cron just stops running until the feeds is changed at the origin. Sometimes this might take quite some time.
My problem is that I have about 750 feeds configured and if one of this feeds have a small problem cron simply won't run anymore. It's impossible to know which of the 750 feeds is causing this by searching one by one each time this happens.
Is there a way to change the hook_cron() function so that cron continues to run even if there's a problem with one of the feeds?
I'm faced with a site that contains a lot of XML and XSLT code snippets.
As you know hardly any of this code shows on the rendered HTML that Drupal 7 produces.
Instead of escaping them all (or transforming them in a pre-process before filling the site): what would be the most elegant way of rendering all these snippets as literal citations?
The escaping or transformation strategy would be OK for now to fill it, but would make editing later on a big hassle since the people using the site are used to XML editing.
I'm new to Drupal. I understand this is a theme development forum but I can't find anything more relevant as a listed option. If you can suggest a better location for this post tell me and I move it there. Thank you for taking your time to read this
site - devincoleman.com
host - Dreamhost
The domain owner really, really wanted to use the Bluemasters theme on his site. I prefer to make changes on a dev site to see "what breaks" but, in a moment of stupidity, I went ahead and enabled it on his site. The previous theme was Danland BTW.