What's svn? ... I have this problem now. Customers cant check out if the choose create accountDaniel wrote:m1jd1 wrote:Daniel,
could you please confirm that it is a bug?
PHP Notice: Undefined index: payment_address_id in /data/web/../catalog/controller/checkout/payment.php on line 11
Clear instalation without ANY modifications or changes of settings. Customers cannot checkout if they choose "Register Account".
Thanks a lot.
yes and its just been fixed. check the svn.
Registration on the Checkout page always fails due to a typo.
To Fix:
1. EDIT: catalog/controller/checkout/register.php
2. FIND:
Code: Select all
utf8_strlene
Code: Select all
utf8_strlen
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
HmmJNeuhoff wrote:Are you talking about the SVN flavor, or the official 1.5.1.3 version? I just ran a global search across all PHP files on 1.5.1.3, and I can't find any references to utf8_strlene.
You are right.. I am running a release version on my store as are the other people. But I just redownloaded the official zip and it isn't there... maybe I have an early version that was silently updated right after it was released. I should note that the people with the issue are people I upgraded.. but I didn't alter any files.
Well then.. I guess only people I upgraded with the faulty version have this issue. Well thats good I guess
in Administrator Panel - Sale and customer, I select the index card(form) of a customer. But i can't register(save) the modifications. I have a error message
Fatal error: Call to undefined method ModelSaleCustomer::getCustomerByEmail() in /opencart/admin/controller/sale/customer.php on line 933
And error if select Identifying in the shop
Fatal error: Call to undefined method ModelSaleCustomer::editToken() in /opencart/admin/controller/sale/customer.php on line 1034
Opencart V1.5.1.3 + language FR - EN + I manage two shops
Looks like you are not running a standard OpenCart 1.5.3.1 because clearly both methods (getCustomerByEmail and editToken) exist in admin/model/sale/customer.php. Not a bug.tfachat wrote:hello,
in Administrator Panel - Sale and customer, I select the index card(form) of a customer. But i can't register(save) the modifications. I have a error message
Fatal error: Call to undefined method ModelSaleCustomer::getCustomerByEmail() in /opencart/admin/controller/sale/customer.php on line 933
And error if select Identifying in the shop
Fatal error: Call to undefined method ModelSaleCustomer::editToken() in /opencart/admin/controller/sale/customer.php on line 1034
Opencart V1.5.1.3 + language FR - EN + I manage two shops
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
Not in this one but I knew I had seen this somewhere, so I used our FREE search: I can't create new account while i have products in cart...Qphoria wrote:Not sure how nobody has noticed this one yet. I didn't see any other reference to it in this thread,[/code]
chrizt wrote:A friend help me and here is my solution to solve the problem:
In /catalog/controller/checkout/register.php on line 28 i change the utf8_strlene to utf8_strlen.
An e bug...
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.
Please provide more info such as a link + voucher code!lv2dr65 wrote:oc_1.5.1.3 Gift Voucher will not go to payment? Stuck on continue... Clean install...
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.
PayPal in Sandbox mode?
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.
I build a lot of OC sites for clients, and there has been a "bug" lingering for a while which I fixed for myself in previous versions of OC, but now the code has all changed (only just upgraded to OC > 1.5) and I really cba to go fix it again, so I thought I would see if this was actually a bug (in which case please can you guys fix it!), or if this was deliberately coded this way....
OK... we have a top level category (ID: 5) and a child category (ID: 10).
We give the top level category a nice SEO name of "Laptops".
We don't bother adding a SEO name to the child category.
When the "categories" menu is generated, the parent category link gets the href "mysite.com/Laptops" - correctly
When we visit the "Laptops" category, the child page now has the same href e.g. "mysite.com/Laptops" - incorrectly?!
I would expect the child page to have a link more like "mysite.com/index.php?route=product/category&path=5_10" as it doesn't have a SEO name.
The thing I am wondering is whether this is actually a bug (which I think / hope it is), or is this a deliberate action trying to force people to add SEO URLs to every category / product if SEO URLs is turned on (I hope not - that would be super-dirty-coder behaviour!!!) ?
Please could someone let me know if this is a bug or not, and how to fix it if so

Web developer for Cotswold Web Services / Innuo Ltd
Need help with your Opencart website? Give us a call to see how we can help.
Does the official release zip file come with latest bug fixes, or do I need to get the SVN to get the fixes.
How often fixes are updated from SVN, in the official release files?
innuoluke wrote:Hi,
I build a lot of OC sites for clients, and there has been a "bug" lingering for a while which I fixed for myself in previous versions of OC, but now the code has all changed (only just upgraded to OC > 1.5) and I really cba to go fix it again, so I thought I would see if this was actually a bug (in which case please can you guys fix it!), or if this was deliberately coded this way....
OK... we have a top level category (ID: 5) and a child category (ID: 10).
We give the top level category a nice SEO name of "Laptops".
We don't bother adding a SEO name to the child category.
When the "categories" menu is generated, the parent category link gets the href "mysite.com/Laptops" - correctly
When we visit the "Laptops" category, the child page now has the same href e.g. "mysite.com/Laptops" - incorrectly?!
I would expect the child page to have a link more like "mysite.com/index.php?route=product/category&path=5_10" as it doesn't have a SEO name.
The thing I am wondering is whether this is actually a bug (which I think / hope it is), or is this a deliberate action trying to force people to add SEO URLs to every category / product if SEO URLs is turned on (I hope not - that would be super-dirty-coder behaviour!!!) ?
Please could someone let me know if this is a bug or not, and how to fix it if so
its not a bug. just make sure you have seo keywords for all your categories if you are using seo urls.
OpenCart®
Project Owner & Developer.
Users browsing this forum: No registered users and 2 guests