works now.
changed the absolute path to relative.
massimoh
@massimoh
Posts made by massimoh
-
RE: Local / Remote
Some hint would be really appreciated.
This was the main reason, why I bought your scripts.
-
Local / Remote
Hi.
Today I found out, that my SVC runs on remote, instead of local!
Everything works fine so far, but "remote" is unacceptable, because I have a closed community.
crossdomain.xml:
<cross-domain-policy xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nonamespaceschemalocation="http://www.adobe.com/xml/schemas/PolicyFile.xsd"><site-control permitted-cross-domain-policies="master-only">-->
<allow-access-from domain="localhost" to-ports=""><allow-http-request-headers-from domain="localhost" headers=""></allow-http-request-headers-from></allow-access-from></site-control></cross-domain-policy>(tried this also with domain.com instead of localhost.)
config.xml:
<config><webservice>local</webservice>
<language>en_US</language>
<serviceurl>http://www.domain.tv/svc/svc/services/registration.php</serviceurl>
<configurl>http://www.domain.tv/svc/svc/services/configuration.php</configurl></config>everything should be fine
PLEASE HELP!
-
RE: Your Sofware + Wordpress
Hi!
Is there any news about this?
Recently bought the full-package.
I implemented SVC into my Wordpress & it just works fine.But:
what I urgently need is the function of passing the usernames from Wordpress into the scripts!
Any hint would be highly appreciated!
Thankyou.