Ayone ale to use Facebook statuses /micropublisher with this? I am getting huge errors wih 6.12

Events happening in the community are now at Drupal community events on www.drupal.org.
AntiNSA's picture

Getting huge error when used with varnish/pantheon/mercury... anyone else? Its a huge pop up error after clicking on the submit button. The message posts ok on the front page, but not on the profile page. Get a huge pop up error.

Comments

here is a link to the

AntiNSA's picture

here is a link to the facebook queue http://drupal.org/node/1044186

I geuss it is some kind of caching problem. How could I keep pantheon from cachin my facebook.js?

ok, disabling the AHAH kills

AntiNSA's picture

ok, disabling the AHAH kills the error in the admin/facebook settings advanced section. But it also killss the ajax

hey AntiNSA Could you explain

gorgo's picture

hey AntiNSA
Could you explain to me more about how you managed to fix it?
Caching is set to none for my view and I still get the error.

Thanks!

thats pretty much how I fixed

AntiNSA's picture

thats pretty much how I fixed it. I stopped using drush up to because drush was actually updateing some of my devs to loder than dev version. I know thats user error maybe, But disabling views caching fixed things for me, also I transferred so it was important to update my core without any other modules being enabled first than core.

Thanks for the reply! The

gorgo's picture

Thanks for the reply!

The thing is, that when I edit the view, under caching it's set to 'none' so I don't understand why it's being cached by memcache.

How is memcache configures in your settings.php file?

The guides at Linode state it should be set up like so:

$conf['memcache_servers'] = array(
         '127.0.0.1:11211' => 'default',
         '127.0.0.1:11212' => 'menu',
         '127.0.0.1:11213' => 'filter',
         '127.0.0.1:11214' => 'form',
         '127.0.0.1:11215' => 'block',
         '127.0.0.1:11216' => 'update',
         '127.0.0.1:11217' => 'views',
         '127.0.0.1:11218' => 'content',
         '127.0.0.1:11219' => 'apachesolr',
       );
$conf['memcache_bins'] = array(
          'cache'        => 'default',
          'cache_menu'   => 'menu',
          'cache_filter' => 'filter',
          'cache_form'   => 'form',
          'cache_block'  => 'block',
          'cache_update' => 'update',
          'cache_views'  => 'views',
          'cache_views_data'  => 'views',
          'cache_content'  => 'content',
          'cache_apachesolr'  => 'apachesolr',
       );

I don't wanna disable views caching completely cause some of my views could and should be cached. It's just this one that I want to not be effected...

It was working with install

AntiNSA's picture

It was working with install under ubuntu./ linode 1.2 guide. I dont have the bcf2 installed. PAntheon was screaming fast. I can assure you ajax can and does work for me ... check your module installations carefully before your pantheon settings. I am having a serious problem getting a 503 after new user registration.

I would say disable every

AntiNSA's picture

I would say disable every single module except facebook, and facebook even. Uninstall and reinstall. Then slowly turn them one on one before adjusting underlying caching settings. Only disable the caching setti gs from the drupal GUI, and then slowly turn them on. One by one untill you find out what breaks it.

Mercury

Group organizers

Group categories

Post Type

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds: