Hi, When I try to load the manufacturers xml via web services using http://www.mywebsite.com/api/manufacturers it returns to me:
<error>
<message>
<![CDATA[
Internal error. To see this error please display the PHP errors.
]]>
</message>
</error>
If I enable display PHP errors it works, the man...