ok so i have my page.tpl.php i dont like the basic page content type in drupal so i tried to add my own
when i copy the code from page.tpl.php to a new file and rename it i just get an error.
what i want to do is eliminate my left sidebar and extended my content section
i want to keep everything including my posts and blocks on my page.tpl.php
but i just want to make a new page so i can build in a forum into the design
I am fairly new to Drupal, but know SQL and PHP very well, so I made a 4 step (external from D7) PHP script for importing nodes from a CSV-txt file.
As long as the content type exists, the scripts finds the necessary tables and fields and fill in all correctly, whichever needed depending of chosen content type..
BUT the indexfiles are not updated, and in admin > Content, the title are not shown (but the node comes up), so the script do not work as planned yet.
Anyone who can tell me why the indexfiles don't get updated and why the title are not shown?
I'm an experienced programmer new to Drupal. Would like a pointer to any docs on the best way to handle a one-to-many relationship, e.g. a User has-many Tasks or a Company has-many Locations. It's looking like I do this with Views? The examples I've found seem to rely on tags, which seems like it might be relationally iffy, but I'm sure I'm just missing something.
I run a drupal site which is currently running as a online magazine. The original plan was always to make it into a local community site also and now that it is stable I want to implement certain features.
The first feature we want to get going is having a separate profiles for bands and artists. I already use the Profile 2 module to allow us to have a private profile where people have updated their contact details etc and also have a public profile where other members of the community can see some other details.
What we want to allow are bands, DJ's and Artists to make a different kind of profile so that they can upload video, let people know what's going on, allow fans to write on their blog etc. Now with some fiddling I reckon I can use profile 2 to allow me to give them this function or at least parts of it. The problem is that I want them to be able to sign up directly as a band and then have the option to update their profile but not allow normal people to do this. I figure I can set them up as a 'band' role but I want them to be able to update it straight away, not have to wait for me or an admin to give them that specific role and therefore the functionality.
The error happened when I tried to add a field with beyond the max allowed characters.
Please see my website http://www.buzzerbeater.com.au/ and naviagate to the bottom of the page, you will see the following error.
Warning: Cannot modify header information - headers already sent by (output started at /home/pgoughy/public_html/buzzerbeater.com.au/includes/common.inc:2561) in drupal_send_headers() (line 1040 of /home/pgoughy/public_html/buzzerbeater.com.au/includes/bootstrap.inc).