On my site's Top Pages (admin/logs/pages), a number of nodes and pages appear twice in the table, because in the MySQL database, the "accesslog" table has records for many node both with and without a "title". When the Top Pages table is generated, two different entries are created for some nodes because it considers those with a Title to be different than those without, even though they have the same exact "path". For example, there is an entry with 15 hits that simply says "node/14", and another with 11 hits that has a says, "Using ActiveSync with the Pocket PC Emulator" above "node/14". In both cases, "node/14" is the proper database table element, "path", but the "title" element for the node ("Using ActiveSync...") is only included in some records.
What is causing the database entries to be recorded without the proper page title? Does this have anything to do with caching?
I am trying to send those nice bloggers at xanga a little message. Somehow, the hotlink protection in the files directory seems to be different from other directories. I have a wallpaper directory, where the following code works:
Hi, I've only been playing around with drupal for a couple days, and I had a simple question (I hope). I couldn't seem to find the answer anywhere.
I want to be able to either change themes or stylesheets (depending which would be easier) on the fly, rather than having to go through their preferences . I know it wouldn't save each time if it was css, but that's no big deal. The different css sheets are just color variations mostly. Is this possible, or will users have to change the settings in their preferences? My design is based off of the leaf theme. Thanks for any help.
Is there an event module ready for use ? like the one in this site (where, when, etc' style). I'v tried creating one using flexinode but it made the whole system very unstable so I had to usinstull flexinode and never use it again.