Hi, I've exhausted everything in trying to find out why random php files keep appearing in places on one particular drupal site of ours. I've tried a lot of things and it keeps occurring, so I'm looking for a company that has the expertise to help in fixing this situation. It's a Drupal 7 site updated to the latest, no core hacks (on my part at least, maybe these hackers).
Our project consists of three parts - a website, a desktop client, and a software library. Our company sells a membership which allows users to access a catalog of various software. The membership is purchased through and controlled by the website in the form of Drupal user roles, the software library is installed in the software we sell access to, and the client acts as a bridge between the user and the software, verifying the user's membership and then allowing access to the software.
I need to migrate about 24.000 Articles from Drupal 6.22 to the actual 7.x Drupal, based on Panopoly distribution and Media module.
The Migrate, Migrate Extras (included in Panopoly) and Migrate D2D modules are installed already on the site. All Users and Taxonomy terms were successfully migrated, but Article needs a bit of special handling.
Besides some usual staff like imgae field, text field, taxonomy field (where I dont expect any problems to migrate them) , there are few other things, which needs custom migration script.
I Need automatic signup to mailchimp mailing list during ubercart checkout
(new checkout pane - mailchimp/newsletter)
allow admin to select correct mailchimp list
admin chooses:
invisible signup(no checkout pane), new customer is automatically signed up.
or user can untick signup box in pane..