Quote Originally Posted by Chrome View Post
Hi

CybaGurl, $300 shouldn't be an issue... By large price I was thinking more around the $10,000 mark... It might be an idea to create a product around that price to test then delete it
Hi Dan and sorry for the late reply.

I will edit a product and change the price to 10,000 and let you know what happens.

Quote Originally Posted by Chrome View Post
It's very strange that you should have had the 'Status returned' error in V1 as that part of the script was never present in V1; V1 used the client machine to 'read' the page and manipulate the values it found whereas V2 picks up the user choices and sends the data to a server-side routine to take care of the heavy lifting... V2 is much more accurate because it uses the native code in a virtual cart environment... When you get a 'not found' status it means the Ajax request failed as the server returned a 404 error (file not found) when requesting the calculation, which is why for that particular error it's easier to see the site in action
Yes I am not to sure why the error popped up. But when I have more time I will look into this on the test cart setup and see if I can work it out and will report back to you.

Quote Originally Posted by littlekid440 View Post
also I wanted to make sure the developers and all users know that this does not work if your website is down for maintenance
So if anyone here can't figure out why its not working.. make sure its not set under maintenance
DPU works for me when in maintenance mode.

Quote Originally Posted by ShockRaver View Post
This helped me alot, thanks.

i added dpu_ajax.php to the exclude list, now it works....

the DPU also gives "Service unavailable" error in the product info page, when the store is "down for maintenance" by the way, but this isnt really an issue, just annoying when testing the site :)
Again I do not get this "Service unavailable" error from DPU when the the store is Down for Maintenance.