richardev

Results 6 comments of richardev

On MongoDB this is still true. Was fighting for days until realizing issue is indeed on cockpit cms side. If I do simple fetch using only URL to provide parameters,...

I barely can debug, because of how many deprecation messages are being dumped. Had to regex to hide deprecation messages. When are you planning to update theses?

@jprodrigues70 yeah I didn't notice the formatting only after pushing && submitting PR. I reset everything and manually submitted changes. Formatting issue is now resolved.

> In the scripts folder, the file called illustratorSetup.sh can be opened and the on the line 68, replace https://victor.poshtiban.io/p/gictor/illustratorCC/illustratorCC17.tgz with https://downloads.runebase.io/illustratorCC17.tgz . it should download just fine. Here is...

@Gictorbit any chance you'll merge this? :laughing:

Well, just in case the full adrresses for DIRs and URLs I've predefined look like this: ``` // Directory addresses define("PN_BASE_DIR", dirname(dirname(__FILE__))); define("PN_INCLUDES_DIR", PN_BASE_DIR . '/includes'); define("PN_LIBRARIES_DIR", PN_BASE_DIR . '/libraries');...