I had drupal running. Then I was getting a memory exhausted message when installing modules. I contacted my hosting company and they said php had some configuration problems and they corrected it. But now this page shows up http://bteministries.org/cms/ which states that php is not installed. Tech support states it is and provided me this info page to show me. http://www.bteministries.org/info.php
i have the sound in a .swf file and i need to add it to the header or to the footer. i have searched inside the theme folder but i did not find anything.. i also searched inside the includes folder but with no results.
I installed the webform module and this is what I am trying to do:
Have a form where there is a select drop down box. Depending on which value the user selects in the drop down, the webform will send an email to that group. I know the contact for does something like this but I want to do it using the webform.
I am sure there is a way to add in some custom php into the webform to get it to work.
Does anyone know how to have a radio button to select to show either buddylist, private or all when you create new content? if you select buddylist then only people on your buddylist can see that content. if all then all people can see the content.
I have seen mention of this on different posts from the past, but no current solution that I could find. I read that someone created a buddylist module with privileges for drupal 4.6, but does that work with the current buddylist? is there a different way with drupal 5.1?