<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
    <title>Magento Issue Tracking</title>
    <link>http://www.magentocommerce.com/bug-tracking/</link>
    <description></description>
    <dc:language>en</dc:language>
    <dc:creator>MagentoCommerce</dc:creator>
    <dc:rights>Copyright {gmt_date format="%Y"}</dc:rights>
    <dc:date>{gmt_date format="%Y-%m-%dT%H:%i:%s%Q"}</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
        <item>
        <title>View Issue #28450 / PayPal Module causes internal server error</title>
        <link>http://www.magentocommerce.com/bug-tracking/issue?issue=14435</link>
        <description><![CDATA[<strong>Posted:</strong> 2012-11-14 04:21:24<br/><strong>Category:</strong> PayPal Integration<br/><strong>Version:</strong> 1.7.0.2<br/><strong>Priority:</strong> urgent<br/><strong>Status:</strong> new<br/><strong>Reported By:</strong> <a href="http://www.magentocommerce.com/boards/member/26047077/">alladyce</a></strong><br/><br/>When I tried to load the Payment Methods settings under Configurations -&gt; Sales -&gt; Payment Methods I get a 500 internal server error. Below is the log from my server:<br />
<br />
PHP Fatal error:  Call to undefined method Mage_Paypal_Model_Config::getRequireBillingAddressOptions() in /home/client2552/domains/mywebsite.co.za/public_html/app/code/core/Mage/Paypal/Model/System/Config/Source/RequireBillingAddress.php on line 41, referer: http://www.mywebsite.co.za/index.php/admin/system_config/index/key/70d4f596d097269b92a4862546389fc9/<br />
<br />
After commenting out the line &quot;return $configModel-&gt;getRequireBillingAddressOptions();&quot; in the file &quot;RequireBillingAddress.php&quot; the options shows up without a problem. It seems the getRequireBillingAddressOptions method is not found by the PayPal module. This array that is returned may be important! Hope this will be fixed!<br/><br/><hr/>]]></description>
    </item>
    
    </channel>
</rss>