osCmax v2.5 User Manual
Page 1 of 3 123 LastLast
Results 1 to 10 of 23

Admin Problems

This is a discussion on Admin Problems within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; I seem to be having problems logging into admin. The system will not let me login with the default access ...

      
  1. #1
    Member
    Join Date
    Feb 2003
    Posts
    32
    Rep Power
    0


    Default Admin Problems

    I seem to be having problems logging into admin. The system will not let me login with the default access codes. Then when I go to "forgot password" and fill in the Fields nothing happens either. I am able to access admin from the forgotten password screen using the admin link at the top next to the help links. I tried to add a new administrator but that didn't seem to work and I do not know where the password is supposed to be entered when adding a new account.
    I am confused with this admin login mod. I would really appreciate someone explaining how to use it. I feel like such a newbie.

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default

    Are you using:

    admin@localhost.com

    password : admin


    If you are and it is not working, check to make sure you have write access to the /tmp directory on your server, or that there is even a /dir on your server. It looks like a sessions problem to me.

    Do you have a link I can look at?

    Finally, what version of PHP are you running?
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  3. #3
    Anonymous
    Guest


    Default

    Quote Originally Posted by msasek
    Are you using:

    admin@localhost.com

    password : admin


    If you are and it is not working, check to make sure you have write access to the /tmp directory on your server, or that there is even a /dir on your server. It looks like a sessions problem to me.

    Do you have a link I can look at?

    Finally, what version of PHP are you running?

    Yes...
    admin@localhost.com
    admin

    I see no tmp directory under the MS2-max installation.

    I am running php 4.3.1
    MySQL 4.0.14 standard

    It is a new installation. I have not reset any premissions they are still the same as setup.

    Here are the urls -

    http://kiesys.com/MS2MAX/admin/

    http://kiesys.com/MS2MAX/index.php

    Any insight would be helpful. Thanks-

  4. #4
    Anonymous
    Guest


    Default

    I see that a directory named temp is in the package but my ftp client did not upload it. I will add it and chmod to 777 and see what happens.

  5. #5
    Anonymous
    Guest


    Default

    I added the temp directory with 777 and that did not do anything. I added a directory name tmp w/777 as stated in the post and still nada. Does the temp directory have to exist before install?

  6. #6
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default

    No,

    by default I setup sessions in the admin to use the standard root /tmp dir that PHP usually uses. That way it would work on any standard PHP installation.

    !
    Update, I just went to the above URL and I am able to login and logut at will with absolutely no trouble at all... ? Cant reproduce your trouble at all...???

    Hey, chmod your public_html to 777 temporarily. I need to fix something that I just screwed up on your site...
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  7. #7
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default

    Or ICQ me...
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  8. #8
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default

    Hey, it looks like you fixed the trouble

    I was trying to fix your sessions path, and I got it wrong, and since I have no access to your server, couldnt fix the mistake.

    You should create a temp dir on this path:

    /home/kiesysc/tmp

    Chmod it 777 , then change the sessions path in the admin to:
    /home/kiesysc/tmp

    That will put the sessions dir on your account, and not web accessable.

    I am not sure why you cant login . Perhaps your browser settings will not allow cookies?
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  9. #9
    Anonymous
    Guest


    Default

    I set the sessions to database instead of the tmp. I had a long hard look at the setup. I am very used to osCommerce and have been working with the Shoppe Enhancement Controller bundle (which only works with an old version of OSC). So I am not used to the new install interface of osc 2.2. Sometimes I make things harder than they really are.

    Anyway I isolated the admin login problem. Seems that if I do not logout on the admin panel and just close the browser I can't login the next time I want to access the admin. So I must remember to logout or I am stuck. Unless there is something I am missing (which is usually the case) this may be a problem. I am sure there is a simple solution.

    I think the MAX bundle is outstanding. And I, for one, appreciate all the work you have put into this. I hope to contribute to this project somehow. I am not a coder but I know my way around OSC and maybe some user feedback will be helpful.

    Thank you for taking the time to look into my problem.

  10. #10
    Anonymous
    Guest


    Default

    As a follow up to this post...
    I have discovered that to login to admin I must take the session string out of my browsers url address box in order to be able to login. Here is an example.
    Change:
    http://yoursite.com/admin/login.php?...95bdece8efe5e7
    To:
    http://yoursite.com/admin/login.php
    (I actually have to enter my password and hit confirm twice)
    As I am sure that this is in my Browsers settings somewhere. Since I use XP with Internet Explorer 6 others may have the same problem. I just thought I would share my solution. If anyone knows of a browser fix for this please let me know.

Page 1 of 3 123 LastLast

Similar Threads

  1. Admin Login Problems
    By icecold in forum osCmax v2 Installation issues
    Replies: 2
    Last Post: 04-10-2006, 05:39 PM
  2. admin login problems after install
    By tjd in forum osCmax v2 Installation issues
    Replies: 1
    Last Post: 07-24-2005, 01:21 PM
  3. Still having problems with emails from Admin!!
    By seank123 in forum osCommerce 2.2 Installation Help
    Replies: 3
    Last Post: 12-28-2004, 12:17 AM
  4. Problems with the admin section
    By Will in forum osCommerce 2.2 Installation Help
    Replies: 2
    Last Post: 08-22-2004, 03:27 AM
  5. Help.. Problems With Icons in Admin Not Showing.
    By CrashOD in forum osCommerce 2.2 Installation Help
    Replies: 0
    Last Post: 09-16-2003, 06:54 AM

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
  •