Hi. I want to style my forum so i can use multisite with just 1 forum.
So for example i got WINDOWS forum (forum id2) LINUX forum (forum id3) and MAC forum (forum id4).
How to style them separately ? I need to create forum.tpl.php and now forum--[forum id].tpl.php right (two -- cause it's drupal 7) ? But it dosent work... forum--list.tpl.php also dosent work for me ? What I'm doing wrong ?
Also when i add forums.tpl.php file i cant acces to my post in a forum - they just don't apear.
I have a fresh install of Drupal 7.0 stable and I'm getting the error "The professional theme was not found" whenever I try to change to any theme other than the default that comes with it.
I've tried using the other themes that came with Drupal as well as ones I've downloaded and I'm getting exactly the same error (and the template doesn't change).
I've tried searching Google, these forums and the Drupal bug reports, but obviously it's a vague error message and I can't find any results.
I installed my website and it was working just fine, today all of a sudden i am getting this message... i don't want to reinstall the website again and i can't get it over
PLEASE HELP!
Fatal error: Class 'PDO' not found in /home/liveaq5/public_html/juwsc/includes/database/database.inc on line 185
I am trying to make a custom node template in which I want to manually output each field. I've done this in Drupal 6 often using the $node object to access the "view" item. The "view" would output the full html of the field. There is no "view" when I output the contents of the node object in Drupal 7, here is an example.
I am unable to get the PECL file upload progress bar to work in Drupal 7.
I am running on Ubuntu with PECL uploadprogress enabled (installed and configured in php.ini)
I have a content type defined with a file field configured to use the progress bar but when I upload a file I only see the throbber.