Is there a module that can display a hit counter? I'm looking to put a plain text or theme based graphical counter somewhere at the top of my site. If there is not a block, could I insert a Java/CGI counter in the code somewhere?
I get this error when I have upload.module enabled:
warning: Invalid argument supplied for foreach() in /home/username/modules/upload.module on line 432.
Since I'm using DreamHost, it is possible to switch from PHP4 to PHP5, should I try that? I'm not sure how that would affect the already running website.
In short, I'm looking for the best way to include some externally generated content into a drupal-based website and I haven't been able to find any specific help in the drupal doco.
In more detail, I'm assisting a sporting organisation with making their results, tables, draws, etc. available on their drupal-based website (which is already doing a fine job of news, etc). The raw data for the results, tables, etc. comes from a separate program which exports in CSV format. So I'm going to write a script to convert that raw data into a set of pages.
I have a reasonably new installation of Drupal (not Civic Space) and CivicCRM and a few other modules. I've successfully registered 34 users. Somewhere in the last few weeks (as near as I can guess by when people last registered) user /register suddenly returns a 'Page not found' error. I'll be darned if I can figure out why. Additionally Civic CRM won't recognize authorized users as being logged on. Not sure if they are connected. I'm a bit of a Drupal newbie so could use some help here.
Hello, I need to add a "Related Articles" link into the $terms (or $node->links, but $terms is preferable) Unfortunately, after buzzing arond the code for 2 hours, I have not found where it is. I am an experienced PHP programmer, I just need to be pointed to what file I should be looking at to accomplish this.
I know that flexinode in 4.7 does not seem to have radio buttons available. I was wondering if there is any way that one can add radio buttons to a flexinode , in any fashion?