NuSphere Forums Forum Index
NuSphere Forums


Mon Nov 30, 2009 5:50 am
Replies: 2
Views: 739
Root Directory: Should this be C:\Users\Michael\AppData\Roaming\NuSphere\PhpED\projects\project1 or C:\Users\Michael\AppData\Roaming\NuSphere\PhpED\projects\project1\www?

If you pick 2nd way, you w ...

Mon Nov 30, 2009 5:42 am
Replies: 4
Views: 673
no, this query string is not always set. If you run debug session using debugger toolbar, the URL is not changed. Also, if the page is navigated from another page, you'll see clear URL too. In these c ...

Mon Nov 30, 2009 5:39 am
Replies: 9
Views: 1716
Did you try Project Settings Wizard?

Sat Nov 28, 2009 5:01 am
Replies: 9
Views: 1716
If it gives all-green, debugger has definitely succeeded Smile
If your project still does not work, it means that you're doing something wrong. PhpED and debugger in particular are working fine under W7 ...

Thu Nov 26, 2009 7:10 am
Replies: 9
Views: 1716
If you had v5.9, you'd be suggested to start Project Settings Wizard and it would help you with project settings and checking debugger and php configuration. With v5.2, you have no choise but contact ...

Tue Nov 24, 2009 2:16 pm
Replies: 1
Views: 811
try to call using

$thisClient->call('EGG_Offers_Reg', array($params))

instead of

$proxy = $thisClient->getProxy();
$result = $proxy->EGG_Offers_Reg($params);

Tue Nov 24, 2009 2:11 pm
Replies: 1
Views: 990
You can leave your server side script intact. Just configure your web server to protect the URL or URLs with this authentication. If your server is Apache, try this:
http://httpd.apache.org/docs/2.2/ ...

Tue Nov 24, 2009 2:07 pm
Replies: 2
Views: 1453
I think the problem is in feof() which is not properly ported to Windows platform.
Try the latest version of PHP and if the problem is still there, report bugs at http://bugs.php.net
Please note, th ...

Tue Nov 24, 2009 2:02 pm
Replies: 6
Views: 2304
you may want to validate the formed REQUEST against gas.com schema. Try any validating xml editor to do this.
To me UFT-8 and < Default > are two incorrect parts.

Tue Nov 24, 2009 1:45 pm
Replies: 3
Views: 1413
I'm sorry for delay, but this forum is not the fastest way to contact NuSphere personnel. Please submit your request here: http://www.nusphere.com/contact_us/

Regarding this platform, we didn't rec ...

Tue Nov 24, 2009 1:38 pm
Replies: 3
Views: 1072
owever regarding the correct file to use, I feel that you make it really hard: depending on the OS, 32/64 CPU, glibc version and PHP version the user needs to download a different tar.gz file

No, i ...

Tue Nov 24, 2009 1:29 pm
Replies: 4
Views: 646
@CVSRelative@ macro is indeed supported but only if Execute With => CVS is selected.
Page 1 of 528
All times are GMT - 5 Hours