I've installed drupal ok and am trying to config the site but there are no themes listed. There are themes in the themes folder and I did install smarty template and php template as well. But none of the themes, default ones that come with drupal or Smarty themes show up in the list. Not sure what to do.. Any thoughts?!!?
I've installed drupal ok and am trying to config the site but there are no themes listed. There are themes in the themes folder and I did install smarty template and php template as well. But none of the themes, default ones that come with drupal or Smarty themes show up in the list. Not sure what to do.. Any thoughts?!!?
The code works, but the problem is that the node-flexinode-n.tpl.php file is run each every time a new record is brought from the database, which means that each time the variable will take the value of the first color.
I tried to install the textile module, but it just won't show up in the modules list, so I can't enable it. (The module list skips directly from 'taxonomy' to 'throttle'.) I've tried both installing it into a subdirectory of 'modules' and directly into 'modules', and neither one works. I tried both the CVS version and the version marked 4.7.0. But no matter what I do, it's just not showing up.
Earlier I installed the poormanscron and the pathauto modules without difficulty, so I know that the basic module installation mechanism is working. What might be the problem here?