jeffmars_1 Posted October 9, 2005 Share Posted October 9, 2005 Hi, I have installed the AdminLogin 0.0.5 contribution. The problem is it will let me log in as whatever name I decide to enter in and not just the user name and password of the database. How do I fix this? I think I have done everything it says in the read me file. Thanks! Jeff :( Quote Link to comment Share on other sites More sharing options...
Lowey81 Posted November 8, 2005 Share Posted November 8, 2005 I am having a similar problem although I am working on a new version of this contribution to request customers to login to the shopping cart rather than just admin login. This may be useful for people who use 3rd party membership management software and hence separate database containing login information. I have got most of the new contrib working but I am able to login using ANY details (not good!). Probabaly something basic missing but can't work out what it is. It would also be nice to have a logout button to end the session - I might work on that once the first problem is solved. Any advice welcome?? :thumbsup: Quote Link to comment Share on other sites More sharing options...
hnorfleet Posted June 7, 2006 Share Posted June 7, 2006 Same problelm here. I have this contribution installed for several clients and just learned (from a client!) of this issue. If anyone has a quick fix I'd sure appreciate it! Quote Link to comment Share on other sites More sharing options...
easybeau Posted June 14, 2006 Share Posted June 14, 2006 I've just installed the contribution and have some problems with. I'm using Ms2 and in application_top.php we have now 2 // Define the admin login module l.35 include_once("admin_login.php"); (in contribution) l.69 require('incSession.php'); When I try to log, I get this error message: Warning: require(incSession.php) [function.require]: failed to open stream: No such file or directory in /data/web/virtuals/keepintouch-store.com/www/catalog/alabama/includes/application_top.php on line 69 Warning: require(incSession.php) [function.require]: failed to open stream: No such file or directory in /data/web/virtuals/keepintouch-store.com/www/catalog/alabama/includes/application_top.php on line 69 Fatal error: require() [function.require]: Failed opening required 'incSession.php' (include_path='.:/usr/local/lib/php') in /data/web/virtuals/keepintouch-store.com/www/catalog/alabama/includes/application_top.php on line 69 I tried to change 'admin_login' into 'incSession', doesn't work... Anybody can help? Thanks. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.