Joseph Olstad
Joseph Olstad
spun from recent comment https://github.com/wet-boew/wet-boew-wpss/pull/96#discussion_r703733089
says that this file is invalid or empty /home/onix/Projects/drupal/profiles/wetkit/drupal-org.make perhaps permissions issue. Aside from that, you're better off downloading the fully built distribution from https://drupal.org/project/wetkit the way the make is...
wetkit is multisite capable, standard drupal multisite. create a sites.php file place it in your sites folder follow instructions online. If you want to override wetkit modules, install them in...
To help out, you could clone wetkit_core https://www.drupal.org/project/wetkit_core/git-instructions then update the make file, adding this patch: https://www.drupal.org/files/issues/libraries-version-callback-reference-parameter-fix-2779591-11.patch create a followup issue in https://www.drupal.org/project/issues/wetkit?categories=All
is this for the ccit website (Tribunals) ? What is your administration theme? is it the same as your content theme? Try changing the admin theme to say, seven or...
You should probably report this sort of thing on https://www.drupal.org/project/issues/wetkit?categories=All as a support request
Please close this issue, the fix was already merged.
I'm observing this error as well, here is the stack trace for it: https://www.drupal.org/pift-ci-job/66482
Please note, automated testing says this passes with php 5.3, but fails on php 5.6 heres the passing test on php 5.3 https://www.drupal.org/pift-ci-job/66480 probably due to a nuance between php...
Please merge the pull request #184 and close this issue This has been fixed here: https://github.com/joejoseph00/phpsass/commit/5d385f5fa6d9410b2079b0b3cdb52afe262b45a4 Thanks