[Phpgedview-talk] 4.0b2 and remote links
Brought to you by:
canajun2eh,
yalnifj
From: Keith C. <ke...@dr...> - 2005-12-19 19:27:38
|
Hello John and everyone else. I just updated two of my sites last night to PhpGedView 4.0 Beta 2 last night. The one feature I'm most interisted in is the ability to link to other Gedcoms and PGV web sites. When I try to link to an external site, I get a smear of errors, both sites are running 4.0b2, though the remote site is a fresh install and the local site is an upgrade. Any suggestions? I have a feeling I'm going to love this feature, if I can get it working. Thanks! Keith Conley Errors below: ERROR 8: Undefined index: 0 Error occurred on in function *getproxy* 1 called from line *648* of file *WSDL.php* in function *getproxy* 2 called from line *92* of file *serviceclient_class.php* in function *authenticate* 3 called from line *101* of file *addremotelink.php* ERROR 2: reset(): Passed variable is not an array or object 0 Error occurred on in function *reset* 1 called from line *653* of file *WSDL.php* in function *getproxy* 2 called from line *92* of file *serviceclient_class.php* in function *authenticate* 3 called from line *101* of file *addremotelink.php* *Warning*: reset(): Passed variable is not an array or object in */home/accountname/public_html/includes/SOAP/WSDL.php* on line *653* ERROR 2: current(): Passed variable is not an array or object 0 Error occurred on in function *current* 1 called from line *654* of file *WSDL.php* in function *getproxy* 2 called from line *92* of file *serviceclient_class.php* in function *authenticate* 3 called from line *101* of file *addremotelink.php* *Warning*: current(): Passed variable is not an array or object in */home/accountname/public_html/includes/SOAP/WSDL.php* on line *654* ERROR 2: reset(): Passed variable is not an array or object 0 Error occurred on in function *reset* 1 called from line *478* of file *WSDL.php* in function *generateproxycode* 2 called from line *670* of file *WSDL.php* in function *getproxy* 3 called from line *92* of file *serviceclient_class.php* in function *authenticate* 4 called from line *101* of file *addremotelink.php* *Warning*: reset(): Passed variable is not an array or object in */home/accountname/public_html/includes/SOAP/WSDL.php* on line *478* ERROR 2: current(): Passed variable is not an array or object 0 Error occurred on in function *current* 1 called from line *479* of file *WSDL.php* in function *generateproxycode* 2 called from line *670* of file *WSDL.php* in function *getproxy* 3 called from line *92* of file *serviceclient_class.php* in function *authenticate* 4 called from line *101* of file *addremotelink.php* *Warning*: current(): Passed variable is not an array or object in */home/accountname/public_html/includes/SOAP/WSDL.php* on line *479* *Fatal error*: Cannot instantiate non-existent class: webservice_ in */home/accountname/public_html/includes/SOAP/WSDL.php* on line *680* |