I recently uploaded the secure pages module for my clients shop. There seemed to be a bug with it so i had to restart the whole shop from scratch.
Now i have decided to use the paypal checkout instead of what ubercart offer as that was what was giving me headache.
What I want is for logged in users to use https and anon users to use http until they login.
how do I go about setting this up in secure pages?what pages do i list?
any help will be very useful.
This is my first Drupal installation, all working well so far with about 15 modules installed BUT I can't find a way to generate the breadcrumb behaviour I want.
Hi Everyone,
I have an Drupal installation running on Centos inside my network which can be accessed externally being my organisation's public website.
Inside my network, I also have an IIS server which cannot be accessed externally.
I need to display a particular html simple page that resides on IIS inside a Drupal page. It works with an iframe from inside my network. However, for obvious reasons, from an external connection, I would not be able to point to an internal IP of IIS.
I have set up a custom content type and added a text field with a Maximum length of 255 characters. When I do a search I need to be able to get results from these fields. As of now it is not working. Am I missing something?