I have just made the switch to HTTPS (using .htaccess) - everything works except in Ubercart's checkout. If an Ajax call is made, checking postal for example, I get this error:
An AJAX HTTP error occurred.
HTTP Result Code: 406
Debugging information follows.
Path: /system/ajax
StatusText: Not Acceptable
ResponseText:
This does not happen with HTTP.
I have been told that the mod_security is not turned on in Apache.
Sorry if this is incorrect forum - please help me where it should be moved to in that case.
My drupal 7 site has been recently compromised - I guess due to unpatched critical issue (I had two minor versions oldere than latest) but I can't make it clean again.
What's happening:
From time to time (probably triggered by access some page) site gets into the internal error wher root URL show something like (sorry - I forgot to record that this time) "PHP errror, expected ) but , found in .... there is some path to .ico file"
I am very new to Drupal (familiar with PHP, Wordpress, Joomla). I am taking over a Drupal site, and most of it is wonderful and intuitive. HOWEVER, I am struggling with an entity. There is an entity field that of a custom type. This type is lookup, using the Select Widget. It is pulling the data from a table with an ECK preface... and I found the table where most information is coming from, but I cannot, for the life of me, get the widget to load any NEW values.
I cannot see anywhere in the ECK menu to edit field types...