Hi, when I try to add/modify/delete a category or a product, no action seems to be done by the system, but, if I go to the server and see task manager, there are 2 php.exe task persistently opened; then I close one task manually and the other is closed automatically by windows 2000 server. When I go back to Quick Cart all is ok. Any suggestion? Thanks
manipura
2006-11-09 15:26
Please help found this:
the version Quick.Cart_v1.4_english works perfectly. the version Quick.Cart.Loaded_v1.4 gives me this problem:
when I try to add/modify/delete a category or a product, no action seems to be done by the system, the window is frozen, but, if I see the server task manager, there is a php.exe task persistently opened without charging the CPU usage; only when I close manually the opened task I can see that the changes has been done both in admin and in online store, all it's ok. If not, all system remain "frozen" in the browser, without error messages.
I have Windows 2000 server IIS 5 php 4.4.1 GD2 installed Any suggestion? Thanks
src
2006-11-10 02:53
This is the same problem I've been seeing on my IIS server when updating Categories with QC 1.4 Loaded
When I Save a modification, it hangs on a blank screen. If I close that browser window and log back into Admin, I can see that the action took place. Very frustrating.
Not sure if it's at all related, but I notice that the formatting of the Categories page doesn't seem to match the rest of the Admin pages (like the style sheet isn't loading propely). Maybe there's a glitch in the code? Not sure.