where can i see a list which mod or plg belongs to basic extensions and which one to full package? Is there a german translation for redEvent for subscribers? Read more...
Had a quick look.
I assume the currency.xml file is updated daily.
So if I create a copy and edit the rates and call it currency_fix.xml.
Change currency.php line 57 to
"$archivefile_name = $store_path.'/currency_fix.xml';"
That should be it and the currency_fix.xml should not be updated.
Well, the Select Dropdown changes (when you change the backend) but the product order does not.
When you are on the Category/Product page and change the Select Dropdown to a different setting the order will change - so the dropdown does work. Read more...
When I click on the submit button in the redForm inside the redEvent module (for submitting a new participant in an event) I get a page not found, with the following address:
The new participant is added OK to the event...
The items that exist in the redForm are: participant name, and username (for the logged in submitter, read only).
1) Include the LC input for the country code in PayPal plugin extra info.php. This means that it goes to the right PayPal site for the billing country.
Yes ,It can be done .Feel free to make a feature request for it though.
2)Move the shipping info up it the same file above the billing info. This means that PayPal gets the actual billing info and not the shipping. It interested in both. Just moving the if block seems to work.
Redshop send both shipping and billing info to paypal if shipping is enable.
Hi Marcus,
That for the reply, I can see you can add a shipping rate pre product per country.But can you say "Sorry this product does not ship to this country" instead of using an excessive shipping rate of say 500euro so a customer wont buy.
Hannes Read more...