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've searched and read the docs, but I'm not seeing an answer. As far as I can tell, the pager doesn't hold onto the sort order of the table. Sorting works fine, paging works fine, but after choosing a sort order you can click on a pager like (next, etc) and the sorting is gone. Is there something I need to do to keep the sort order around? Looking at the pager code, it looks like it just doesn't bother with it. Should I hack the pager code or is there a better way?
I followed the instructions for installing the massmailer module, including changing the permissions of phplist/bin/phplist to 0755 but cannot send mail and am getting the following error:
You do not have the php command line executable in your system path
and it cannot be located in /usr/bin or /usr/local/bin.
Please edit the modules/massmailer/engines/phplist/bin/phplist file to correct this.
Help I am getting a "warning: mail() [function.mail]: SMTP server response: 501 5.5.4 Invalid Address" error when I try to submit a form from the feedback form. I am using the feedback module.
I have a valid email address in my default email.
I do not have "Validate Senders Email Address" checked.
I am running the website off of my own server. My other email functions work. Individuals who sign up are able to get their emails.
I've installed the TinyMCE Editor and source code according to instructions and using phpMyAdmin. It works perfectly on my Drupal testsite located on a apache server that i run as localhost. However I get this error:
I just installed image assist and have it working OK. I also have Tiny MCE installed, but I have it (the toolbar) disabled on my view by default b/c I prefer to type my tags in. (Tiny MCE is annoying sometimes) Anyway, I noticed img assist works only when the toolbar is enabled. So... I find myself enabling Tiny MCE, putting the picture in, disabling it, and typing away. Does anyone else get this problem? ie - is it something I did/didn't do, or is this a bug?