I'm creating a calendar with Calendar and Organic Groups. My intention is having a single calendar, which includes both site events and group-related events. I have created one view that shows my custom content type as I'd expect it to do it, in both block and page views.
Then I created another view to show the group-related ones. The block view for this one works great, but when I click on any day of that calendar block, the page view I get is totally wrong.
I have been using Drupal for quite a while as a CMS and I love it.
I've recently come up with an idea for a new forum/blogging site-- and I am not too familiar with how the blog works. I will be doing studies, but I would like to know everyone's thoughts on the blog.
The Guitar Foundation of America is seeking an experienced Drupal developer to help upgrade our Drupal web site from version 4.7 to 5.x or 6.x. An ideal candidate has the following experience:
Experience upgrading from Drupal 4.7 to 5.x versions.
Familiar with command line control over MySQL and Apache server through SSH/Telnet.
Should be able to trouble shoot Drupal installation failures.
Should be an experienced developer with a coding background in PHP.
I'm working on validation of a phone number, I have the form and call the _validate of the string, now I can't pass the updated string back to the form. I tried set_from_update, but wasn't getting it right.
Snippet of form, call_validate, validate. This isn't about passing the call from form->call validate->validate functions, that works, it's about passing the validate info back to the form so that it correctly inserts the formatted phone number into the db