Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Elxis 5.5 Calypso supports 2 factor authentication login with e-mail or SMS.
Home
Help
Login
Register
Elxis CMS Forum
»
Extensions
»
Components
»
ios connector error
« previous
next »
Print
Pages: [
1
]
Author
Topic: ios connector error (Read 3622 times)
redline
Newbie
Posts: 7
ios connector error
«
on:
December 06, 2011, 07:12:08 »
Hi, I have been trying to figure this myself but couldnt get it solved.
I see this error in my connector's client page:
Error
The requested URL returned error: 500
This is my IOSRC.config file:
$iosrc_config = array();
//The full URL to the directory the IOS Reservations "client" folder is located.
//You can rename "client" folder if you like.
$iosrc_config['CLIENTURL'] = '
http://www.clientdomain.com/client/';
//The full URL to the IOS Reservations remote server
$iosrc_config['SRVURL'] = '
http://www.IOSserverdomain.com/';
This is my client's index.php file:
define('IOSR_CONNECTOR', 1);
require_once('/home/clientdo/public_html/client/iosrc.client.php');
$client = new iosrclient('22288114789072420000031231069');
$client->process(true);
unset($client);
Thanks very much.
«
Last Edit: December 06, 2011, 07:22:41 by redline
»
Logged
webgift
Elxis Team
Hero Member
Posts: 4193
Re: ios connector error
«
Reply #1 on:
December 06, 2011, 12:23:26 »
Please contact with
IsOpenSource
Company regarding this issue.
Logged
Elxis Team •
Custom web design [EN]
-
[EL]
•
.GR Registrar
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Extensions
»
Components
»
ios connector error