I can't register, when i click on " create the new account", the page refresh and there is nothing more. I try to find solutions on the forum but links don't work.
I searched the forums for this but I can't seem to find a solution.
I have a brand new install of 4.6.2 and any time that I update something in the administration section, "The configuration options have been saved" repeats itself and sticks on every page I go to afterwards. If I update something else I will now have it repeated twice. And a third. And so on until I logout and log back in. Quite annoying.
I've uninstalled all my modules, turned cacheing on and off, but can not seem to fix this...
Running Drupal from a subdirectory on my site. Uploaded the Ecommerce folder into the modules folder. Set up the database by calling up store.mysql in the store folder. When I go to administer/modules, I get this message:
Fatal error: Call to undefined function: module_get_path() in /home/mysite/public_html/subdirectory/modules/ecommerce/store/store.module on line 4
Checked out line 4 in the store.module doc, and it says this:
Warning: mysql_connect(): Lost connection to MySQL server during query in /hsphere/local/home/user/mydomain.org/includes/database.mysql.inc on line 31
Lost connection to MySQL server during query
I'm not completely familiar with php or MySQL so troubleshooting I'm afraid is difficult.
I've just done an install of Drupal and having set up the database and added an admin user, and populated the database using database.mysql, I run into a problem.