I've added some bits of AJAX for my form, mostly just to hide and show forms. It works fine until there's a form error, then JS and AJAX stop working completely. Looked around but didn't find much...
The form I'm working on is a node form, and I'm adding stuff using hook_form_alter(). There are some AJAX buttons to do stuff and these links/buttons now won't work at all.
I'm doing a sort-of installation -- I'm moving an existing Drupal 7 site from an Ubuntu server to a RHEL server (long story). I've moved over the files, the database, and the Apache conf file. The site loads but when I try to sign in, the sign in page just reloads with no errors (I've also checked the logs -- nothin). Web searches point at mod_rewrite being missing but I've verified multiple times over that mod_rewrite is loaded.
I used Notepad to view the contents of .htaccess file. But then I saw the folder back, I found that .htaccess file has been replaced with notepad icon & it has no name on it.
Can somebody please tell me which tool should I use for editing .htaccess file and what are its correct permissions?
I have an accordion view where all the text is showing up as bold. I think I have just looked at this for too long and as such am missing the styling that is causing it. I've tried a bunch of solutions, but none thus far have fixed the issue.