

adrian.pearce
Members-
Content count
260 -
Joined
-
Last visited
About adrian.pearce
- Birthday 04/09/1966
Profile Information
-
Real Name
Adrian
- Website
-
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
adrian.pearce replied to spidometrs's topic in General Add-Ons Support
Hi Ken, thanks for the reply. I checked my .htaccess file and didn't have my directory set properly. All is now working. Many Thanks Adrian.... :thumbsup: -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
adrian.pearce replied to spidometrs's topic in General Add-Ons Support
I have installed Ultimate SEO URL's v2.1 into my shop which has installed ok. When i enable this function my URL's have changed which is correct but i get the error 'The requested URL /directory/index.php was not found on this server' This is because the URL has changed from 'http://www.arlingtonmotorvehicles.co.uk/shop/index.php/cPath/21' to 'http://www.arlingtonmotorvehicles.co.uk/shop/helmets-c-21.html' How can i update the URL's to the products that i have already installed? -
adrian.pearce started following [CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
-
Paypal IPN v1.3 amount not being transfered to Paypal
adrian.pearce replied to adrian.pearce's topic in Other
I did manage to sort out my problem. If you are using english pounds, then go to your log in to admin, go to currencies. I had set the code as POU, it should be GBP. If you have products already uploaded then create a new currency and set as default. Then remove the old one because all your products will show 0. Go into includes/modules/payment/paypal_ipn.php CODE if (!in_array($my_currency, array('CAD', 'EUR', 'GBP', 'JPY', 'USD'))) { $my_currency = 'USD'; } I have changed it to... CODE if (!in_array($my_currency, array('CAD', 'EUR', 'GBP', 'JPY', 'USD', 'AUD'))) { $my_currency = 'GBP'; } This sorted me out. Adrian.... :thumbsup: -
Hi Mark, Thanks for the reply. I have followed your procedure and it doesn't work for me. It was worth a shot. Thanks anyway, i will keep looking.
-
I am having a problem with Paypal IPN v1.3. Going through to the checkout is fine, but when i get to Paypal, i have no information or total amount to pay. It is like no information is being passed across to paypal. This is happening on both of my shops. Can anyone help. I know of others with exactly the same problem....
-
I am having problems with my Paypal IPN v1.3 which the total amount isn't being transfered to Paypal, you have to manually enter the amount yourself. Any ideas why it is doing this and what i can do to put it right. I have the same problem with both of my sites.
-
Hi, i am having the same problem with Paypal IPN v1.3. My site gets passed over to Paypal and the amount always shows as ?0.00 and no info is passed over. Any Ideas. Adrian
-
Problem with Paypal IPN Contribution ......
adrian.pearce replied to adrian.pearce's topic in General Add-Ons Support
Which bits are these? -
Hi, i am having a problem with the Paypal IPN v1.3 contribution. I have installed the files to the correct locations: catalog/includes/languages & Modules root/ext The instructions say to go to admin/modules and configure the Paypal IPN, well all i have is the original Paypal module, no ipn. Does anyone know what is going wrong, i believe i have installed correctly. My shop does have many contributions installed, but the instructions are saying that no coding is necessary. If i don't add this into the code within admin, then how does it know i have installed it. Can someone shine some light on my problem please. Must be something i am missing. Adrian....
-
Info Box Contribution ............
adrian.pearce replied to adrian.pearce's topic in General Add-Ons Support
Thanks Nicko, it works a treat...... :thumbsup: -
I am looking for a contibution to change the look of the info boxes preferably with round corners. I would like to take away the square look. Does anyone know of a contribution for this .....
-
Heres a POST! Why doesn't anyone like to help?
adrian.pearce replied to a topic in General Add-Ons Support
Hi, it is frustrating sometimes but you have to keep posting. Depending on what you are asking, some people just don't know the answers. OSC can be a little bit confusing, just like me, alot of files to look through and adapt. -
Does anyone have a link for us to have a look ......
-
Contribution Products Listing
adrian.pearce replied to adrian.pearce's topic in General Add-Ons Support
Has anyone seen this before Please Help ........... -
Contribution Products Listing
adrian.pearce replied to adrian.pearce's topic in General Add-Ons Support
Has anyone tried this contribution and does it work?