A couple of times a day, my Drupal site fails with the following error in the browser:
Warning: mysql_connect() [function.mysql-connect]: #HY000Host 'localhost' is not allowed to connect to this MySQL server in /path/to/site/includes/database.mysql.inc on line 31
#HY000Host 'localhost' is not allowed to connect to this MySQL server
If I kill MySQL and restart it, the site is fine again, and runs without trouble for several hours.
Drupal website is not loading from unknown causes. www.granturismo.pl Do you guys know what may have caused this or what might be a sollution to this error?
Im installing the importexportapi module, and i export an XML of book of my OLD drupal.
I need to export this XML to my NEW drupal, so i created an "parser analyse" to import this data from my database.
When i access my Drupal page, i see the book and your hierarchy, but I do not access the "fathers" of hierarchy.
e.g:
-Vehicles
--Cars
--- Sport Cars
I obtain to have access a cars and sport cars, but i do not access the "vehicles". The message is "Access Denied Authorization". Im logged with admin/root user.
I have category module installed. I created a container with categories. I enabled "menu items for this container" and disabled "menu items for assigned nodes" on the container screen. On the category screen, I set "Category Information: depth" to 0. This is how it looks automatically in my navigation menu:
What I want, however, is for only the containers and their categories to appear (automatcially), but NOT the nodes assigned to these categories. In other words:
Can you please tell me how to uninstall every trace of a module installed?
The modules page should really have a demo or preview page to show what each module does, otherwise you’d need to install it in order to find out that it wasn’t what you wanted after all. Similar to how the themes have a demo. Or Does such demos exist that I don't know about?