Hi all

Sorry it's taken me so long to reply... That old enemy, time, has not been on my side... I have been following the trouble people are experiencing with the display price and believe me I really want to get it sorted... I know I've said this before but I intend to try and fix the problems this week

Frans, I have done some work integrating with the dual pricing mod but it statically returns the display string rather than calculated results so I've been trying to strip them down to something I can work with... I don't want to alter the dual pricing mod's code... I'll get it sorted

kamelion0927, the Updater doesn't pull its prices from anywhere: it calculates them by creating a sandboxed shopping cart object and applying the attributes to it... Heavy-lifting of the price calculations is offloaded to core routines to future-proof against core updates and updated pricing routines... Unfortunately, it appears I'm applying something incorrectly... I need to look into it

Incidentally, have you tried echoing the $pibp var to see what it contains?

Dan