Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    May 2005
    Posts
    42
    Plugin Contributions
    0

    Default have to login to tell a friend

    i did something wrong, but now when you fill in the tell the friend with your email and click the envelope, your taken to the login / create new account page.

    also, is it hard to configure new pages and links to them under more information?

    thanks :)

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: have to login to tell a friend

    Have you an URL that we can peek at?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    May 2005
    Posts
    42
    Plugin Contributions
    0

    Default Re: have to login to tell a friend

    http://www.adirondackchairfactory.com/store/

    I have most of the rigth side turned off. But when you make it to a product you'll see the tell a friend link.

    Thank You.

  4. #4
    Join Date
    May 2005
    Posts
    42
    Plugin Contributions
    0

    Default Re: have to login to tell a friend

    can anyone tell me if i posted this in the right spot or not...........

  5. #5
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: have to login to tell a friend

    This is a CSS issue ...

    What is happening is the textarea box is too big for the shop size ... so it gets pushed way over to the right (hidden off screen) and you cannot see the submit button ... it is there but IE is not showing it ... not sure about FireFox I cannot test that at the moment ...

    The TEXTAREA in IE gets broken when the float is set to left and there is a width ...

    You can fix it by commenting it out in your stylesheet ...

    Example:
    TEXTAREA {
    /* float: left;*/
    margin: auto;
    display: block;
    width: 95%;
    }
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  6. #6
    Join Date
    May 2005
    Posts
    42
    Plugin Contributions
    0

    Default Re: have to login to tell a friend

    yes, i understand how that is happening, to an extent i do that is.

    but its not working at all.

    you hit submit and it goes to the login page, on my older version it went to a form, where'd that go.

    a person doesnt have to build an account to refer a product in this version do they.

    thanx for the reply

  7. #7
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: have to login to tell a friend

    Oh that!!

    NOTE: Fix your IE bug on the stylesheet ...

    Then there is a setting in the Admin to allow Guests to Tell a Friend ... make sure you really want that ...

    Configuration ... E-Mail Options ...
    Allow Guest To Tell A Friend
    Allow guests to tell a friend about a product.
    If set to [false], then tell-a-friend will prompt for login if user is not already logged in.

    true
    false
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  8. #8
    Join Date
    May 2005
    Posts
    42
    Plugin Contributions
    0

    Default Re: have to login to tell a friend

    ok, got it, thanks

    not to sound dumb but what folder is the style sheet in please.

    one more thing too if you don't mind. is it hard to make a new page and link it from the more information box on the left?

    thanks, refer a friend is on and yup, do need it.

  9. #9
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: have to login to tell a friend

    You should take a minute and make your own template and override directory ...

    You are currently using Classic ...

    This comes with Zen Cart by default and on your next upgrade you will overwrite any and all changes ...

    The stylesheets are located in the:
    /includes/templates/your_default_dir/css
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  10. #10
    Join Date
    May 2005
    Posts
    42
    Plugin Contributions
    0

    Default Re: have to login to tell a friend

    ok cool, now i have that float thing going on.

    i wouldn't have a clue as to how to do this ..............

    You should take a minute and make your own template and override directory ...

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Tell a friend - avoiding login
    By tparvaiz in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 9 Jul 2011, 07:17 PM
  2. How do you remove login requirement for tell a friend?
    By katandmouse in forum General Questions
    Replies: 2
    Last Post: 21 Nov 2007, 01:21 AM
  3. Login/Tell A Friend Links Not Working..
    By BushyTea in forum General Questions
    Replies: 1
    Last Post: 9 Oct 2007, 04:58 AM
  4. remove login for tell a friend ?
    By slingman in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 3 Jun 2007, 06:05 PM
  5. Tell A Friend w/o Login
    By ericpeng in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 2 Jul 2006, 04:02 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR