Jump to content

Edit History

AJ1234

AJ1234


solved

Hey.

 

I have two multistore domains, siteone.com and sitetwo. (Strictly speaking, subdomains; a1.b.c.com and a2.b.c.com.)

Getting a blank error 500 page at the second one.

 

Debugger says:

(1/1) ContextErrorException
Notice: Trying to get property 'precision' of non-object
in Context.php line 498
at ContextCore->getComputingPrecision()in Cart.php line 2174
at CartCore->getOrderTotal(false, 1)in CartPresenter.php line 334
at CartPresenter->present(object(Cart))in FrontController.php line 524
[...]

So perhaps something about some configuration being missing that the second store expects?

 

Any pointers?

 

Cleared cache, disabled nonoriginal modules etc. Install is fairly fresh as well, haven't edited any files directly.

A thread I found here on the forums says (and gives as a solution) that multistores ought each to belong to a different store group, but that makes no sense, does it? It would be impossible to unify stocks in such case, wouldn't it.

 

Thanks.

AJ1234

AJ1234

Hey.

 

I have two multistore domains, siteone.com and sitetwo. (Strictly speaking, subdomains; a1.b.c.com and a2.b.c.com.)

Getting a blank error 500 page at the second one.

 

Debugger says:

(1/1) ContextErrorException
Notice: Trying to get property 'precision' of non-object
in Context.php line 498
at ContextCore->getComputingPrecision()in Cart.php line 2174
at CartCore->getOrderTotal(false, 1)in CartPresenter.php line 334
at CartPresenter->present(object(Cart))in FrontController.php line 524
[...]

So perhaps something about some configuration being missing that the second store expects?

 

Any pointers?

 

Cleared cache, disabled nonoriginal modules etc. Install is fairly fresh as well, haven't edited any files directly.

A thread I found here on the forums says (and gives as a solution) that multistores ought each to belong to a different store group, but that makes no sense, does it? It would be impossible to unify stocks in such case, wouldn't it.

 

Thanks.

AJ1234

AJ1234

Hey.

 

I have two multistore domains, siteone.com and sitetwo. (Strictly speaking, subdomains; a1.b.c.com and a2.b.c.com).

Getting a blank error 500 page at the second one.

 

Debugger says:

[code]
 (1/1) ContextErrorException
Notice: Trying to get property 'precision' of non-object
in Context.php line 498
at ContextCore->getComputingPrecision()in Cart.php line 2174
at CartCore->getOrderTotal(false, 1)in CartPresenter.php line 334
at CartPresenter->present(object(Cart))in FrontController.php line 524
[...]
[/code]

So perhaps something about some configuration being missing that the second store expects?

 

Any pointers?

 

Cleared cache, disabled nonoriginal modules etc. Install is fairly fresh as well, haven't edited any files directly.

A thread I found here on the forums says (and gives as a solution) that multistores ought each to belong to a different store group, but that makes no sense, does it? It would be impossible to unify stocks in such case, wouldn't it.

 

Thanks.

×
×
  • Create New...