every hour when drupal runs cron I get this pair of errors several times in the error log:
Error 1:
mysql_real_escape_string() expects parameter 1 to be string, array given en la línea 349 del archivo /var/www/vhosts/poquer-red.com/httpdocs/includes/database.mysql.inc.
I am working up plans to rebuild an existing client website, adding an online shop, using Drupal 4.7.2. After completion of the project I will post the methodology I've used in its construction for the benefit of new Drupal users and those considering using it. I'm keeping notes on the project with a view to posting a tutorial on my own website after the project launch. Currently I'm wading through the information available for Drupal and I'd be very grateful for any views on how best to proceed from those who've already been through the learning curve for this software (which method of access control and content categorisation etc..) given these requirements:
The website and online shop is for a society with around 170 branches worldwide and some 20,000+ members spread throughout the 170 branches.
The required user "roles" are:
Anonymous user - read access to content but excluded from a "members only" section
Authenticated user - same as above but can also order goods from the online shop
Member - read access to all content and write access to their own user contact details
Branch Administrator - same as above but also has write access to all users contact details within their branch membership and to website pages relating to their own branch
Shop Administrator - write access to all e-commerce pages
Is editing a poll only available to the admin user?
For example, I tried editing the poll I created at http://groups.drupal.org/node/984, but since I'm not the admin, I don't see a way to edit it. I simply wanted to change part of the title to delete the wording "...and developers..."
No one has yet voted on the poll so as the creater of it (even though I'm not the admin), it would have been nice to change the wording slightly.
Been searching and searching here for an answer to this, but not finding anything.
Can anyone tell me how to change the order of the tabs on the search node? I have Drupal 4.7 with Gallery2 Embedded, and I want the Gallery2 results to have focus when searches are performed.