Freelancers Network
 
skill list top cap
Homepage
Join the Freelancer's Network
Update your details
Find a freelancer
Post a project
Find a project
Projects Archive
Post a job
Find a job
Jobs Archive
See Dan's Pages
See Andy's Pages
Link to this site
Resources
Join/Leave Forum
Forum Messages
+Additions+ Adverts
Advertising
Contact Us
Subscribe to our newsletter - enter your email address and hit return
Freelancers.net is owned and operated by Andy Stowell and Dan Winchester
skill list end cap
guru web hostcom

Find me again on Freelancers.net

RE: FN-FORUM: O S Commerce help please

date posted 3rd May 2008 09:58

You're welcome Nigel - there are probably hundreds of similar apps out
there, which will do the same job. I found that one, because some kind soul
on Freelancer's.net happened to mention they were using it - I had exactly
the same reaction as you did!

Alex.

-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Acumen
Designs
Sent: 02 May 2008 23:54
To: FN-FORUM / [EMAIL REMOVED]
Subject: RE: FN-FORUM: O S Commerce help please


Hi Alex

Blimey, why didn't I find that program ages ago?

I take it, it's the one by Scooter Software http://www.scootersoftware.com/

$30 is a small price to pay for keeping your sanity and hair. Ok, I concede
on the last point, lol!

I must be mad but now I have to do the HTTPS version before bed or I don't
get to play out tomorrow!

I very much appreciate the help.



Best regards


Nigel Harrison
Acumen Design Consultants
078 1139 1174
01763 232 624
[EMAIL REMOVED]
www.acumendesigns.com


-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Alex Libby
Sent: 02 May 2008 23:43
To: FN-FORUM / [EMAIL REMOVED]
Subject: RE: FN-FORUM: O S Commerce help please


Hi Nigel,

He he - no worries. I thought it might have been a long shot, but it was
worth asking.

Methinks you need something along the lines of BeyondCompare - this is a
gret app for checking the differences between files, and will allow you to
have the source open, and literally highlight a section, and click once to
copy it over to your own files. I have had to use this several times on a
site I have done in osCommerce - it is worth it!

See what you think - if I can be of any more help, please let me know.

Alex.

-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Acumen
Designs
Sent: 02 May 2008 23:26
To: FN-FORUM / [EMAIL REMOVED]
Subject: RE: FN-FORUM: O S Commerce help please


Hi Alex

Yes I am hand coding. I am doing this because the template has been modified
from the original and so I cannot just slot the standard PayPal Pro files
in. A bit of a bugger really but I have now finished and it appears to work,
thankfully.

I have bookmarked your page suggestions as they will come in handy for other
projects.



Best regards


Nigel Harrison
Acumen Design Consultants
078 1139 1174
01763 232 624
[EMAIL REMOVED]
www.acumendesigns.com


-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Alex Libby
Sent: 02 May 2008 22:51
To: FN-FORUM / [EMAIL REMOVED]
Subject: RE: FN-FORUM: O S Commerce help please


Hi Nigel,

Can I please ask a question - are you hand coding the links from your site
to PayPal, for the purposes of accepting payment, and getting them
authorised?

If so, you might want a look at http://addons.oscommerce.com/, which has
thousands of addon modules; http://addons.oscommerce.com/info/3647 is an
addon for osCommerce and Paypal Pro which may do what you need. I have not
tried it, but it might be worth a look to see if this will help you save a
little time....

Apologies if I have jumped the gun on this

-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Acumen
Designs
Sent: 02 May 2008 20:02
To: FN-FORUM / [EMAIL REMOVED]
Subject: RE: FN-FORUM: O S Commerce help please


Thanks Andrew

Thats what I'm working on now.

Painstakingly hand coding the PayPal Pro code again.

Hey ho!



Best regards


Nigel Harrison
Acumen Design Consultants
078 1139 1174
01763 232 624
[EMAIL REMOVED]
www.acumendesigns.com


-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Punters
Power
Sent: 02 May 2008 18:21
To: FN-FORUM / [EMAIL REMOVED]
Subject: Re: FN-FORUM: O S Commerce help please


http://www.4wire.co.uk/shop/checkout_shipping.php 404


andrew


----- Original Message -----
From: "Acumen Designs" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Friday, May 02, 2008 3:13 PM
Subject: RE: FN-FORUM: O S Commerce help please


>
> Hoorah!
>
> I bloody love you (Done in me friends best Welsh accent)!
>
> That was a b***ch to find. The COOKIE_DOMAIN variable had to be
> changed to ''4wire.co.uk', no http or www. I would never have found that.
>
> Now onto the next headache where it falls over on the
> checkout_shipping.php page, but this is due to a PayPal Pro setting.
>
> I may be back begging more favours later on, lol!
>
> Thanks a million guys!
>
>
> Best regards
>
>
> Nigel Harrison
> Acumen Design Consultants
> 078 1139 1174
> 01763 232 624
> [EMAIL REMOVED]
> www.acumendesigns.com
>
>
> -----Original Message-----
> From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Alex
> Townsend
> Sent: 02 May 2008 14:57
> To: FN-FORUM / [EMAIL REMOVED]
> Subject: Re: FN-FORUM: O S Commerce help please
>
>
> Quoting Lee Rickler [EMAIL REMOVED]
>
>>
>> Well ... straight away I can see that it's a template and therefore
>> this could cause it's own problems.
>>
>> But, I tried adding something to the cart and was redirected to this
>> page:
>> http://www.4wire.co.uk/shop/cookie_usage.php
>>
>> This indicates that you have a problem with the OSC cookie settings.
>> Double check them in the admin area.
>>
>>
>
> If it's a cookie issue as Lee says, it may be (bearing in mind I don't
> know OS Commerce) that you've got the cookie domain wrong in
> configure.php . I've fallen foul of this a couple of times, but
> normally the cookie domain should be just ".site.com" (i.e. no
> http://www in front of the domain name )
>
> The . at the start means it's available to all subdomains of site.com
> , which is useful - but to my knowledge having the http://www on the
> front may be what's causing some of these issues.
>
> [quote]
>>>> /shop /includes/configure.php
>>>>
>>>> define('HTTP_SERVER', 'http://www.domainname.co.uk');
>>>> define('HTTPS_SERVER', '');
>>>> define('ENABLE_SSL', false);
>>>> define('HTTP_COOKIE_DOMAIN', 'http://www. domainname.co.uk');
>>>> define('HTTPS_COOKIE_DOMAIN', '');
>>>> define('HTTP_COOKIE_PATH', '/shop/');
>>>> define('HTTPS_COOKIE_PATH', '');
> [/quote]
>
> You may also want to take out the /shop/ in the cookie path, I'm not
> so certain on that one.
>
> Alex
> http://www.ozbon.com
>
>>>> /shop /includes/configure.php
>>>>
>>>> define('HTTP_SERVER', 'http://www.domainname.co.uk');
>>>> define('HTTPS_SERVER', '');
>>>> define('ENABLE_SSL', false);
>>>> define('HTTP_COOKIE_DOMAIN', 'http://www. domainname.co.uk');
>>>> define('HTTPS_COOKIE_DOMAIN', '');
>>>> define('HTTP_COOKIE_PATH', '/shop/');
>>>> define('HTTPS_COOKIE_PATH', '');
>
>
>
> --
> Freelancers, contractors earn more with Prosperity4 Call 0870 870 4414
> or visit www.prosperity4.com and benefit from Inland Revenue approved
> expenses today.
>
> To advertise here: http://www.freelancers.net/advertising.html
>
>
> --
> Freelancers, contractors earn more with Prosperity4 Call 0870 870 4414
> or visit www.prosperity4.com and benefit from Inland Revenue approved
> expenses today.
>
> To advertise here: http://www.freelancers.net/advertising.html
>
>
--
Freelancers, contractors earn more with Prosperity4 Call 0870 870 4414 or
visit www.prosperity4.com and benefit from Inland Revenue approved expenses
today.

To advertise here: http://www.freelancers.net/advertising.html


--
Freelancers, contractors earn more with Prosperity4 Call 0870 870 4414 or
visit www.prosperity4.com and benefit from Inland Revenue approved expenses
today.

To advertise here: http://www.freelancers.net/advertising.html


--
Freelancers, contractors earn more with Prosperity4 Call 0870 870 4414 or
visit www.prosperity4.com and benefit from Inland Revenue approved expenses
today.

To advertise here: http://www.freelancers.net/advertising.html


--
Freelancers, contractors earn more with Prosperity4 Call 0870 870 4414 or
visit www.prosperity4.com and benefit from Inland Revenue approved expenses
today.

To advertise here: http://www.freelancers.net/advertising.html


--
Freelancers, contractors earn more with Prosperity4 Call 0870 870 4414 or
visit www.prosperity4.com and benefit from Inland Revenue approved expenses
today.

To advertise here: http://www.freelancers.net/advertising.html


--
Freelancers, contractors earn more with Prosperity4 Call 0870 870 4414 or
visit www.prosperity4.com and benefit from Inland Revenue approved expenses
today.

To advertise here: http://www.freelancers.net/advertising.html



Messages by Day
May 31st 2008
May 30th 2008
May 29th 2008
May 28th 2008
May 27th 2008
May 26th 2008
May 25th 2008
May 24th 2008
May 23rd 2008
May 22nd 2008
May 21st 2008
May 20th 2008
May 19th 2008
May 18th 2008
May 17th 2008
May 16th 2008
May 15th 2008
May 14th 2008
May 13th 2008
May 12th 2008
May 11th 2008
May 10th 2008
May 9th 2008
May 8th 2008
May 7th 2008
May 6th 2008
May 5th 2008
May 4th 2008
May 3rd 2008
May 2nd 2008
May 1st 2008


Messages by Month
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008


Messages by Year
2008
2007
2006
2005
2004
2003
2002
2001
2000