I have the archive.module and the calendar block turned on in 4.3.2. The calendar should highlight the current day, but it doesn't update. If I look at a previous month, it redisplays the calendar but with the same incorrect day highlighted. If I turn off the block or module, save, turn it back on, and save again, it changes to the current day. I'm testing this mid-day when GMT vs. my time zone wouldn't be the issue, to no avail. Any ideas would be appreciated.
I installed drupal on a FreeBSD server with MySQL 4 Apache/1.3.27 OpenSSL/0.9.7 (Unix) PHP/4.3.4 AuthMySQL/2.20 mod_perl/1.27 running. But when I try to load index.php (latest release, Directoryindex is set correctly), I get
Fatal error: Call to undefined function: mysql_connect() in /usr/local/apache/vhosts/drupal/includes/database.mysql.inc on line 12
My Safari users can't view the xtemplate pushbutton theme I've set as default. They do pretty well with Chameleon and I've show them how to set it. Aside from complaining about logging in each time, they're saying that whenever they return to the home page, the theme resets and they have to login in again to enter the theme. Their session cookie isn't working properly. Any ideas?
I set up a Drupal application in a subdomain of my main site. Once it was working, I moved the files, changed the conf.php file and moved it to the main domain. All went well except that a there seems to be a problem setting cookies.
Does Drupal set permanent user cookies so they don't have to login? Surely the answer is yes. What setting do I need to change or file do I need to edit to correct this problem.