Post by Qphoria » Wed Apr 04, 2012 2:44 am

DSGI wrote:Hell All -

I'm very new to software development, can you please answer these two questions:

1) If I downloaded V1.5.2.1 from the OC download page, does that software have any of the bug fixes included in it that have been found/fixed before I downloaded V1.5.2.1?

2) Moving forward, how/where do I find the fixes for bugs with the OC software? How do I install them (I'm assuming I just FTP over some files to my server)?

Thanks!

DSGI
Tip for life... always read the first post of a forum thread before posting. ;)

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by Qphoria » Wed Apr 04, 2012 2:51 am

New Patch r990 added to first post
- Improved Compatibility for authorize.net for users that don't have their php constants setup correctly
- Fixed colspan number in admin customer form
- Fixed error when copying product while filtering
- Fixed "Dalama" to "Dalarna" for swedish zone (new installs only. Not included in upgrade)
- Added svn.ver check to admin footer:

[attachment=0]svnverfooter.png[/attachment]

Follow instructions on first post.

Attachments

svnverfooter.png

svnverfooter.png (3.97 KiB) Viewed 7602 times


Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by cwswebdesign » Wed Apr 04, 2012 4:55 am

Qphoria wrote:New Patch r990 added to first post
- Improved Compatibility for authorize.net for users that don't have their php constants setup correctly
- Fixed colspan number in admin customer form
- Fixed error when copying product while filtering
- Fixed "Dalama" to "Dalarna" for swedish zone (new installs only. Not included in upgrade)
- Added svn.ver check to admin footer:

[attachment=0]svnverfooter.png[/attachment]

Follow instructions on first post.
This is awesome! Is there a readme file or similar to find out what you mean by improved compatibility for Authorize.net?

Thanks!

This account is inactive. Look for us under the name 'EvolveWebHosting' and contact us under that username.

Thanks!


User avatar
Active Member

Posts

Joined
Sun Dec 11, 2011 12:26 am
Location - USA

Post by DSGI » Wed Apr 04, 2012 11:50 am

Qphoria wrote:
DSGI wrote:Hell All -

I'm very new to software development, can you please answer these two questions:

1) If I downloaded V1.5.2.1 from the OC download page, does that software have any of the bug fixes included in it that have been found/fixed before I downloaded V1.5.2.1?

2) Moving forward, how/where do I find the fixes for bugs with the OC software? How do I install them (I'm assuming I just FTP over some files to my server)?

Thanks!

DSGI
Tip for life... always read the first post of a forum thread before posting. ;)
Q -

That answers question 1. Just to clarify the answer to question 2, do I always return to this forum and check to see if a new patch is posted? I believe that it was mentioned the patches are released every Tuesday. Is that correct?

Thanks!

DSGI

New member

Posts

Joined
Wed Feb 08, 2012 5:28 pm

Post by Qphoria » Wed Apr 04, 2012 1:17 pm

DSGI wrote: That answers question 1. Just to clarify the answer to question 2, do I always return to this forum and check to see if a new patch is posted? I believe that it was mentioned the patches are released every Tuesday. Is that correct?
No.. Windows releases hotfixes every tuesday... that was just an example. At some point they will be admin based and you can simply click "Check for update" from the admin area

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by Qphoria » Wed Apr 04, 2012 1:19 pm

cwswebdesign wrote:
Qphoria wrote:New Patch r990 added to first post
- Improved Compatibility for authorize.net for users that don't have their php constants setup correctly
- Fixed colspan number in admin customer form
- Fixed error when copying product while filtering
- Fixed "Dalama" to "Dalarna" for swedish zone (new installs only. Not included in upgrade)
- Added svn.ver check to admin footer:

[attachment=0]svnverfooter.png[/attachment]

Follow instructions on first post.
This is awesome! Is there a readme file or similar to find out what you mean by improved compatibility for Authorize.net?

Thanks!
No. It is nothing that anyone will ever notice. In all this time only one person had this issue because their php wasn't installed properly so it was missing default constants for the "&" symbol. This just forces the & symbol in the parameter string.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by cwswebdesign » Thu Apr 05, 2012 12:51 am

Thanks for the response Q. Am I on my own in wondering about a further integration to allow an admin to void or capture a payment from the admin section instead of having to go to Authorize.net or Paypal to void and capture transactions? Just seems like a lot of people act surprised when I ask about this, but I've seen it in other carts.
Qphoria wrote:
cwswebdesign wrote:
Qphoria wrote:New Patch r990 added to first post
- Improved Compatibility for authorize.net for users that don't have their php constants setup correctly
- Fixed colspan number in admin customer form
- Fixed error when copying product while filtering
- Fixed "Dalama" to "Dalarna" for swedish zone (new installs only. Not included in upgrade)
- Added svn.ver check to admin footer:

[attachment=0]svnverfooter.png[/attachment]

Follow instructions on first post.
This is awesome! Is there a readme file or similar to find out what you mean by improved compatibility for Authorize.net?

Thanks!
No. It is nothing that anyone will ever notice. In all this time only one person had this issue because their php wasn't installed properly so it was missing default constants for the "&" symbol. This just forces the & symbol in the parameter string.

This account is inactive. Look for us under the name 'EvolveWebHosting' and contact us under that username.

Thanks!


User avatar
Active Member

Posts

Joined
Sun Dec 11, 2011 12:26 am
Location - USA

Post by Qphoria » Thu Apr 05, 2012 1:04 am

cwswebdesign wrote:Thanks for the response Q. Am I on my own in wondering about a further integration to allow an admin to void or capture a payment from the admin section instead of having to go to Authorize.net or Paypal to void and capture transactions? Just seems like a lot of people act surprised when I ask about this, but I've seen it in other carts.
I can tell you it isn't in the plans. Features like that are niceties but have the ability to be done from the main gateway site as well so there is no "need" persay. The only place to add it would be within the payment gateway admin configuration area as that is part of the dynamic extension system.. not fully intuitive when you want to do it from the individual order which has no plug-n-play extension framework in place. And, not all gateways offer that ability so it doesn't make a lot of sense to add the placeholders for it into the order system. Additionally... just as an educated guess from my own online stores.. less than 1 out of 50 payments on average need to be refunded.. not really enough that it would apply to most people to bother taking the time to integrate the feature.

Your best bet would be to hire someone to code that in for you as needed.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by yammy » Thu Apr 05, 2012 3:42 am

Okey. I installed 1.5.2.2

Then i put patch 959. Later you made patch 982. Now it's patch 990.

Are they incremental patches, or patch 990 contain all previous fixes from old patches ?

[]s

New member

Posts

Joined
Sun Oct 02, 2011 11:53 pm

Post by cwswebdesign » Thu Apr 05, 2012 4:16 am

Q - Thanks again for taking the time to provide a good explanation about this.

The main reason we're looking to do this is due to the fact that the in store POS that we have running does not communicate with the online store, so unfortunately, there are a lot of times when we don't actually have the product that was ordered because it's been sold in the retail store before we can update the online store.

We like the "authorize" feature so that we could double check to make sure we have the items and then as long as we do, we can then capture the payment and get the product shipped.

Do you have a recommendation about a developer? I've contacted a few listed around this site and haven't had much response if any at all.

Thanks!!!

Qphoria wrote:
cwswebdesign wrote:Thanks for the response Q. Am I on my own in wondering about a further integration to allow an admin to void or capture a payment from the admin section instead of having to go to Authorize.net or Paypal to void and capture transactions? Just seems like a lot of people act surprised when I ask about this, but I've seen it in other carts.
I can tell you it isn't in the plans. Features like that are niceties but have the ability to be done from the main gateway site as well so there is no "need" persay. The only place to add it would be within the payment gateway admin configuration area as that is part of the dynamic extension system.. not fully intuitive when you want to do it from the individual order which has no plug-n-play extension framework in place. And, not all gateways offer that ability so it doesn't make a lot of sense to add the placeholders for it into the order system. Additionally... just as an educated guess from my own online stores.. less than 1 out of 50 payments on average need to be refunded.. not really enough that it would apply to most people to bother taking the time to integrate the feature.

Your best bet would be to hire someone to code that in for you as needed.

This account is inactive. Look for us under the name 'EvolveWebHosting' and contact us under that username.

Thanks!


User avatar
Active Member

Posts

Joined
Sun Dec 11, 2011 12:26 am
Location - USA

Post by Qphoria » Fri Apr 06, 2012 8:33 pm

I'm usually available ... my plate is always full with other jobs so it may take a few days before I can get to it but I can look into it

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by Qphoria » Fri Apr 06, 2012 9:26 pm

yammy wrote:Okey. I installed 1.5.2.2

Then i put patch 959. Later you made patch 982. Now it's patch 990.

Are they incremental patches, or patch 990 contain all previous fixes from old patches ?

[]s
They are marked
r885-959
r885-982
r885-990

So you can see, they all start at revision 885 which was the 1.5.2.0 revision.
Each patch contains all previous fixes since the 1.5.2.0 release

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by cwswebdesign » Fri Apr 06, 2012 10:49 pm

Qphoria wrote:I'm usually available ... my plate is always full with other jobs so it may take a few days before I can get to it but I can look into it
That'd be awesome if you could do this for me and I've got some time before I need to have it completed. Let me know the best way to get in touch with you and get costs and details figured out.

Thanks!!

This account is inactive. Look for us under the name 'EvolveWebHosting' and contact us under that username.

Thanks!


User avatar
Active Member

Posts

Joined
Sun Dec 11, 2011 12:26 am
Location - USA

Post by alex1 » Wed Apr 11, 2012 9:22 pm

Will there be a new patch with all of the latest fixes?

thanks

Active Member

Posts

Joined
Sat Oct 16, 2010 9:49 am

Post by Qphoria » Wed Apr 11, 2012 9:57 pm

alex1 wrote:Will there be a new patch with all of the latest fixes?

thanks
When its ready.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by i2Paq » Thu Apr 12, 2012 12:54 am

Qphoria wrote:
alex1 wrote:Will there be a new patch with all of the latest fixes?

thanks
When its ready.
Will the Company Number and Company VAT-numer be completed in that release (please)?

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by Qphoria » Thu Apr 12, 2012 1:33 am

i2Paq wrote:
Qphoria wrote:
alex1 wrote:Will there be a new patch with all of the latest fixes?

thanks
When its ready.
Will the Company Number and Company VAT-numer be completed in that release (please)?
Patches aren't about new features, they are about bug fixes. Daniel is working on the company stuff but it is more like a sneak preview bonus. There is some work to be done with the addresses as the company stuff is only valid for billing address so the validation needs to be changed

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by i2Paq » Thu Apr 12, 2012 1:49 am

i2Paq wrote:
Qphoria wrote:
Will the Company Number and Company VAT-numer be completed in that release (please)?
Patches aren't about new features, they are about bug fixes. Daniel is working on the company stuff but it is more like a sneak preview bonus. There is some work to be done with the addresses as the company stuff is only valid for billing address so the validation needs to be changed
OK, I see.

Thanks!

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by cwswebdesign » Tue Apr 17, 2012 8:47 am

cwswebdesign wrote:
Qphoria wrote:I'm usually available ... my plate is always full with other jobs so it may take a few days before I can get to it but I can look into it
That'd be awesome if you could do this for me and I've got some time before I need to have it completed. Let me know the best way to get in touch with you and get costs and details figured out.

Thanks!!
Q -

How do I get in touch with you without breaking forum rules?

Doug

This account is inactive. Look for us under the name 'EvolveWebHosting' and contact us under that username.

Thanks!


User avatar
Active Member

Posts

Joined
Sun Dec 11, 2011 12:26 am
Location - USA

Post by i2Paq » Tue Apr 17, 2012 12:41 pm

cwswebdesign wrote:
cwswebdesign wrote:
Qphoria wrote:I'm usually available ... my plate is always full with other jobs so it may take a few days before I can get to it but I can look into it
That'd be awesome if you could do this for me and I've got some time before I need to have it completed. Let me know the best way to get in touch with you and get costs and details figured out.

Thanks!!
Q -

How do I get in touch with you without breaking forum rules?

Doug
You can use the contact-page on his opencartguru.com or pm him if it is a commercial question or related to one of his releases.

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands
Who is online

Users browsing this forum: No registered users and 36 guests