My cron logs periocally tell me that a query has been run on a table named 'notify' which does not exist. phpMyAdmin confims that this table does indeed NOT exist.
I don't see code to create this table in the notify module... where is it supposed to come from? What am I missing?
warning: rename(misc/tmpthumb_91a967a8313dc8d29381ee011a6e2fc2.png,misc/images/thumbs/thumb_91a967a8313dc8d29381ee011a6e2fc2-49.png): No such file or directory in /var/www/localhost/htdocs/drupal/modules/image.module on line 719.
Cannot save image.
Hi all,
I have installed Drupal 4.4 and created one authenicated user account behind the admin account.
I found that when I use the admin account(i.e., the first account created) to create new content(blog, page,story or poll), I can access the Authoring information and change the authored date, enable/disable comment.
But with the normal user account, they can only create content , but no option on changing the authoed date, commentc , etc.
I would like to allow my user to change the date/time value when they post a new/or edit blog, how can I do it?
This used to work before upgrading to 4.4.1. trying to weblink:nnn, where nnn is a node-id opens a new, but empty window. Otherwise it works as expected (e.g. when using an id of a real link).
When I tried to add a field to an existing flexinode (I have one type and more then 100 nodes) all data dissapeared forom all nodes. Except for title and description.
How can I avoid this? Is it my local problem or general?