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 am looking to show multiple polls in a page, using panel which works fine so far.
However, I want to let my member see results of these multiple polls, all in one page (another page, not neccessarily same page as the original polls are on).
Any sugestion?
I have created a new page using cck and would like users to submit several pictures to their pages. I know I can use an image field within cck or uploading of pics.
The problem with this is: the image feild shows actual sizes directly on the page. The upload option only allows 1 picture.
I would like a set of thumnail pics visible on the page with the ability to click and see larger pictures.
I tried acidfree and gallery but I have too many problems setting them up. Is there a way to link a slideshow directly into the page?
I uploaded the page_title module folder via FTP in the modules folder. Since this, I get only a blank page when I open my module page! (no new entrys in the permissions section, no error messages) Then I deleted the page_title folder on the server, but nothing changes.
Please help! How can I get back my Module Page without having to activate an old backup??
(I am new with Drupal, 4.7.3)
I had Clean_URLs enabled on my drupal installation. I also used to have the path and the pathauto modules enabled. They used to work fine, but on turning the debugs on I noticed that the bulk of the SQL queries were related to URL lookups. I had this running for a couple of weeks and continued to devep the
So I have decided to turn it off, and I did.
Problem: I still see a whole bunch of SQL queries into the url_alias table as can be seed below. Why is this happenning and how can I avoid this and optimize this further.