Closed (works as designed)
Project:
AddToAny Share Buttons
Version:
7.x-3.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 May 2011 at 04:49 UTC
Updated:
6 Mar 2012 at 00:23 UTC
Jump to comment: Most recent
Comments
Comment #1
LuisFernando commentedby the way I'm doing this on a local installation and not on a live website...
Comment #2
micropat commentedThe current module version has had a fairly long lifespan and this is the first I've heard of such an issue.
What's your local environment? Have you tried installing on a different PC or server?
Similar topics on different modules indicate that this type of issue may be due to the local environment.
Comment #3
LuisFernando commentedI'll try it on a different set up and post my results, thanks.
Comment #4
Anonymous (not verified) commentedI am seeing the same issue on a local site. I am running the LAMP stack using WampServer on a Windows 7 64-bit machine.
Comment #5
Webestdesigns commentedsame here on win 7 wamp localhost! I get a connection reset on every admin page! After manually deleting the module the error stopped
Comment #6
sbrunel commentedHi,
I 've got the same problem with this module. Except that on my local environment, it works fine. The problem is encountered as soon as I copy the addtoany directory in the module directory of my production site. The problem disappear as soon as I delete the module. Is there any clue to solve this ?
Thanks.
Comment #7
ibullockRemoving the description of the module from the .info file fixes the issue, so it must be a special character or something in the line.
For my purposes simply removing the description was enough.
Comment #8
stijntilleman commentedThere's a link in the description
"Helps readers share, bookmark, and email your articles and pages using any service, such as Facebook, Twitter, Delicious, Digg, and over 100 more using the <a href='http://www.addtoany.com/' target='_blank'>AddToAny</a> widget."if you delete the link it works
"Helps readers share, bookmark, and email your articles and pages using any service, such as Facebook, Twitter, Delicious, Digg, and over 100 more using the widget."Comment #9
Misura commentedFucking wamp! What is this issue?! I get it too and it is extremely annoying. Running the absolute latest version too.
Comment #10
micropat commentedHTML is allowed in the .info file's description per this guide for writing .info files:
http://drupal.org/node/542202
See stijntilleman's comment for a workaround: #1165674-8: "Connection has been reset" message on a local Drupal 7 install indirectly caused by the module's description in the .info file