Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Is this autologin thing safe?

 

I mean does it act like this forum where you stay logged in till you decide to log out?

Posted

That is what it does...check a box when you log in and it will log you in automatically next time you visit

I think it works now!!!!..oh! no it don't !

Posted

I installed this and now when people try to sign up for first time they get this error after the account is created and they click continue...

 

Fatal error: Call to a member function on a non-object in /home/mrsfield/public_html/account.php on line 68

 

this is line 65-69 from account.php

<td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td>

</tr>

<?php

if ($messageStack->size('account') > 0) { <----- line 68

?>

Posted

What version of OSC? The error says (obliquely) that there is no object named $messageStack. This could mean that this line was added by the contribution and doesn't fit (at least not where it is) in your version of OSC. Alternately, it could mean that the declaration of $messageStack got messed up somehow when the contribution was added. You may want to check your additions for missing or misplaced ' and }.

 

Good luck,

Matt

Posted

I've managed to get rid of the errors and I get the remember me radio buton but it doesn't do anything. I have it set to true in admin, but when i register and then come back it doesn't auto log me on........

Posted

Make sure you have installed the other software correctly...You should only get errors with loginbox nothing else should be affected......Installing Autologon is kind of teadious. Wasn't easy for me to install either. this software is for 2.2 ms1

I think it works now!!!!..oh! no it don't !

  • 2 years later...
Posted

Hey!

There must be something missing in this contrib package...

I need install instructions.

I get: Fatal error: Call to undefined function: tep_loginbox_greeting_top() in /catalog/includes/boxes/loginbox.php on line 49

and so on...

  • 2 months later...
Posted

Can't get this working with autologin 1.8, is there an easy way to add the "remember me" box with this version?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...