Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Whatever I do I can't seem to get the invoice to theme using PHPTemplate and latest stable codebase; I just get a blank screen if I try (completely empty document returned). I know PHPTemplate is working fine because my other overrides, specified in template.tpl.php, are wokring fine. Is there another way of theming an invoice?
any ideas on the cause of the errors after upgrading to 4.5.2? I am trying to figure out haow to fix this. . .
user notice: [XTemplate] parse: blockname [header.logo] does not exist in /home2/ma/public_html/themes/engines/xtemplate/xtemplate.inc on line 418.
user notice: [XTemplate] parse: blockname [header.site_name] does not exist in /home2/ma/public_html/themes/engines/xtemplate/xtemplate.inc on line 418.
user notice: [XTemplate] parse: blockname [header.title.tabs] does not exist in /home2/ma/public_html/themes/engines/xtemplate/xtemplate.inc on line 418
This may very well turn out to be a damn complex endeavor (maybe too complex for a noob such as myself) but I was wondering if I could get some layout help for the Kubrick theme. What I'm wanting to do is better explained with this image, a rough idea. I'd like everything published to the front page to be inconified, and have the full text hidden away, for a more sleek interface.
When I create an image node, and promote it to the front page, the front page only shows the thumbnail. How do I get the full view of the image to show instead?