Hi
Working on it
Dan
I had a friend look at the code (this is for V. 98) and he came up with this, which is working and eliminated a few bugs I was having.
I hope it helps others. :)
Odd Bodkin Renaissance Shop (1.3.9h shop)
http://www.oddbodkin.com
Is there a way to make the prices adjust and calculate how much more or less a different option would be?
example:
Option A which costs $10 (shows -$10)
Option B is Selected which costs $20
Option C which costs $30 (shows +10)
thank you,
Steve
I had blank page issues with the cart but fixed it... it was caused by extra lines at the end of rl.vat_info.php after installing the multilingual version... now working great, thank you for the great mod.
Hi
stevenlee: Are you talking about priced by attributes? I was under the impression that the Updater worked for that... If not please enlighten me and it can go in my ever-increasing list for V1 (proper)
spiritcraft: Ah, yes, the old 'headers sent' error... The blank lines at the end of the file may have been causing the session headers to fail... A trick for anyone experiencing a blank page is to add the following line to index.php (before the require for application_top.php)
This should tell you the error that is occurringCode:define('STRICT_ERROR_REPORTING', true);
HTH
Dan
I might just be stupid but here it goes...
This looks and works great for me in IE.. but in Firefox I get the price showing up twice covering over the product description with one.. I'm using Cherry Zen template...
Any ideas??
www.delmarvatrophy.com
Tom
Hi
You might want to try changing this line:
toCode:var _secondPrice = 'cartAdd';
That should stop the erroneously located price display from appearingCode:var _secondPrice = false;
Dan
Hello-
I uploaded the code to my website but the price updater seems to be working quite sporadically - I had it working once or twice and then it stopped working. Any ideas why it could be messing up?
http://redeyecomputers.com/store/ind...&products_id=1
Thanks