|
|
Cant "Act on Behalf of"
Posted 02 April 2012 - 01:52 AM #1
If I use either of those links it just takes me to the front page of the store and I am not logged in and cannot view the information as I should be able to if logged in either as the customer or the administrator.
Any thoughts on what the issue might be?
Apache version 2.2.21
PHP version 5.3.10
Posted 02 April 2012 - 03:39 AM #2
Your webhost will need to provide you this service.
I am only available for emergency support at the rate of AU$500p/h - Non-negotiable.
Emails that entail performing work will be billed in 15 minute increments.
Posted 02 April 2012 - 07:47 AM #3
JesseLeeStringer, on 02 April 2012 - 03:39 AM, said:
Your webhost will need to provide you this service.
Thanks for the reply, I have mentioned your suggestion to my host who say that they;
"had the mod_security logs open and as they replicated the issue, nothing came through at all"
Any other suggestions?
Apache version 2.2.21
PHP version 5.3.10
Posted 03 April 2012 - 07:47 AM #4
Authorized Reseller - Cart licenses: $305 (lowest reseller price)
Custom B2B Development, Consulting and Special Projects (get a quote).
Commercial addons to meet your business and operations needs.
http://www.ez-ms.com
Posted 04 April 2012 - 02:57 AM #5
tbirnseth, on 03 April 2012 - 07:47 AM, said:
CS-Cart support have suggest that it may relate to suhosin module on our host server and I am currently working on trying to isolate the fault.
Edit: I have disabled suhosin module and I still cannot act on behalf of a user.
Apache version 2.2.21
PHP version 5.3.10
Posted 04 April 2012 - 09:54 AM #6
CosmeticTattooist, on 04 April 2012 - 02:57 AM, said:
Edit: I have disabled suhosin module and I still cannot act on behalf of a user.
With suhosin, most of the default setting will provide encrypted cookie sessions. Disabling suhosin won't be of much use to you honestly. If you must, recompile apache without suhosin, with mod_security.
I am only available for emergency support at the rate of AU$500p/h - Non-negotiable.
Emails that entail performing work will be billed in 15 minute increments.
Posted 04 April 2012 - 02:21 PM #7
Currently using 2.2.5 Pro, hosted at FutureHosting.com on a dedicated server. For the time being, we have a few micro sites left using the Community Version of CS 2.2.5 that are hosted at Site5.com on a shared package.
Posted 13 April 2012 - 09:45 AM #8
I have to commend Natalia from CS-cart support for her patience and help with isolating the cause of this issue.
I can confirm that the problem did indeed relate to suhosin module in particular it is the session encrypt setting in the module that is causing the issue, isolation took some time but the fix is quite straigh forward.
All that is required is to add the following line of code without the quotes to your php.ini file in your www directory
"suhosin.session.encrypt = Off"
Apache version 2.2.21
PHP version 5.3.10
Posted 13 April 2012 - 04:04 PM #9
Any info appreciated.
( I have submitted a ticket but it is Friday 4pm local UK )
John
"Give me a man that tries and fails
than a man that never tries at all"
Posted 13 April 2012 - 11:45 PM #10
johnbol1, on 13 April 2012 - 04:04 PM, said:
Any info appreciated.
( I have submitted a ticket but it is Friday 4pm local UK )
John
If you've ever had session encryption, then the customer will need to clear their cookies.
Cookie will validate with CS-Cart, partially which leads to the issue mentioned.
J.
I am only available for emergency support at the rate of AU$500p/h - Non-negotiable.
Emails that entail performing work will be billed in 15 minute increments.
Posted 07 May 2013 - 05:08 AM #11
( I assume ) the admin didn't have All privileges.
I edited the Administrator to have ALL privileges
and BINGO !! Act on behalf worked.


