Results 1 to 9 of 9
  1. #1
    Join Date
    Jun 2008
    Posts
    627
    Plugin Contributions
    0

    Default Security question and social buttons

    In the tutorials for security measures step 10 says

    10. Disable "Allow Guest To Tell A Friend" feature

    You may wish to go to Admin > Configuration > Email Options > Allow Guest To Tell A Friend and set the option to false. This will prevent non-logged-in customers from using your server to send unwanted email messages.


    On some websites folks are adding addthis social button groups to their product pages. The group of buttons includes an email icon with the ability for people to send emails to others from the product page. The email form has fields for the senders and recipients email address. Is this really ok to have on our product pages?

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Security question and social buttons

    Is this really ok to have on our product pages?
    I would edit the code for that module and comment out/remove that ability
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jun 2008
    Posts
    627
    Plugin Contributions
    0

    Default Re: Security question and social buttons

    that's the feeling I was having about it. I put it on my site earlier today too and then it occurred to me about the email which couldn't be completely removed. I'll look for something else.

    Thanks

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Security question and social buttons

    it occurred to me about the email which couldn't be completely removed
    ?????

    It was coded so should be able to un-coded
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Jun 2008
    Posts
    627
    Plugin Contributions
    0

    Default Re: Security question and social buttons

    Part of the code is a "bookmark/share this" widget called by javascript from someone else's server so the email can't be removed from the widget.

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Security question and social buttons

    called by javascript
    Edit the .js and make it only
    bookmark this
    Zen-Venom Get Bitten

  7. #7
    Join Date
    Jun 2008
    Posts
    627
    Plugin Contributions
    0

    Default Re: Security question and social buttons

    This is the code I'm talking about, the script portion


    HTML Code:
    <!-- AddThis Button BEGIN -->
    <div class="addthis_toolbox addthis_default_style ">
    <a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
    <a class="addthis_button_tweet"></a>
    <a class="addthis_counter addthis_pill_style"></a>
    </div>
    <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4d017efc1036d50b"></script>
    <!-- AddThis Button END -->

  8. #8
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Security question and social buttons

    I see - - you do not have the js locally
    But you can grab it here - remove space
    http: //s7.addthis.com/js/250/addthis_widget.js
    Zen-Venom Get Bitten

  9. #9
    Join Date
    Jun 2008
    Posts
    627
    Plugin Contributions
    0

    Default Re: Security question and social buttons

    Thanks!

 

 

Similar Threads

  1. v154 Winchester Black Customize and replace social buttons
    By Ben Hewett in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 29 Mar 2015, 06:57 PM
  2. Adding Facebook or Social Buttons
    By TAIHCM in forum General Questions
    Replies: 4
    Last Post: 3 Sep 2013, 08:58 PM
  3. Attribute form question and social media
    By dawndmd in forum General Questions
    Replies: 2
    Last Post: 16 Dec 2012, 06:06 PM
  4. Add Social Media buttons
    By MickeyDora in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 29 Apr 2011, 04:12 AM
  5. Adding Social Media Buttons/links
    By AirsoftOutfitter in forum Templates, Stylesheets, Page Layout
    Replies: 17
    Last Post: 19 Oct 2010, 07:28 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg