By caprianurag on
Hi
I have installed Drupal 6.9 and downloaded couple of themes and modules for it. I have created a folder C:\Program Files\Apache Software Foundation\Apache2.2\drupal-6.9\sites\all\themes for themes. Under that, I put a custom theme folder with all the files in it. My problem is that I am not able to see the custom theme when I login to access my site.
What am I doing wrong?
Thanks
-AJ
Comments
...\Apache2.2\drupal-6.9
...\Apache2.2\drupal-6.9 ..
why no htdocs in between ??
We go the drupal way. How about you?
http://www.drupalway.com
I think thats what the
I think thats what the instructions for installing Drupal 6.9 say..
Installation problem or
Installation problem or adding a new theme/module problem?
are you able to browse to your site on localhost (via a browser) ?
If you are using WAMPP it should be like C:\Wamp\www\drupal-6.9\sites\all\themes
If you are using apache2triad it should be like C:\apache2triad\htdocs\drupal-6.9\sites\all\themes
In general it should be sth like \htdocs or \www or something like that, the folder in which your initial files should be placed
no matter whar Drupal
no matter whar Drupal says....if u are using Apache, listen to what Apache says ..
Apache use sub-folder "htdocs" to host all the applications ....
are u using Apache???
anyway...up 2 u ....
good day
.
.
-----------------------------------------------
We go the drupal way. How about you?
http://www.drupalway.com
Thanks..
Thanks a lot Guys...
after I moved things to htdocs.., it worked..
Thanks again for your help!!!
Can you see the core themes
Can you see the core themes listed in the admin/build/themes page?
What theme did you upload to sites/all/themes? Does it have an .info file?
Yes, The themes work fine
Yes, The themes work fine now. Now, I am having trouble using Drupal templates.
How do I enable a Drupal template?
Is that as simple as using a theme?
Thanks
-AJ