Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 26
  1. #11
    Join Date
    Mar 2024
    Location
    Lufkin, Tx
    Posts
    41
    Plugin Contributions
    0

    Default Re: Admin login not working

    Does anybody know what css file I need to restore from my backup to make the admin login page and admin page go back to looking normal? I have my backup files from before I made any changes.

    Click image for larger version. 

Name:	Screenshot 2024-03-06 164919.jpg 
Views:	6 
Size:	8.5 KB 
ID:	20507Click image for larger version. 

Name:	Screenshot 2024-03-06 164904.jpg 
Views:	9 
Size:	19.4 KB 
ID:	20508

  2. #12
    Join Date
    Aug 2013
    Location
    Perth, WA, AU
    Posts
    171
    Plugin Contributions
    3

    Default Re: Admin login not working

    Quote Originally Posted by Fenomenal7 View Post
    Does anybody know what css file I need to restore from my backup to make the admin login page and admin page go back to looking normal? I have my backup files from before I made any changes.

    Click image for larger version. 

Name:	Screenshot 2024-03-06 164919.jpg 
Views:	6 
Size:	8.5 KB 
ID:	20507Click image for larger version. 

Name:	Screenshot 2024-03-06 164904.jpg 
Views:	9 
Size:	19.4 KB 
ID:	20508
    I would be inclined to wipe the whole admin directory and restore from backup - there could be other damage done which is preventing the .css files loading.

  3. #13
    Join Date
    Jul 2012
    Posts
    16,734
    Plugin Contributions
    17

    Default Re: Admin login not working

    Quote Originally Posted by Fenomenal7 View Post
    Does anybody know what css file I need to restore from my backup to make the admin login page and admin page go back to looking normal? I have my backup files from before I made any changes.

    Click image for larger version. 

Name:	Screenshot 2024-03-06 164919.jpg 
Views:	6 
Size:	8.5 KB 
ID:	20507Click image for larger version. 

Name:	Screenshot 2024-03-06 164904.jpg 
Views:	9 
Size:	19.4 KB 
ID:	20508
    Looks to me like perhaps you have an issue with https/http. This is controlled through YOUR_ADMIN/configure.php. basically if the admin is trying to connect via https, but a certificate is not dedicated for the associated domain name, then the result is as provided. Another example is if your certificate is for www.domain, but you're setup for domain, then the same applies.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  4. #14
    Join Date
    Nov 2007
    Location
    Woodbine, Georgia, United States
    Posts
    4,019
    Plugin Contributions
    61

    Default Re: Admin login not working

    Quote Originally Posted by mc12345678 View Post
    Looks to me like perhaps you have an issue with https/http. This is controlled through YOUR_ADMIN/configure.php. basically if the admin is trying to connect via https, but a certificate is not dedicated for the associated domain name, then the result is as provided. Another example is if your certificate is for www.domain, but you're setup for domain, then the same applies.
    That is exactly right

    Click image for larger version. 

Name:	Image2.jpg 
Views:	18 
Size:	30.2 KB 
ID:	20514
    PRO-Webs, Inc. :: Recent Zen Cart Projects :: Zen Cart SEO – 12 Steps to Success
    **I answer questions in the forum, private messages are NOT answered. You are welcome to contact us via our website for professional engagements.

  5. #15
    Join Date
    Mar 2024
    Location
    Lufkin, Tx
    Posts
    41
    Plugin Contributions
    0

    Default Re: Admin login not working

    Quote Originally Posted by mprough View Post
    That is exactly right

    Click image for larger version. 

Name:	Image2.jpg 
Views:	18 
Size:	30.2 KB 
ID:	20514

    I see. I have this installed in a subdirectory, because my main store is @ www.cedargroveherbs.com and I'm working on customizing the new store first before installing it over the main store. The problem I'm working on is at www.cedargroveherbs.com/new. How do I fix this? Should I replace mail.cedargroveherbs.com with www.cedargroveherbs.com/new? Where do I pull this up at?

  6. #16
    Join Date
    Mar 2024
    Location
    Lufkin, Tx
    Posts
    41
    Plugin Contributions
    0

    Default Re: Admin login not working

    Quote Originally Posted by mprough View Post
    That is exactly right

    Click image for larger version. 

Name:	Image2.jpg 
Views:	18 
Size:	30.2 KB 
ID:	20514
    Oh, I see it in the SSL/TLS

    Click image for larger version. 

Name:	Screenshot 2024-03-14 154202.jpg 
Views:	7 
Size:	31.4 KB 
ID:	20515

  7. #17
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,693
    Plugin Contributions
    9

    Default Re: Admin login not working

    Quote Originally Posted by mprough View Post
    That is exactly right

    Click image for larger version. 

Name:	Image2.jpg 
Views:	18 
Size:	30.2 KB 
ID:	20514
    i am not sure about that.

    i think what mc-digits said could be correct. there probably is a mix of http and https on the page.

    but if the certificate is incorrect, which is what you suggest, why does a page like:

    https://www.cedargroveherbs.com/new/...&cPath=162_168

    not show any mismatched certificate errors?

    i would agree that the common name on the certificate could be better (any more likely to be *.cedargroveherbs.com), but i do not think that is where the problem lies.
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  8. #18
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,693
    Plugin Contributions
    9

    Default Re: Admin login not working

    this is looking to be a permissions problem with the css files. the css files are all returning a 403 error.

    i was able to do this via knowing where the admin directory lies through a PM.
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  9. #19
    Join Date
    Mar 2024
    Location
    Lufkin, Tx
    Posts
    41
    Plugin Contributions
    0

    Default Re: Admin login not working

    Quote Originally Posted by carlwhat View Post
    this is looking to be a permissions problem with the css files. the css files are all returning a 403 error.

    i was able to do this via knowing where the admin directory lies through a PM.

    I just got done chatting with my server host. They said they fixed the permissions and fixed the .htaccess file. They told me to clear my cache and try in another browser and it should be fixed but I did both these things and it wasn't. Then they said it should take 15-20 min so I will update you in 20 min.

  10. #20
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,693
    Plugin Contributions
    9

    Default Re: Admin login not working

    Quote Originally Posted by Fenomenal7 View Post
    I just got done chatting with my server host. They said they fixed the permissions and fixed the .htaccess file. They told me to clear my cache and try in another browser and it should be fixed but I did both these things and it wasn't. Then they said it should take 15-20 min so I will update you in 20 min.
    i am not sure about your hosts setup. but it is still returning a 403 for me. opening an incognito window in theory should bypass any browser side caching.

    i believe a permissions issue fix should not require any waiting.
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. Admin Login Not Working!
    By justinm01 in forum Installing on a Linux/Unix Server
    Replies: 11
    Last Post: 29 Dec 2011, 10:14 PM
  2. Admin login not working
    By gireesh in forum General Questions
    Replies: 1
    Last Post: 2 Jun 2008, 10:04 PM
  3. Admin login not working.
    By swatoffroad in forum Basic Configuration
    Replies: 25
    Last Post: 10 Jul 2007, 08:06 AM
  4. Customer Login and Admin Login not working
    By trudesign in forum General Questions
    Replies: 4
    Last Post: 6 Jun 2007, 04:26 AM
  5. Admin login not working
    By EmElle in forum Installing on a Windows Server
    Replies: 6
    Last Post: 13 Dec 2006, 02:27 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR