I am trying to create a module that will add two comboboxes to a page. The values of one of them will determine the values of the other. So in the first one you will be able to chose a city and in the second one you will be able to chose cafés in that city. So the cafés that you can chose depends on which city is chosen. I am able to create the two comboboxes but i don't know how to change the values in them. Any suggestions on how i could go about it are highly appreciated. Thanks.
I have a problem with the way URL rewriting works in views.
I have URL aliases setup to have "brand/brandname/brandlist". In my views URL rewritting I have "brands/[title]/gallery". [title] = node title of the brand. Works great.
Hello,
I'm looking for the best / most efficient way to template or arrange content based on sections of a site in Drupal 7. For example, the about-us page and subpages of about-us will have a different layout and look than contact page etc. I have been looking into page based template files and have it working so that a specific page can have its own template but not that page and all subpages.
Any help is greatly appreciated!
hi all new, I need to know how to configure a drupal installation in 1and1 hosting for me to function as multisite.
After reading tutorials and manuals, I've created folders in sites / of each site you want to configure, as well as the settings.php file. and modules and themes folders for each site
example because:
sites / mysite / modules
sites / misito / themes
sites / mysite / settings.php I have given written permission
I've got a fresh drupal 7.0 site running. However, I can't log in to it, and neither can my users.
The only way to access it is to request the password reset email. This one time login does work, but changing the password subsequently has no effect on problem behavior.
Basically, when I enter login credentials, nothing happens. The page just refreshes and remains un-logged-in. No access denied or wrong password message. Also, the attempt isn't recorded in the system log.