i wanted to know how can i change the text which appears at various places in ecommerece module ,
for example
View your cart
i would like to change this to
See whats you are going to buy today
i can see there are some po files inside the modules , but where are those for english only ? i just want to make some text modifications though language will be in english only
Has anyone experienced any issues with Apache 2_2 and PhP 5
I get this error
"We were unable to use the MySQL database because the MySQL extension for PHP is not installed. Check your PHP.ini to see how you can enable it.
I'm new to Drupal and also new to the world of PHP and I'm just starting to get familiar with Drupal. I'm having problems creating an news aggregator (RSS) feed. I get the following error message when creating the feed:
I am trying to setup a site which will allow access to both authenticated and non authenticated users. I need to be able to display "teaser content" that summarizes a story or access to forums etc. and will only display the full article/allow download if the user is logged in.
How can I accomplish this?
I have taxonomy controls setup and working but currently this means that if a users is not allowed access to a post they see nothing. I need them to see an introduction or summary (or teaser) that encourages them to register.