I seem to have a conflict with my authorize.net and dynamic price updater. Happened when I moved cart from one host to another. The answer seems to uninstall dynamic price updater. How do I do that?
using: v1.3.9h
Just delete or rename the following files on your server.
\includes\classes\dynamic_price_updater.php
\includes\modules\pages\product_info\jscript_ajax_updater.php
I just renamed mine until the bug is fixed with it filling my log directory with errors as I mentioned in a previous post a few pages back.
Thanks, did that, and still have same error. uggh.
Guys, I am banging my head against a wall here.
http://www.dev.sgpconsulting.co.uk/w...&products_id=5
The above works exactly as I want it in IE, but the price is not updating in either FF or Chrome.
Any help would be very gratefully appreciated.
Works for me. Have you tried doing a CTRL F5 to reload your cache?
Tried on FF v10.0.2 and Chrome v17.0.963.83
Also if your fussy about cosmetics and having everything perfect like me. You might want to move the ajax-loader.gif up a bit more so it can be seen properly. Or just remove it all together.
Also just out of curiosity is there any log files in your cache directory that have a sizing of 393?
Last edited by CybaGirl; 27 Mar 2012 at 02:52 AM.
Got it all working, client happy. Moved the whole site to their server. And now whenerver a dynamic price update would take place, I get a popup with "Status returned - not found".
Bit of digging in the debug console and it appears that a post is being made looking for dpu_ajax.php in the top level domain rather than in the root of the catalog.
Any ideas?
Bookmarks