i am trying to update my drupal 7 site, to complete upgrade process , i should finish the process with mysite/update.php, but it keep directing me mysite/install.php and ask me to select an installation profile.
I am not sure if this forum is the right place to make an announcement about new module, but let me try, since I am already typing here ;)
There are number of modules which try to output search results restricting per content types, but they all deal with already generated search index, which sometimes can grow really large.
My webhost has transferred my site to other hardware. When I now go to my modules page and want to see for instance how many separate modules Rooms has installed I get only two, whereas I know that there are 10. The other 8 can only be made visible when I ask the page to show the disabled modules, but they are not disabled.
Does this mean that I have to reinstall all these modules?
and if so,
is there an easy way to do this because for then for instance Chaos Tools will need to be shut off, but that can only be done by disabling 20 other modules (and so on).
I´ve got a German Drupal 7 website and I need to change or at least remove the "Create" + content type sentences in the standard pages of Drupal like "create, edit and delete"-pages.
I use drupal 7 latest version. I have one content type cars. I made 2 views. One view as a block for content type cars and one exposed filters view also for content type cars. When I click on the image that shows for that blockview ( image linked to content ) the view opens node--cars.tpl.php (template suggestion).