Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I've an idea which I want to implement using Drupal. Looking for some one with solid development experience building web app using Drupal. All other resources like designers will be provided by me but managed by dev. lead.
This requirement is in Mumbai. Interested candidates can contact me at 09619854626.
I am interested in using the Andromeda theme for my website. The demo page is down I would like to see a working page (not just a screen cap). Can anyone post some links to sites that use the theme? It would be much appreciated, thank you!
Hi,
I have this alert when I set #autocomplete_path to some textfield using FormAPI.
I get this alert only when I click on Enter in textfield earlier then autocomplete will show up. When I click enter after autocomplete div is shown, it works OK.
I got the multisite configuation working using symbolic links. Only problem is that if you add module or upgrade through the admin it just errors because it uses FTP and FTP does not see anything past the symbolic links. I tried using "mount -bind" and it manages to see it through FTP but when I went to my site I got an "500 internal server error".
So basically, does anyone know what I should be doing for my pages to render using "mount --bind" for multisite hosting?