Hi,
Suddenly my mobile site is down, And i get this error while trying to update the application package:
Unable to access URL specified (http://www.sherut.net/Mobile/v3/index.php).This URL is accessible from my browser.
What is the problem?
Thanks,
Gil
my mobile site:
http://sherutnet-03.bpapps.compart of the config.xml file:
<widget base="http://www.sherut.net/Mobile/v3">
<preview>
<icon>hello_icon</icon>
<label>SherutNet</label>
</preview>
<shortcuts>
<item default="true">
<label>Open</label>
<href>index.php</href> <!-- for xml-only version, change to index.bp -->
</item>
</shortcuts>
</widget>