Post any OpenCart 1.4.9 Final Bugs here!
91 posts
• Page 5 of 5 • 1, 2, 3, 4, 5
Re: Post any OpenCart 1.4.9 Final Bugs here!
mbaldock2001 wrote:Hi all,
Using 1.4.9,
I have noticed the following error log in the last couple of days, but i'm not sure what was supposed to have been sent !
- Code: Select all
2010-09-02 13:18:35 - PHP Warning: mail() [<a href='function.mail'>function.mail</a>]: 550 5.7.1 message content rejected in /catalog/controller/payment/pp_standard.php on line 395
2010-09-06 9:59:32 - PHP Warning: mail() [<a href='function.mail'>function.mail</a>]: 550 5.7.1 message content rejected in /catalog/controller/payment/pp_standard.php on line 395
2010-09-06 11:15:48 - PHP Warning: mail() [<a href='function.mail'>function.mail</a>]: 550 5.7.1 message content rejected in /catalog/controller/payment/pp_standard.php on line 395
There could also be the same sort of error on /catalog/controller/payment/pp_standard.php on line 454 .... !?!??
Has anyone else seen this?
Does 1.4.9.1 address/correct this ?
Many thanks
Mark
Haven't seen it so no it doesn't fix it.

Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
-

Qphoria - Administrator
- Posts: 18207
- Joined: Mon Jul 21, 2008 7:02 pm

Re: Post any OpenCart 1.4.9 Final Bugs here!
The price sorting bug with special fix for 1.4.8b again in 1.4.9? 

- poshook
- Posts: 96
- Joined: Sat Jun 26, 2010 7:19 pm
Re: Post any OpenCart 1.4.9 Final Bugs here!
poshook wrote:The price sorting bug with special fix for 1.4.8b again in 1.4.9?
I don't think price sorting has ever used special pricing in any version.
OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter
- Xsecrets
- Posts: 5042
- Joined: Sat Oct 24, 2009 7:51 pm
- Location: FL US
Re: Post any OpenCart 1.4.9 Final Bugs here!
yea there was no fix for special pricing. It was just missing for normal prices
Post a feature request for sorting by special
Post a feature request for sorting by special

Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
-

Qphoria - Administrator
- Posts: 18207
- Joined: Mon Jul 21, 2008 7:02 pm

Re: Post any OpenCart 1.4.9 Final Bugs here!
Qphoria wrote:yea there was no fix for special pricing. It was just missing for normal prices
Post a feature request for sorting by special
yeah it's not the easiest thing to do. The main query doesn't take into account special or group pricing. I know it's a pain to deal with because I made my layered navigation account for both, and it's no fun.
OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter
- Xsecrets
- Posts: 5042
- Joined: Sat Oct 24, 2009 7:51 pm
- Location: FL US
Re: Post any OpenCart 1.4.9 Final Bugs here!
sorry, my broken english. I did not mean special pricing but products price sorting bug from 1.4.8b (low-high, high-low)
- poshook
- Posts: 96
- Joined: Sat Jun 26, 2010 7:19 pm
Re: Post any OpenCart 1.4.9 Final Bugs here!
the price sort bug has been fixed.
OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter
- Xsecrets
- Posts: 5042
- Joined: Sat Oct 24, 2009 7:51 pm
- Location: FL US
Re: Post any OpenCart 1.4.9 Final Bugs here!
"Notice: Undefined Variable text_none in admin\view\template\sale\order_form.tpl"
- Brook
- Posts: 437
- Joined: Tue Feb 23, 2010 4:15 pm
Re: Post any OpenCart 1.4.9 Final Bugs here!
Brook wrote:"Notice: Undefined Variable text_none in admin\view\template\sale\order_form.tpl"
This is a 1.4.9.1 bug,
redownload the patch and upload the new admin/controller/sale/order.php file

Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
-

Qphoria - Administrator
- Posts: 18207
- Joined: Mon Jul 21, 2008 7:02 pm

Re: Post any OpenCart 1.4.9 Final Bugs here!
Not so much a bug as a desirable change...
Once a new customer has registered and is displayed the confirmation screen, on clicking 'continue' you are taken to your account page. In a store with ssl enabled it still redirects to the http version of the account page rather than the https.
Does this need a conditional put in somewhere to detect whether ssl is enabled prior to generating the link?
Cheers,
Gordon
Once a new customer has registered and is displayed the confirmation screen, on clicking 'continue' you are taken to your account page. In a store with ssl enabled it still redirects to the http version of the account page rather than the https.
Does this need a conditional put in somewhere to detect whether ssl is enabled prior to generating the link?
Cheers,
Gordon
- MorayWeb
- Posts: 1
- Joined: Thu Sep 16, 2010 7:30 pm
Re: Post any OpenCart 1.4.9 Final Bugs here!
MorayWeb wrote:Not so much a bug as a desirable change...
Once a new customer has registered and is displayed the confirmation screen, on clicking 'continue' you are taken to your account page. In a store with ssl enabled it still redirects to the http version of the account page rather than the https.
Does this need a conditional put in somewhere to detect whether ssl is enabled prior to generating the link?
Cheers,
Gordon
Ya its a bug from day 1 but you are right.. it should be https
1. EDIT: catalog/controller/account/success.php
2. FIND:
- Code: Select all
if ($this->cart->hasProducts()) {
$this->data['continue'] = HTTP_SERVER . 'index.php?route=checkout/cart';
} else {
$this->data['continue'] = HTTP_SERVER . 'index.php?route=account/account';
}
3. Change the HTTP_SERVER to HTTPS_SERVER

Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
-

Qphoria - Administrator
- Posts: 18207
- Joined: Mon Jul 21, 2008 7:02 pm

91 posts
• Page 5 of 5 • 1, 2, 3, 4, 5
Who is online
Users browsing this forum: No registered users and 14 guests













