I have exactly the same problem as here: http://drupal.org/node/1053096
Apparently there is also solution for this problem but I could not figure it out.
I tried to use Fetch entity by id / property but: in Fetch entity id you cannot choose the field where to get name of the term, and in Fetch entity by property you cannot choose which taxonomy vocabulary use - it just not work.
I locked myself out of the site. When I go to http://example.com/?q=user it uses my in-progress custom theme which does not feature a login form. How can I set the default theme back to bartik ? I tried modifying the default_theme variable in the variable table and truncating the cache but it still loads my custom theme ?!
How can I get back into the Drupal admin interface ?
Hi,
i have installed apache2, php5, mysql and drupal7 , drupal installed successfully, in site configuration i set my site name as www.usite1.com and when i try the site on the browser getting a page not found error.
I have unzipped D7 to /var/www/ on Mandriva. I have created the database with mysql. But I can't get the install.php on firefox. I get the error 404 : Object not found. How can I know the exact path to drupal folder? Thank you.
I am converting from joomla - new to drupal.
I need to display news feeds from various news sites - but I do not want the option for the visitor to subscribe to the site. I also want the rss feed to open in a new TAB.