Thanks in advance for any help with this. A "Mochila" search here at Drupal returned zero results. So I'm not sure if anyone has any experience with this.
Anyone not familiar with Mochilla - its a dynamic news, photos, and video syndication service. See www.Mochila.com
Ok, so I'm posting this for the 3rd time today, but no one seems to quite be able to get it?
Or, you just think I'm an idiot and I'm supposed to use the admin GUI to add a new field.
I dont have access to the admin GUI, the admin is the customer.
So, how do I programmatically [with PhP code in this instance] create a new field in a database for drupal to use?
It IS NOT POSSIBLE to just use a db_query( "alter table..." ) command, as using this stops node_save from ever working as the database schema is now incompatible with what the system has.
I'm am the sole proprietor of a web development shop in the Dayton Ohio area. I currently hire PHP and Drupal contractors on a regular basis to help handle the workload, but it's time for me to find someone who can become a committed team member and help out, not only in development, but also project management and possibly some business administration.
I am using a custom template. The site renders fine until i create content or edit existing content. I get a big block of white space between $title and $content. I have tried to wrap these variables within a
set to 95%, but it makes no difference. This is a problem I have only seen in Firefox and not IE. Does anyone know what my be wrong?