Hi,

I fixed http://drupal-demo.pokersource.info/drupal6 installation,

I removed and re-added the jpoker-opensocial gadget from the same
domain:
http://drupal-demo.pokersource.info/planc/jpoker-opensocial.xml

And fixed ShindingIntegrator and poker opensocial configuration so it
points to drupal-demo instead of drupal-z2-z2-07-12-2009:

changeset:   143:58d69384caf6
tag:         tip
user:        r...@drupal-z2-07-12-2009
date:        Fri Dec 11 16:10:50 2009 +0100
files:       etc/poker-network/poker.social.xml 
usr/src/ShindigIntegrator/shindig_integrator/shindig/php/config/local.php
description:
point to drupal-demo instead of drupal-z2-07-12-2009


diff -r 61daf70bdc06 -r 58d69384caf6 etc/poker-network/poker.social.xml
--- a/etc/poker-network/poker.social.xml        Tue Dec 08 09:46:36 2009 +0100
+++ b/etc/poker-network/poker.social.xml        Fri Dec 11 16:10:50 2009 +0100
@@ -11,21 +11,21 @@
                When running the poker network behind a reverse proxy, deducing 
the fqdn may 
                prove to be difficult, and host="fqdn" should be used.
 -->
-<pokersocial xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="pokersocial.xsd" verbose="3" verify="yes" 
host="drupal-z2-07-12-2009.pokersource.info">
+<pokersocial xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="pokersocial.xsd" verbose="3" verify="yes" 
host="drupal-demo.pokersource.info">
 
   <user>REPLACE INTO users (serial, name, skin_url) VALUES (%(serial)s, 
'%(name)s', '%(skin_url)s')</user>
   <money>UPDATE user2money SET amount = %(amount)d WHERE user_serial = 
%(user_serial)d AND currency_serial = %(currency_serial)d</money>
   
<notify>http://localhost/drupal6/?q=poker/messages/send/type=%(event_name)s&amp;args=[%(param1)d,%(param2)d,%(param3)d]</notify>
-  <!-- app_id 
http://drupal-z2-07-12-2009.pokersource.info/jpoker/jpoker-opensocial.xml -->
-  <container url="http://drupal-z2-07-12-2009.pokersource.info/";
-             
cert_url="http://drupal-z2-07-12-2009.pokersource.info/drupal6/sites/all/modules/shindig_integrator/shindig/php/public.cer";
+  <!-- app_id http://drupal-demo.pokersource.info/jpoker/jpoker-opensocial.xml 
-->
+  <container url="http://drupal-demo.pokersource.info/";
+             
cert_url="http://drupal-demo.pokersource.info/drupal6/sites/all/modules/shindig_integrator/shindig/php/public.cer";
              
cert_hex="0xB4EB13847BB4F59F813FEAD3B6C90BFA2029D7406E5BE899DF49BC1EF1884D31A1A8E6F95A7603C6E81771C0E8773513C1A82CBF027674DAF539064F9FD09D02F2C543BD4530D7F8DA7819BAAFA46E88324ADB2DA3BD5829F3E9591302E1BB06CE06DE5FE71B8755AA77A4C46AE5718A52373334D192C7960F5BBD0CB6D87FA5"
-             opensocial_app_id="11"
+             opensocial_app_id="12"
              oauth_consumer_key="nop"
              oauth_consumer_secret="nop"
-             
server_rpc_base="http://drupal-z2-07-12-2009.pokersource.info/drupal6/sites/all/modules/shindig_integrator/shindig/php/social/rpc";
-             
server_rest_base="http://drupal-z2-07-12-2009.pokersource.info/drupal6//sites/all/modules/shindig_integrator/shindig/php/social/rest";
-             
skin_url="http://drupal-z2-07-12-2009.pokersource.info/drupal6/sites/default/files/pictures/picture-%(serial)d.png"
+             
server_rpc_base="http://drupal-demo.pokersource.info/drupal6/sites/all/modules/shindig_integrator/shindig/php/social/rpc";
+             
server_rest_base="http://drupal-demo.pokersource.info/drupal6//sites/all/modules/shindig_integrator/shindig/php/social/rest";
+             
skin_url="http://drupal-demo.pokersource.info/drupal6/sites/default/files/pictures/picture-%(serial)d.png"
              >
 -----BEGIN CERTIFICATE-----
 MIICsDCCAhmgAwIBAgIJAPISjQewTBhAMA0GCSqGSIb3DQEBBQUAMEUxCzAJBgNV
diff -r 61daf70bdc06 -r 58d69384caf6 
usr/src/ShindigIntegrator/shindig_integrator/shindig/php/config/local.php
--- a/usr/src/ShindigIntegrator/shindig_integrator/shindig/php/config/local.php 
Tue Dec 08 09:46:36 2009 +0100
+++ b/usr/src/ShindigIntegrator/shindig_integrator/shindig/php/config/local.php 
Fri Dec 11 16:10:50 2009 +0100
@@ -6,7 +6,7 @@
     class ShindigConfigException extends Exception {}
 
       $shindigConfig = array(
-      "gadget_server" => 
"http://drupal-z2-07-12-2009.pokersource.info/drupal6/sites/all/modules/shindig_integrator/shindig/php";,
+      "gadget_server" => 
"http://drupal-demo.pokersource.info/drupal6/sites/all/modules/shindig_integrator/shindig/php";,
       "web_prefix" => 
"/drupal6/sites/all/modules/shindig_integrator/shindig/php",
       "default_js_prefix" => 
"/drupal6/sites/all/modules/shindig_integrator/shindig/php/gadgets/js/",
       "default_iframe_prefix" => 
"sites/all/modules/shindig_integrator/shindig/php/gadgets/ifr?",

You should be able to sit and play an hand on
http://drupal-demo.pokersource.info/drupal6/

Please note that AFAIK it doesn't run latest version of poker-network
server and jpoker like http://drupal-z2.pokersource.info/drupal6

-- 
Johan Euphrosine <pro...@aminche.com>
Development and services around Free Software
http://aminche.com/

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Pokersource-users mailing list
Pokersource-users@gna.org
https://mail.gna.org/listinfo/pokersource-users

Reply via email to