"Loading" In Admin

[COLOR=“DarkOrchid”]I read this post and it fits my situation exactly but for a different function in admin during manual order entry:[/COLOR]

[URL=“http://forum.cs-cart.com/showthread.php?t=21717&highlight=loading”]http://forum.cs-cart.com/showthread.php?t=21717&highlight=loading[/URL]



[COLOR=“DarkOrchid”]I am using 2.0.15, and instead of when changing the status, I get the endless “Loading” when trying to add the product to the order which of course is the very first phase. This started out of nowhere… One day it was fine the next day it wasn’t.



I just changed hosts, and I am apprehensive about the recent response I received to this issue. After telling me he cannot duplicate this problem, one tech is now telling me that I need to upgrade to the newest version of CS-Cart because he feels this issue is based on a security flaw in the version I am now running…but my other site is running an even older version and is working fine. I had 2 other people try this function who have 2 totally different ISP’s, and both saw the same thing I did.



They do state they will help out in every way possible with the stressful (for me !) upgrade process…and I am not questioning anyone’s sincerity when it comes to business ethics. It just concerns me about how motivated this company would be to look extensively for why things aren’t working properly, when they also warn programming assistance is $85.00 an hour. For someone like me, I won’t know the difference :confused:



Does what I am experiencing sound/appear like any type of security issue, and do any of the upgrades fix any similar problem ? I am just so nervous about upgrading for I know I am in for sleepless nights.[/COLOR]

Clear cache on a regular basis.

Have your host check (or better yet disable) your suhosin settings.

Do you have any errors in your php error_log?

[quote name=‘The Tool’]Clear cache on a regular basis.[/QUOTE]





[COLOR=“DarkOrchid”]I never think to clear the browser cache unless there is a problem…but I guess that is a good practice to adopt.



With this though, 2 other people on 2 different ISP’s got the same result as I did when I asked them to try it out…so at least this time I know it’s not me[/COLOR] :o

[quote name=‘tbirnseth’]Have your host check (or better yet disable) your suhosin settings.

Do you have any errors in your php error_log?[/QUOTE]



[COLOR=“DarkOrchid”]I checked the general error log, and there is nothing at all in there…



I will ask them to check or disable the suhosin settings as you suggested. On a day when I am wearing full body armor and feeling like slaying dragons, I will attempt the upgrade(s) in a subdirectory and get up to speed.



Thanks tbirnseth and Tool[/COLOR] :wink:

[quote name=‘DawnG’][COLOR=“DarkOrchid”]I read this post and it fits my situation exactly but for a different function in admin during manual order entry:[/COLOR]

[URL=“http://forum.cs-cart.com/showthread.php?t=21717&highlight=loading”]http://forum.cs-cart.com/showthread.php?t=21717&highlight=loading[/URL]



[COLOR=“DarkOrchid”]I am using 2.0.15, and instead of when changing the status, I get the endless “Loading” when trying to add the product to the order which of course is the very first phase. This started out of nowhere… One day it was fine the next day it wasn’t.



I just changed hosts, and I am apprehensive about the recent response I received to this issue. After telling me he cannot duplicate this problem, one tech is now telling me that I need to upgrade to the newest version of CS-Cart because he feels this issue is based on a security flaw in the version I am now running…but my other site is running an even older version and is working fine. I had 2 other people try this function who have 2 totally different ISP’s, and both saw the same thing I did.



They do state they will help out in every way possible with the stressful (for me !) upgrade process…and I am not questioning anyone’s sincerity when it comes to business ethics. It just concerns me about how motivated this company would be to look extensively for why things aren’t working properly, when they also warn programming assistance is $85.00 an hour. For someone like me, I won’t know the difference :confused:



Does what I am experiencing sound/appear like any type of security issue, and do any of the upgrades fix any similar problem ? I am just so nervous about upgrading for I know I am in for sleepless nights.[/COLOR][/QUOTE]

Hey,



I have the same problem, please let me know when you upgrade if it works?



Thank you

Tom

[quote name=‘DawnG’][COLOR=“DarkOrchid”]I never think to clear the browser cache unless there is a problem…but I guess that is a good practice to adopt.



With this though, 2 other people on 2 different ISP’s got the same result as I did when I asked them to try it out…so at least this time I know it’s not me[/COLOR] :o[/QUOTE]



I’m not talking about browser cache, I am talking about the cart cache.

What @tool means is that when you’re logged into your admin panel, Execute this URL:

[quote name=‘tbirnseth’]What @tool means is that when you’re logged into your admin panel, Execute this URL:




[COLOR=“DarkOrchid”]duplicate - see below[/COLOR]

[quote name=‘tbirnseth’]What @tool means is that when you’re logged into your admin panel, Execute this URL:




[COLOR=“DarkOrchid”]I realized that right after I posted that. I remember seeing that on a post in here. Thanks for clarifying :wink:



I did that and it delivered me back to my front end home page. Is that what is supposed to happen ?[/COLOR]

[quote name=‘tom437’]Hey,



I have the same problem, please let me know when you upgrade if it works?



Thank you

Tom[/QUOTE]



[COLOR=“DarkOrchid”]Tom,



Upgrading is so stressful for me, and I am not looking forward to it. But this week sometime when I can steel my nerves enough to plow forward, I will see what transpires. I will let you know what happens…[/COLOR]

[COLOR=“DarkOrchid”]Found out what the problem was…



Admin/Design/Appearance Settings - Administrator Settings



A tech from my new host suggested reducing the number of products per page from 50 to 10. Did that, cleared cache & VIOLA ! it worked !!! He said it was calling for too much info all at once from the database, and just could not accomplish that amount.



Hope this helps some of you[/COLOR] :slight_smile:

Sounds like you need a hosting service that can support your needs. Doing a query for 50 products versus 10 is not that much more expensive and the amount of data is rather minimal. It may be revealing an underlying performance/configuration issue with your hosted environment.

[quote name=‘tbirnseth’]Sounds like you need a hosting service that can support your needs. Doing a query for 50 products versus 10 is not that much more expensive and the amount of data is rather minimal. It may be revealing an underlying performance/configuration issue with your hosted environment.[/QUOTE]



[COLOR=“DarkOrchid”]I know…and I agree. I have my strong suspicions they are not the best. Due to a 95-98% drop in sales income from both sites forced me to relinquish my best friend and host for something a bit more affordable until things pick up. I will head back to him as soon as I can, and will again enjoy my “penthouse with indoor plumbing and a security system”. Thanks for your experienced input[/COLOR] :wink:

[quote name=‘DawnG’][COLOR=“DarkOrchid”]Found out what the problem was…



Admin/Design/Appearance Settings - Administrator Settings



A tech from my new host suggested reducing the number of products per page from 50 to 10. Did that, cleared cache & VIOLA ! it worked !!! He said it was calling for too much info all at once from the database, and just could not accomplish that amount.



Hope this helps some of you[/COLOR] :)[/QUOTE]



Thanks for reporting back with the fix - was having same issue, now works as designed.