Post by Daniel » Mon Feb 22, 2010 1:51 am

tony44!

most of the time its idiots how have not configured the server properly. Google analytics and SagePay are only minior stuff and minor errors. they do not stop the system running.

don't use 1.4.0 then, use an older release. in fact go and use magento and see which cart is buggy!

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by tony44 » Mon Feb 22, 2010 2:26 am

Sure, I see many posts that are clearly due to misconfigured servers or config files. I've found the fix for analytics and its fine, SagePay is still broken but will wait for this as PayPal is working fine. To be honest these were the only things I had problems with so far - it just seemed there were a lot of posts about many bugs which I haven't seen.

I've used Magento and it can be over complicated to use if you don't need all the bells and whistles but it is a very good cart - apart from being way too slow. One of the things that attaracted me back to OpenCart was the 1.4 makeover and the admin is much, much better than before.

The real reson for my post was to see if it is recommended to move back or stay with 1.4. I'll stick with it for now and as I said I'm happy to get involved with UAT if you need any assistance.

New member

Posts

Joined
Mon Aug 17, 2009 4:32 am

Post by christopherdarling » Mon Feb 22, 2010 4:09 am

Search for my previous posts, I think I posted a fix for SagePay not long ago. If you can't find it, PM me and I'll post it for you

Christopher Darling - Web Design Bristol


New member

Posts

Joined
Sat Jan 02, 2010 12:26 am

Post by Daniel » Mon Feb 22, 2010 4:13 am

magento is not just slow but pretty impossible to modify.

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by Daniel » Mon Feb 22, 2010 4:47 am

guys the next version is nearly ready. adding the multi shop feature has created another layer of complexity. it will need some people to write some good instructions. it actually makes the system highly configurable. you could run one web site as a standard shop and another site setup as a B2B shop all from the same admin.

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by dannowatts » Mon Feb 22, 2010 4:52 am

Daniel wrote:guys the next version is nearly ready. adding the multi shop feature has created another layer of complexity. it will need some people to write some good instructions. it actually makes the system highly configurable. you could run one web site as a standard shop and another site setup as a B2B shop all from the same admin.
cool, thanks for the hard work on the update :)

New member

Posts

Joined
Tue Nov 10, 2009 11:40 am

Post by 12oclocker » Mon Feb 22, 2010 5:23 am

just a reminder, I've only been using open cart one day, but during the install, one instruction was omitted.

right after step 2 on install.txt should have "rename: .htaccess.txt to .htaccess"

by the way opencart is pretty bad ass ;)

Active Member

Posts

Joined
Fri Feb 19, 2010 10:50 am

Post by Xsecrets » Mon Feb 22, 2010 6:18 am

12oclocker wrote:just a reminder, I've only been using open cart one day, but during the install, one instruction was omitted.

right after step 2 on install.txt should have "rename: .htaccess.txt to .htaccess"

by the way opencart is pretty bad ass ;)
generally speaking the .htaccess does not need to be renamed unless you want to use seo urls

OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter


Guru Member

Posts

Joined
Sun Oct 25, 2009 3:51 am
Location - FL US

Post by gavin m » Mon Feb 22, 2010 9:29 pm

Daniel wrote:guys the next version is nearly ready. adding the multi shop feature has created another layer of complexity. it will need some people to write some good instructions. it actually makes the system highly configurable. you could run one web site as a standard shop and another site setup as a B2B shop all from the same admin.
Outstanding, that is exactly what I need.

How are invoice numbers handled between the stores? Do they increment from the same base or are they seperate? Does that make sense? lol

Active Member

Posts

Joined
Thu Jun 04, 2009 3:23 pm

Post by migz » Mon Feb 22, 2010 11:18 pm

Daniel wrote:guys the next version is nearly ready. adding the multi shop feature has created another layer of complexity. it will need some people to write some good instructions. it actually makes the system highly configurable. you could run one web site as a standard shop and another site setup as a B2B shop all from the same admin.
nice. wuhoo! its cuming! :)

Active Member

Posts

Joined
Mon Feb 01, 2010 2:13 am

Post by Daniel » Mon Feb 22, 2010 11:47 pm

for the invoice numbers. if i make the orders editable and let people enter their own invoice number will that be acceptable?

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by 12oclocker » Tue Feb 23, 2010 12:07 am

what would be cool is if you could have a prefix to the invoice number and it would still increment, such as...
Invoice number: 27B-271
271 being order number 271, next order would be 27B-272,
that way anything before the "-" you could customize and easily keep track of muliple stores that way.
Also, I've noticed abandoned shopping carts will increment the numbers, just a simple way to edit the "next" order number would be great.

Active Member

Posts

Joined
Fri Feb 19, 2010 10:50 am

Post by Qphoria » Tue Feb 23, 2010 12:15 am

Daniel wrote:for the invoice numbers. if i make the orders editable and let people enter their own invoice number will that be acceptable?
Probably not. Best just have a separate invoice id that increments only when the order is confirmed

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by gavin m » Tue Feb 23, 2010 12:24 am

Qphoria wrote:
Daniel wrote:for the invoice numbers. if i make the orders editable and let people enter their own invoice number will that be acceptable?
Probably not. Best just have a separate invoice id that increments only when the order is confirmed
This would be what I'd be looking for. But with both shops on the multi site option using the same invoice ID, so I don't end up with 2 invoice (one from each shop) with the same invoice number.

But, I can live with the 'edit and add your own invoice number' option too.

Active Member

Posts

Joined
Thu Jun 04, 2009 3:23 pm

Post by Daniel » Tue Feb 23, 2010 1:12 am

i've asked the moderators to start testing the 1.4.1 now.

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by itcart » Tue Feb 23, 2010 1:14 am

Id you can get the invoice with id shop
a system that assigns a unique number that is closely related to the ID

itcart


Post by muflon » Tue Feb 23, 2010 4:04 am

Daniel wrote:i've asked the moderators to start testing the 1.4.1 now.
Can I help with testing somehow? I found few bugs

New member

Posts

Joined
Mon Aug 24, 2009 2:43 pm

Post by okstated » Tue Feb 23, 2010 6:24 am

If everything goes according to plan (minimal bugs, simple corrections) what time frame would we be looking at generally speaking for v1.4.1 to be released?

Are we talking within the week? ;D

Thanks.

New member

Posts

Joined
Fri Jan 29, 2010 11:22 am

Post by i2Paq » Tue Feb 23, 2010 2:57 pm

As this topic is about 1.4.0 I have moved the questions about the Roadmap to the appropiate topic.

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 DannyMacD » Wed Feb 24, 2010 6:26 am

i hope this is the right place to mention but will the PayPal Website Payment Pro (UK) bug be fixed? also with this paypal 3d security bull sh!t >:S will this be sorted aswell?

many thanks

Active Member

Posts

Joined
Fri Jun 26, 2009 6:39 am
Who is online

Users browsing this forum: Baidu [Spider] and 10 guests