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.
Thhe following break occurs with phptemplate and any compatible theme on Tiger:
Fatal error: phptemplate_init(): Failed opening required '' (include_path='.:/usr/lib/php') in ./themes/engines/phptemplate/phptemplate.engine on line 55
The only clue I have yet is this may be due to Tiger PHP being built with a MySQL client API < 4.1.x.
How do I pass variables from a module to phptemplate?
I read topic Making additional variables available to your templates, created 'template.php'. I tried to add new variable and assign it some value from module hook (i need sections_in_section()). But it doesn't work, it says 'no such function defined'.
Am I stupid or it's not possible? Please, help me. Thanks in advance.
The primary/secondary links could replace the links above the search bar there. Instead of the ads on the right side, you could have the links and blocks, and the search results could be replaced with the news items/nodes.
This would be great for news sites, imo.
I can start on this, but I'm wondering what theme would be the best starting point?
I´m having a strange problem with the greenmarinee theme. Currently my front page looks fine in mozilla, but in IE it moves the articles down in position below the right sidebar. I´ve looked to the source code, and I view that there are some div tags not closed. Is a problem with the theme?
Any one image gallery, when selected, shows one row of thumbnails, and then more pages by number underneath. This leaves a largely empty page. What I want to do is to have those thumbnail spread in rows down the page, so I have about ten rows. How would I go about that?
It doesn't matter what template I try, but I get :
Fatal error: phptemplate_init(): Failed opening required '' (include_path='.:/usr/lib/php') in ./themes/engines/phptemplate/phptemplate.engine on line 55
with all installations of 4.6 on my local test computer. I do not have this problem with 4.6 before on my published site.