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);

We will be closed January 4 - March 11, 2024. You can still order but for any installs or support tickets please expect a delayed response

Out of Office

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!