I am looking to create a simple photo slideshow for Drupal 7. A lot of the popular slideshow modules do not have version 7 compatible releases as of yet. I am looking for functionality similar to that at the following URL: http://www.gwillikers.com/about-us/photos. Has anyone had success with implementing this kind of slideshow in Drupal 7??
I installed Drupal 7 beta on my local machine using Xampp and uploaded and enabled a few modules and everything was working well.
I then followed all the documented steps about migrating the database, compressing and uploading the files to the public server but when I tried to test it in the browser I got the following error:
PDOException: SQLSTATE[28000] [1045] Access denied for user 'comRus'@'localhost' (using password: YES) in lock_may_be_available() (line 163 of /home2/bccan/public_html/bathurst-kgc/includes/lock.inc)...