I see the polls functionality on groups.drupal.org, and I see threads about this module, but does anyone know where I can actually grab it? I don't see it on the modules page.
I have installed a new Drupal site, but the admin account gets 'access denied' when I click on any link, and I have to continually enter the user name and password to regain access. Looking at the 'sessions' table in mysql, the uid matching the session id in the cookie keeps getting set to '0' instead of '1'
Any educated guesses about this behavior appreciated.
Helloo gents and ladies
what can u really say about what im dealing with during my recent theming work
Well , i decided that i want a div to contain an image, that i would set with the very traditional way (and highly manually) of <img scr="image.png" alt="logo" />
In my surprise i dont get the image at all when the page loads. The only thing that comes up in place is the alt.