I am trying to override the user profile output by creating template.php and user_profile.php in my theme directory. I am following the directions explained here: http://drupal.org/node/35728. Problem is, I get this error when I login or logout:
warning: Cannot modify header information - headers already sent by (output started at F:\www\htdocs\themes\custom\template.php:16) in F:\www\htdocs\includes\common.inc on line 192.
I still get this error when I click on "printer friendly version »".
I'm using 4.6.3 and have installed the print.module. Any help would be sooo appreciated. Thanks!
warning: Failed opening 'print.tpl.php' for inclusion (include_path='') in /usr/home282/i/n/inky/public_html/home/modules/print/print.module on line 131.
On the page www.website.com/blog I want to print the body of the entries, not just the teaser. Can you let me know what code needs to be altered to display this way?
I have installed Taxonomy Access Control, but cannot follow the instructions to apply the provided taxonomy.patch as I do not have shell access to my server. Is there another alternative to applying this patch or do I need to see if I can get my ISP to run the command for me?