Aheadworks reward points extension or another extension that calls a Cart observer is not working

Sometimes extension conflicts can be caused by via an observer conflict on the add to cart observer. You can try this:

File: app/code/community/ITwebexperts/Payperrentals/Model/Observer.php

/*This part can be needed when the observer is executed twice because of some extension*/
        //if (Mage::registry(‘update_executed’)) return;
        //Mage::register(‘update_executed’, true);
uncomment (delete the // ) on these 2 lines so it reads:
/*This part can be needed when the observer is executed twice because of some extension*/
        if (Mage::registry(‘update_executed’)) return;
        Mage::register(‘update_executed’, true);

30% Off All Licenses!

00
Months
00
Days
00
Hours
00
Minutes
00
Seconds

Code: 30SALE

FREE RENTAL CONTRACT PDF / WORD FILE

Please signup with your email and we'll send you the files 

We'll send you a few follow up emails with great Rental Business Tips, Special Offers, ways to increase sales, and more.

No thanks, I'll pass
15585

Get The Latest Rental Business Tips and Updates!

Special Offers, Product Updates, Insider Business Tips, sign up today to the Sales Igniter Email List!