|

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?
CS Cart 2.1.2 - Apache version 2.2.31- PHP version 5.3.29 - MYSQL version 5.6.30
Posted 02 April 2012 - 03:39 AM #2
Your webhost will need to provide you this service.
Posted 02 April 2012 - 07:47 AM #3
Mod Security is installed on your server, you need to apply a CS-Cart related whitelist.
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?
CS Cart 2.1.2 - Apache version 2.2.31- PHP version 5.3.29 - MYSQL version 5.6.30
Posted 03 April 2012 - 07:47 AM #4

EZ Merchant Solutions: Custom (USA based) B2B Development, Consulting, Development and Special Projects (get a quote here).
Commercial addons, payment methods and modifications to meet your business and operations needs.
Posted 04 April 2012 - 02:57 AM #5
I have the same issue and I do NOT run mod_security on my servers. I thought is was just me!
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.
CS Cart 2.1.2 - Apache version 2.2.31- PHP version 5.3.29 - MYSQL version 5.6.30
Posted 04 April 2012 - 09:54 AM #6
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.
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.
Posted 04 April 2012 - 02:21 PM #7
Jim
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"
CS Cart 2.1.2 - Apache version 2.2.31- PHP version 5.3.29 - MYSQL version 5.6.30
Posted 13 April 2012 - 04:04 PM #9
Any info appreciated.
( I have submitted a ticket but it is Friday 4pm local UK )
John
Custom printed hi visibility clothing sale the UK's online hivis safety shop
v4.5.2
Posted 13 April 2012 - 11:45 PM #10
I have a similar issue but it happens with just one user.When I try to act on behalf of I just get erro occured in corner of screen. This user has over 800 orders in his order list so i deleted a load of them in case this was holding it up but still the same and also when the customer (just this one) tries to add to basket it just times out?
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.
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.
Posted 27 August 2013 - 09:19 AM #13
I just spent an hour on the phone with a customer which could have
been about 5 minutes if I could have 'acted on her behalf'.
Sorry guys but I will be bumping this regularly.
Posted 27 August 2013 - 06:33 PM #14
If you bump needlessly without regard for others, then you're going to find a similar regard in any future questions/issues you request of this community. Just my personal perspective but I believe it is shared by other "regulars" here.
EZ Merchant Solutions: Custom (USA based) B2B Development, Consulting, Development and Special Projects (get a quote here).
Commercial addons, payment methods and modifications to meet your business and operations needs.
Posted 28 August 2013 - 12:38 AM #15
Are you saying that the issue hasn't been addressed because
it was reported in the wrong section of the forum ?
Posted 28 August 2013 - 01:18 AM #17
Posted 28 August 2013 - 05:29 AM #18
EZ Merchant Solutions: Custom (USA based) B2B Development, Consulting, Development and Special Projects (get a quote here).
Commercial addons, payment methods and modifications to meet your business and operations needs.
Posted 28 August 2013 - 08:30 AM #19
many concerns are simply not being addressed ( apart from
being politely told where to go ).
CScart is still the best value for money that I have used ( and
I have used heaps ).
Posted 19 September 2018 - 09:56 AM #20
Hi,
I have uploaded Multivendor version 4.6.3 SP1 on a godaddy server and now am not able to act on behalf of the vendor. Act on behalf of customer is working fine. The server doesn't have mod_security enabled. Any suggestions?