Hi moesoap
It's not working for music? Hmm, that's odd... I've never really tested there... Do you have a URL so I can take a look?
Dan
Printable View
Hi moesoap
It's not working for music? Hmm, that's odd... I've never really tested there... Do you have a URL so I can take a look?
Dan
Sorry Dan I don't have a direct link as it's on localhost.
If I price via attributes in music, no price displays, it just says YOUR PRICE: Also Product Prices Second doesnt display.
Works great on the normal Product_info_display
Is there any files i can attach that might help?
Thanks.
Hi moesoap
I see the problem now... Didn't consider that... Easy fix... Copy the file jscript_ajax_updater.php from /includes/modules/pages/product_info to /includes/modules/pages/product_music_info/
And that should do it... Let me know how you get on
Dan
Thanks for quick response Chrome, I am running a sale using the salemaker and the price updater works very well, please click here to see. Click the next button through products 1 - 4 to see it in action.
I would just like the "Save: 15% off" text to remain, together with the old price with the strikethrough, instead of it appearing briefly then vanishing.
Thank for any help!
Dan,
I have two files in my product_info. The first is jscript_ajax_updater.php and the other is jscript_updater.php
They both have the following commands which seems to be related to Product General and not Product Music.
I copied both those files to product_music_info and I tried changing this to productMusic however it didnt make any difference.PHP Code:
function init() { // discover the selects that are required to adjust the main price
var centre = document.getElementById('productGeneral');
Sorry I am not a coder :)
I am having the same trouble as gangees. I have added specials http://frompropertorocker.com/index....roducts_id=893 and they show up just fine but on the sales it doesn't show up right in the product description page.
Here is an example: http://frompropertorocker.com/index....roducts_id=581
You can see it when you go that page that it quickly shows a slash and then the sale price (like it's supposed to ) but then it vanishes and you just see the price (once it's done loading). The price that shows is the sale price.
I hope that made sense lol.
Thanks!
Hi Dan hows things?
I can see you have been really busy with DPU :).
I was wondering though before I try installing and using it again if you ever managed to fix the error in the log files as posted here:
http://www.zen-cart.com/forum/showpo...&postcount=791
It also seems there is another fellow having this same issue as per his recent post a couple pages back.
http://www.zen-cart.com/forum/showpo...&postcount=860
If you can let me know if this issue has been resolved when you get a spare moment that would be great :).
Thanks.
:clap:
Prior to my earlier posting, I loaded the mod (we use it on a few other sites). This time, we had the Incl/Excl Tax mod installed.
The Dynamic Pricing mod worked, but returned only the PRIMARY price - (in this case the EXCL TAX) price. The SECONDARY price (where tax is INCL) was no longer visible.
I don't know how difficult/easy it would be to get the mod to look at BOTH prices, and update them... possibly a bit of a challenge, because increment on the TAX INCL price would also have to factor in the user's tax rate...
If we have a different stock for different attributes, can we also dynamically get visible the amount of different items like the price goes with this module?