Results 1 to 3 of 3
  1. #1
    Join Date
    May 2007
    Posts
    3
    Plugin Contributions
    0

    Default Can I Make Login Box Always Appear

    I've installed the Login Box mod v1.4.1.

    http://www.zen-cart.com/index.php?ma...roducts_id=154

    Is it possible to have this side box appear all the time regardless of logged in/logged out status?

    I've looked around in the login_box.php file and noticed the "if" statement but have no idea how to modify it. My goal is to have this sideboax shown all the time.

    Many thanks for any ideas or suggestions..

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,649
    Plugin Contributions
    6

    Default Re: Can I Make Login Box Always Appear

    You would need to customize it so that it does not turn off when the customer is logged in ...
    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.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  3. #3
    Join Date
    Aug 2006
    Posts
    5
    Plugin Contributions
    0

    Idea or Suggestion Re: Can I Make Login Box Always Appear

    Quote Originally Posted by pwtgirl View Post
    I've installed the Login Box mod v1.4.1.

    http://www.zen-cart.com/index.php?ma...roducts_id=154

    Is it possible to have this side box appear all the time regardless of logged in/logged out status?

    I've looked around in the login_box.php file and noticed the "if" statement but have no idea how to modify it. My goal is to have this sideboax shown all the time.

    Many thanks for any ideas or suggestions..
    I found it
    In login_box.php, you delete (or add // if you want to keep it) below:

    1. line 33: if (($_GET['main_page'].......
    2. line 35: $login_box[] =.......
    3. line 51: }

    It will show at all time.

 

 

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
  •