NuSphere Forums Forum Index
NuSphere Forums


Wed Sep 14, 2011 3:24 am
Replies: 0
Views: 1785
Is there a way you can turn off the default sorting of items displayed within the Watch window?

i.e. I have an array shown there, but the keys are sorted and appear in a different order to which th ...

Mon Jun 27, 2011 10:37 am
Replies: 9
Views: 6465
Whilst viewing Globals or Locals, do a right-click in that panel and you will get a popup where you can choose Disable.

The panel will then turn gray to indicate it is disabled. The panel remains a ...

Sun Feb 14, 2010 6:05 pm
Replies: 1
Views: 2668
Just a quick addendum, if I limit the number of rows returned to 250, then it doesn't fall over. It must be memory related or similar.

A full table fetch (which is what it does), would return 11,00 ...

Sun Feb 14, 2010 1:08 pm
Replies: 1
Views: 2668
Is there a version of the debugger available that will create a log file of its actions?

Reason I ask is that it keeps bombing out on me whilst I'm debugging. I'm running 3.6 on my main PC and inst ...

Mon Mar 23, 2009 3:19 pm
Replies: 26
Views: 10238
Dmitri, was this FTP to a server on the internet or a server local on your network?

Neither. As I told in the beginning the main purpose of the test was to eliminate the network as much as possible ...

Mon Mar 23, 2009 1:38 pm
Replies: 26
Views: 10238
FTP: vsftpd 2.0.5
Server OS: CentOS 5.1 (vmware 6)
HW: Core2Duo/3GHz/2GB RAM

Filezilla 3.2.3
PhpED 5.6.5637

Files: Joomla Package
total size: 13'418'716
the smallest: 15
the biggest: 294'0 ...

Mon Mar 23, 2009 1:35 pm
Replies: 6
Views: 3637
Looks like this is a php library and it is not in the project directory tree.
In this case you may want to add the library path to the Code Insight Includes list (see project properties). After the l ...

Sun Mar 22, 2009 7:21 pm
Replies: 4
Views: 3289
Then uncheck "stop on the first line" in the debugger settings and all the sessions in the background will start and complete transparently.But what happens if you want to debug the script t ...

Sun Mar 22, 2009 7:16 pm
Replies: 6
Views: 3637
I'm afraid I have no time to start learning that from the beginning.
Please contact support and provide a sample illustrating the problem.

There isn't a problem, I suspect I worded my original qu ...

Sun Mar 22, 2009 7:13 pm
Replies: 26
Views: 10238
Oh, common!
Do you know any ftp client that runs faster than PhpED?
I compared with Filezilla and it apperead almost 30% slower than PhpED.
Regarding SFTP, filzilla is 2 times slower. Any other/b ...

Sun Mar 22, 2009 7:10 pm
Replies: 4
Views: 3289
You need to avoid debug session for the script that you don't want to debug. In this case, just append DBGSESSID=-1 argument to the URL and it won't trigger the debugger.Yeah, but its fired automatica ...

Sun Mar 22, 2009 6:19 pm
Replies: 26
Views: 10238
In most cases the bottleneck is network performance (bandwidth and latency). If the bandwidth is limited by the router (e.g. on ISP side) or by the server and they enforce the limit per connection, it ...
Page 1 of 3
All times are GMT - 5 Hours