FAQ Module won't expand/collapse items

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?

aggregator.module and hook_cron()

Hello,

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?

Thanks,

njardim

XML Code citation

Hello,

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.

Thanks for any pointers.

Using node_load to output nodes in main-menu order

Hi,
I'm trying to display my created nodes witch have main-menu links with this code:

"Logical" Permissions

I've been searching the forums and the web but cannot find what I need. Can someone point me in the right direction, please?

I have a use case where I want a users of role "A" to be able to edit the profiles of *some* of the users of role "B".

The logic of which "A"s can edit which "B"s is based on a field in B's profile (a user reference actually).

Or let me say it this way:

If Jane's (B) profile references John (A) then John can edit Jane's profile.

Enabled Bluemasters as theme...Now have "lost" login link

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.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x