I know there are a couple podcasting threads running along, but none that I could find that would answer my questions....
First, I have a site I am building to replace my existing personal site using Drupal 4.7. It seems that there ARE ways to create multiple RSS feeds from my site, but so far I have not been able to figure out how to do that.
For example, I have News and a Blog, and eventually I want to add a podcast.
Question, has anyone had issues setting up CiviCRM to run within 4.7? I've had the following paraphrased error as follows:
Parsing Error: Unexpected '%'in .... on line 1 .
Looking at other posts, according to more than a few, this is cuased when a specific version of php is not compatiable with the module. However, I loaded the php5 version of the module, and i know for certain that my hosting company is running php5 on their side as well. I even tried loading CiciCRM for php4 just for testing and got the same parsing error.
The bad behaviour module at times prevents me having anonymous access to my own site. Just now I was getting an access denied message for the home page of one of my sites. I logged in, turned-off the bad behaviour module, went back to my other browser and could immediately get access. When I turned Bad Behaviour on again, I continue to have access at the anonymous level. That had been the case for days after I first installed the module.
Now this one is a weird problem, and I hope someone can help me figure it out. I'm working locally with Drupal 4.6, and every time I make, and save a change to a menu, the instances of "my blog" in the navigation increases. Anyone have ANY idea what's going on here?