Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I was looking into the database and when I went back to the site it caused the following error?
PDOException: SQLSTATE[28000] [1045] Access denied for user 'cet1303101285440'@'72.167.232.153' (using password: YES) in lock_may_be_available() (line 167 of /home/content/58/10261658/html/sandbox/turboblue/includes/lock.inc).
I found the file but what do I do NOW!!!! How do I unlock the database...???
I got the idea of the entity system. Wow. Great idea. After that I decided to start using it, to have a look at it as it sounded so good. After my first experience of Drupal 7 I decided to open this forum here.
My forum topic is about:
starts from my first impressions of entity system and it turns out
to suggest some changes that I do to keep drupal going on it's very original path
It also going to show an idea making it behave so.
Have you ever wondered why:
it's complicated adding fields to Users in drupal 6, or
why hook_form_alter doesn't work the same way with og_groups module as it does normally, or
why conditional fields module doesn't work certain situations, or
why it takes 3 months to learn using Drupal while it takes 3 days to use Wordpress
If you've ever had similar problems or questions than this forum is for you.
I have been trying to install Drupal 8 on my shared server and keep running into the same issue. I get through the install just fine and when I go to view the site I get 500 error. Tried with a clean install of Drupal 8 and a Drupal 8 Spark distro as well. It's not throwing anything into the log and I've tried all the normal .htaccess stuff I usually do like uncomment Rewrite Base and whatnot.