Crise
Management-
Content count
3008 -
Joined
-
Last visited
Everything posted by Crise
-
"Hide hub topics" should have nothing to do with this. The option I was talking about is: "Use details in favorites to identify hubs"
-
1 Client that has Different Shares in Different Hubs
Crise replied to JoeBuhdee's topic in Feature Requests
Please, an year old topic.... -
He has an option enabled that triggers this behaviour... just can't remember where it was put in settings exactly.
-
Sure, I'd gladly take a look.
-
Ok, I was wrong not a big surprise really since when that was made I was a complete newbie and then it was just copied from pwdc to apex, now looking into improving it I just have to ask this: In newer SDC svns there is a nice method/function in ClientManager to handle hintUrls and that function compares passed hintUrl with the result of getAddress() but as far as I can see the hintUrls are most of the time of the getHubUrl() sort (ie. an address with port, while the other one is always without, right?). Now logic tells me this won't match up... or have I missed something here?
-
Neither, as far as I know.... I don't know exactly how it has been modded but I don't think that many functional changes have been made, because the phpbb theme engine is used throughout the system thus changing the site look from ground up is "easy".
-
It isn't really quite as random as you make it sound, since nmdc pseudo cids do the job in a decent way these days. Sure there are possibilities for incorrect behavior, but not nearly as much as before...
-
You hit the nail on the head there... correctly set up TLS and you shouldn't have any problems... I for instance have never had any.
-
existing connections will not be affected by changes in ip guard.
-
You don't have to but, the plugin sources distributed with apex source assume you do... that is why you are having difficult time... PluginDefs.h is under client in the src and the lib, well it is generated when the main application is built... I'd give you that file but right now I don't have one which would work for 1.2 beta release. (with next release I do intend to supply an sdk of sorts that should make the plugin building much easier for those who won't build the actual main app themselves).
-
Downloads have a pause feature, go to download queue select priority -> paused. For uploads no pausing will be made...
-
VS generates it automatically, but in order for that to happen you must ensure that the directory where it tries to put it exists... (./plugins/lib/ or smth like that). Also, the documentation in this topic is quite a bit outdated... as you might have noticed :)
-
Error saving hash data: The system cannot find the file specified
Crise replied to EmilyElle's topic in Support
Well it does have its uses when it comes to viruses and malware/spyware and such but if users would just stop using admin/power user account in daily (ie. regular) usage most of the UAC would become utterly useless yes. Still, in short, it is a bigger nuisance than benefit as it is now and the same things could certainly be achieved with some better solutions. -
That would be a correct assumption... and before you ask when that would be with b2 or final depending which it is that will be coming...
-
solved this little issue with the ™ char, luckily it had nothing to do with string encoding, but stupid mistake anyways... Edit: also those missing the timer that has been fixed also and was also a stupid mistake, even more so than this one...
-
Well 1.1.0 should run fine, and it does here at least... 0.4.0 should shut down, so there is the difference between those two versions. Regarding TTH, it is not possible to turn it off unfortunately.
-
Oh, but that is not true you can run 1.1.0, yes you'll get the update message but you can turn that off in settings... As for not being able to run 0.4.0 normally, well that is because it is a very very old version and it is not wise to use an old version of an open source application for various reasons.
-
Not a big surprise that, tbh..
-
Under what circumstances does it not work? (there has been lot of discussion going on in regards to this entire feature in general though, so things may change after, or maybe even before, 1.2 final)
-
almost correct , but it's "/q" without the quotes...
-
That is not a typo :thumbsup: Ps: that color has nothing to do with firewall...
-
AML itself is still hosted, adcportal is down and under though... which is kinda bad, since now I no longer have a place to develop the system (since I prefer real time developement, when it comes to php).
-
Any "access denied" errors are not likely to be application issues but installation problems (ie. wrong file/folder permissions set by os, user or possibly installer).
-
I read through all requests, but that is all I can promise... the rest is just luck. If I were to reply to each request I would not have any spare time at all. Besides sometimes a feature will be added just based on a sudden whim of mine so I can't really give any definite (yes/no, or even possibly) reply anyways.