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'd like to be able to place a hit counter on one of the pages on my site.
What I'm after is one counter on one page which shows a rough idea of how many unique visitors the whole site has had. Ideally I should be able to include the counter in a line of text - like:
"We'd like to thank the 1234 people who have visited our site."
When I click on a Drupal members name and then one of the fields in their profile, I get a nice page with all the members listed with the same interests in a nice mailing label style.
When I do this on my site, I get all the profile fields printed out. How can I limit the number of fields shown when I click on a selected profile field.
On www.hyundaisportsclub.com you can see that I have added code to my template that will show some of the latest content to be added on the site / upcoming events etc at the top of the page.
I want to know how I can hide this when people are viewing the forums as it gets a bit messy otherwise. :)
I have tried using flexiblock however that does not seem to execute the code the way it should.
I use the Filestore2 and the FScache to create a section of downloads. But always that one download is fact, I get an error, and download is not completed. the error is the following one:
warning: passthru() has been disabled for security reasons em /home/nh18org/public_html/v1.0/modules/fscache/fscache.module on line 145.
:(
and this cron problems:
warning: opendir(temp/1A): failed to open dir: Permission denied em /home/nh18org/public_html/v1.0/modules/fscache/fscache.module on line 365.