I've a site running on drupal 7.6.x version and it works perfectly fine. We have installed SSL certificate and site is working fine with HTTPS but one of the IMPORT functionality from admin is not working. I'm getting following error while trying to import feed while accessing site using HTTPS however IMPORT functionality is working fine while accessing site using HTTP
Could not call service background_batch:59063 for callback _background_batch_process: stdClass Object ([error] => Error opening socket ssl://www..com:443 )
Image resize handles no longer appear on my inline images on any of my Drupal 7 sites. Until a couple of months ago, they used to work on Firefox but they no longer do. Firefox now works like Chrome and doesn't even show the image is selected when you select it - is anyone else having this problem?
I've a site running on drupal 7.x version and it has a feature from admin area to Import a TAB delimited file from 3rd party URL into the database. Importing is working fine but its not adding all the rows into database from the file. I did check for the special characters but there is no special characters in missing records.
So could any one help/suggest for how can I check and fix the issue?