This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FallbackResource /index.php |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<VirtualHost *:80> | |
ServerName 127.0.0.1 | |
<Directory PATH> | |
AllowOverride All | |
Options None | |
Order allow,deny | |
Allow from all | |
</Directory> | |
DocumentRoot PATH | |
</VirtualHost> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo gem install passenger | |
LoadModule passenger_module /usr/lib/apache2/modules/mod_passenger.so | |
<IfModule mod_passenger.c> | |
PassengerRoot /usr | |
PassengerRuby /usr/bin/ruby | |
</IfModule> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fatal error: Uncaught exception 'Guzzle\Http\Exception\ClientErrorResponseException' with message 'Client error response [status code] 401 [reason phrase] Unauthorized [url] https://www.pdup.allplayers.com/api/v1/rest/events [request] POST /api/v1/rest/events HTTP/1.1 Host: www.pdup.allplayers.com Accept: application/json User-Agent: Guzzle/2.8.6 curl/7.19.7 PHP/5.3.8 Content-Type: application/x-www-form-urlencoded Authorization: OAuth oauth_consumer_key="NqnpUVruodymKRrnUVsiehxcW7cMzVSF", oauth_nonce="9acb7e98eed620b4ddc4cc257824f30ec42554a5", oauth_signature="BrSsEMRNvhtPWkPU%2FS8DG%2B8BlAE%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1348079693", oauth_token="CYCbvZxq3m2NJa6eSCSAM8izJSek88Ms", oauth_version="1.0" groups%5B0%5D=df0be030-d131-11e1-9e39-12313d2a2278&title=Liebres%20SemiPro%20%40%20Troyanos%20SemiPro&description=Liebres%20SemiPro%20%40%20Troyanos%20SemiPro&date_time%5Bstart%5D=2012-03-30T19%3A54%3A00&date_time%5Bend%5D=2012-03-30T20%3A54%3A00&external_id=STATS_APP&headers= [respon |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./run_hudson.sh | |
Fetching gem metadata from http://rubygems.org/....... | |
Enter your password to install the bundled RubyGems to your system: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
use Symfony\Component\HttpFoundation\Request; | |
use Symfony\Component\HttpFoundation\Response; | |
use AllPlayers\AllPlayersClient as Client; | |
require_once __DIR__.'/../vendor/autoload.php'; | |
$app = new Silex\Application(); | |
$app['debug'] = TRUE; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<h1>Additional uncaught exception thrown while handling exception.</h1><h2>Original</h2><p>PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table &#039;store.blocked_ips&#039; doesn&#039;t exist: SELECT 1 FROM {blocked_ips} WHERE ip = :ip; Array | |
( | |
[:ip] =&gt; 127.0.0.1 | |
) | |
in drupal_is_denied() (line 1910 of /mnt/apci/store/www/includes/bootstrap.inc).</p><h2>Additional</h2><p>PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table &#039;store.system&#039; doesn&#039;t exist: SELECT * FROM {system} WHERE type = &#039;theme&#039; OR (type = &#039;module&#039; AND status = 1) ORDER BY weight ASC, name ASC; Array | |
( | |
) | |
in system_list() (line 165 of /mnt/apci/store/www/includes/module.inc).</p><hr />Drush command terminated abnormally due to an unrecoverable error. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rake deploy:rollout ignore_errors=true | |
setting maintenance_mode | |
drush @localstore vset maintenance_mode 1 -y | |
Command variable-set needs a higher bootstrap level to run - you will need invoke drush from a more functional Drupal environment to run this command. [error] | |
The drush command 'vset maintenance_mode 1' could not be executed. [error] | |
The directory /mnt/apci/store/www does not contain a valid Drupal installation [error] | |
running drush sql-sync | |
drush @localstore -y sql-drop | |
Command sql-drop needs a higher bootstrap level to run - you will need invoke drush from a more functional Drupal environment to run this command. [error] | |
The drush command 'sql-drop' could |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./gdoc_to_apci.rb -p {apci_password} --gdoc-mail {username}@allplayers.com [email protected] --gdoc-pass {password} | |
town center test | |
Participant Information |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/www/sites/all/modules/contrib/og/modules/og_notifications/og_notifications.module b/www/sites/all/modules/contrib/og/modules/og_notifications/og_notifications.module | |
index e99b22b..6df4842 100644 | |
--- a/www/sites/all/modules/contrib/og/modules/og_notifications/og_notifications.module | |
+++ b/www/sites/all/modules/contrib/og/modules/og_notifications/og_notifications.module | |
@@ -174,9 +174,11 @@ function og_notifications_og($op, $gid, $uid, $args) { | |
case 'admin create': | |
case 'admin new': | |
case 'user broadcast': | |
- $destinations = is_array($uid) ? $uid : array($uid); | |
- foreach ($destinations as $uid) { |