dwalters
Forum Replies Created
-
Forum: Plugins
In reply to: [GNU-Mailman Integration] User Profile edit brokenInstalling php curl fixed it:
sudo apt-get install php5-curl
sudo /etc/init.d/apache2 restartFYI: There was quite a bit of discussion around using HTTP API instead of curl.
Thanks for all the effort.
Forum: Plugins
In reply to: [GNU-Mailman Integration] User Profile edit brokenSure:
– The membership link above works perfectly. Membership list
– Mailman version 2.1.13
– PHP Version is 5.4.17Added a bunch of debugs:
– stops/hangs at curl_init()
– curl with the same url from the command line worksForum: Plugins
In reply to: [GNU-Mailman Integration] User Profile edit brokenIt appears to be this: gm_get_user_subscriptions($user->ID). It never returns from there.
Some differences from before:
– I tried deleting the lists again, and now the profile update works.
– When I go to add the list again, it gives me a blank page.Maybe something basic on the URL format? or Mailman config?
– http://lists.xxxxxxxx.xxx/mailman/admin/tall-Dave
Forum: Plugins
In reply to: [GNU-Mailman Integration] User Profile edit brokenRyan,
Thank you for you quick response! I tried various debug recommendations, and none showed any errors. It activates without errors. One just can no longer edit any user profile.
Next I tried upgrading to 1.03. Again thank you for you efforts. Unfortunately it did not change the result.
Lastly, I deactivated all of my other plugins. So just WP 3.8.1, Theme Atahaulpa 3.7.13, and GNU-Mailman Integration 1.0.3. Still no luck.
Any other recommendations?
-Thanks
-Dave