View Single Post
  #17 (permalink)  
Old 12-28-2007, 10:26 AM
arturj arturj is offline
Trained Alumni
 
Posts: 9
Default access to the specified roesource has been forbidden

I am also getting this same error when sending. Is there a solution?
My config_template.xml is as follows:
Code:
<zimletConfig name="com_arunalabs_send" version="0.5">
    <global>
        <property name="allowedDomains">storage.arunalabs.com,send.arunalabs.com</property>
    </global>
</zimletConfig>
Artur
Reply With Quote