I have loaded the Marinelli theme into the Drupal default themes folder -- and it shows up in the admin panel where it has been enabled -- when then placed a copy of it into the sites/all/themes folder -- however it or no other themes will show up when placed in the admin panel when placed in the sites/all/themes folder. I have read other post on this subject -- however most deal with making sure you using a campatible theme (ie. Drupal 6 compatible). Obviously this is not the issue as the theme shows up and works fine when installed in the Drupal defaut/core themes folder.

Could this issue be related to my other issue -- Drupal returning a "page not found" for a module that it has recognized and has been enabled in the sites/all/modules -- I inquired with my hosting service as to this issue -- and they suggested I try a different content management program. Could the issue be a Drupal installation issue?

Comments

vm’s picture

disable the theme
move the theme
clear the cache in administer -> performance

try again

auctionteamster’s picture

Thanks VeryMisunderstood -- your solution worked perfectly -- I should state however for those who stumble across this post -- that the path to the module appears to be a separate issue. Nonetheless thanks to you much for moving me further along the Drupal curve.

vm’s picture

without knowing which module is giving you a problem, its hard to help with that situation.

auctionteamster’s picture