I have a site that provides tools to help students learn Biblical languages. One of the features is vocabulary review lists. Specifically, there are 7 review lists, one for each day of the week.
I would like one of these to be sent, via RSS, each day. This should repeat automatically evert week. For example:
I have gone in as the administrator and turned off the login block for the administrator account. Specifically, I set the login block to be hidden by default but allow each user to show it. Then I logged out and of course I can't log back in. Can I unset this preference using phpMyAdmin?
I'm brand new to Drupal and find it very interesting. I have just installed the Acidfree module and I'm getting the following error message:
user warning: Table 'mansour_drpl1.acidfree' doesn't exist query: SELECT nid, aid FROM node n INNER JOIN acidfree ON n.nid = aid INNER JOIN acidfree_hierarchy ON aid = child WHERE n.status=1 AND class <> 'album' ORDER BY RAND() LIMIT 3 in /home/mansour/public_html/includes/database.mysql.inc on line 120.