FYI: I'm relatively unfamiliar with Drupal, I've come from the Joomla environment. And I'm using Terminal and SVN to manage this project on our server.
Goal: In the Drupal admin>build>themes page there should appear a list of the themes coming from the literal themes dir.
Problem: However, they are not appearing and I do not know why.
Possible Causes: I upgraded from 4.7.x to 5.x yesterday. Prior to this upgrade I had not worked on this particular site so I do not know if themes were appearing on admin>build>themes prior to the upgrade.
Notes:As soon I upgraded [and without changing the template]; all styling was stripped. Which suggests that the old templates were no long supported for some reason.
Can anyone help?
Comments
=-=
Templates for Drupal 4.7.x will not work with Drupal 5.x, you need the themes updated.
You were right, thanks!
Ah, you were right, thanks!