Http 500 error after registration form (Resolved)
Posted: Sat Jan 09, 2016 11:49 pm
Hello,
I'm pretty new to OC!
We have build a new shopp with OC 2.1.0.1 with a custom template Octheme 1066
Almost finished to open my new website and just now we have an error!
Error is a http 500 (blanc page) after you send the registration, the new customer gets registraded but he or she can't see it because of this error, I can see the new customer in admin, also the customer gets no welcome email!
I tried to delete the last modules we installed but that has no affect!
Because its a new website still on our test domain but already everything setup so it wo be a great bummer if i have to start al over again!
So please can somebody help me out!
Some info about the error:
• the chain brakes here
/public_html/buzwork_nl/catalog/model/account/customer.php
the file looks fine. but its the file that is responsible for adding customer to the database.
after the error if you refresh - the customer is actually created. so this means the customer data is entered into the database, but then the following queries may create this issue.
public function getGiftsSettings($code, $store_id) {
So please no smart forum remarks I realy need some help with this!
Kind regards and thank you for your help in advance!
I'm pretty new to OC!
We have build a new shopp with OC 2.1.0.1 with a custom template Octheme 1066
Almost finished to open my new website and just now we have an error!
Error is a http 500 (blanc page) after you send the registration, the new customer gets registraded but he or she can't see it because of this error, I can see the new customer in admin, also the customer gets no welcome email!
I tried to delete the last modules we installed but that has no affect!
Because its a new website still on our test domain but already everything setup so it wo be a great bummer if i have to start al over again!
So please can somebody help me out!
Some info about the error:
• the chain brakes here
/public_html/buzwork_nl/catalog/model/account/customer.php
the file looks fine. but its the file that is responsible for adding customer to the database.
after the error if you refresh - the customer is actually created. so this means the customer data is entered into the database, but then the following queries may create this issue.
public function getGiftsSettings($code, $store_id) {
So please no smart forum remarks I realy need some help with this!
Kind regards and thank you for your help in advance!