Page 4 of 9 FirstFirst ... 23456 ... LastLast
Results 31 to 40 of 81
  1. #31
    Join Date
    Jul 2012
    Posts
    16,734
    Plugin Contributions
    17

    Default Re: Contact Us not working, receiving alert messages even though all fields filled in

    Quote Originally Posted by blackeyed5 View Post
    Just found where that extra "/" is coming from.... the htaccess file! ok, got that straightened out.
    So what was the specific issue then? (Ie. to help others that might have the same issue/come across this thread.)

    As for the mixed content, that *is* a separate issue and can/should be addressed... I think there is a FAQ about it and it provides guidance on how to find/identify/correct all of those issues or at least make a good start at it..

    Congrats on fixing the // issue, does it resolve the original issue? On my test a moment ago the answer is no it did not. :/ I did receive a notice that submission of the form would send the information insecurely... So seems something is "off"...
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  2. #32
    Join Date
    Sep 2008
    Location
    WA
    Posts
    555
    Plugin Contributions
    0

    Default Re: Contact Us not working, receiving alert messages even though all fields filled in

    Did we ever ask if you were getting any errors in your log files?

  3. #33
    Join Date
    May 2015
    Location
    New Jersey
    Posts
    59
    Plugin Contributions
    0

    Default Re: Contact Us not working, receiving alert messages even though all fields filled in

    Quote Originally Posted by lruskauff View Post
    Never mind, I see that it isn't. Can you turn the SSL off again if you are still there? I see that message that you spoke of.

    L
    Ha, yeah, don't worry....free shirt is still available.

    Ok, I just set the enable to 'false' for https. So it's off now (i'm assuming... it doesn't go to http, it just puts the error message on the https).

  4. #34
    Join Date
    May 2015
    Location
    New Jersey
    Posts
    59
    Plugin Contributions
    0

    Default Re: Contact Us not working, receiving alert messages even though all fields filled in

    Quote Originally Posted by mc12345678 View Post
    So what was the specific issue then? (Ie. to help others that might have the same issue/come across this thread.)

    As for the mixed content, that *is* a separate issue and can/should be addressed... I think there is a FAQ about it and it provides guidance on how to find/identify/correct all of those issues or at least make a good start at it..

    Congrats on fixing the // issue, does it resolve the original issue? On my test a moment ago the answer is no it did not. :/ I did receive a notice that submission of the form would send the information insecurely... So seems something is "off"...
    Yeah, all the issues are still present. I only fixed the extra slash issue by deleting the extra slash from the htaccess file. Sorry for being misleading!

  5. #35
    Join Date
    May 2015
    Location
    New Jersey
    Posts
    59
    Plugin Contributions
    0

    Default Re: Contact Us not working, receiving alert messages even though all fields filled in

    Quote Originally Posted by lruskauff View Post
    Did we ever ask if you were getting any errors in your log files?
    How would the errors appear? (I'm more of a graphic designer with HTML knowledge, so some stuff you have to walk me through. I apologize for that). Looking in the Logs folder, there are 3 files: index.php, index.html, .htaccess, and then there is the _notes folder with a dwsync.xml file in it.


    Are these files normal to be in there, or do they appear there because there's an error or something with them?

  6. #36
    Join Date
    Sep 2008
    Location
    WA
    Posts
    555
    Plugin Contributions
    0

    Default Re: Contact Us not working, receiving alert messages even though all fields filled in

    Turn SSL back on please. I'm comparing it to my site (same template designer) and I think we need to figure out why those pages aren't secure. MC12345678, what do you think?

    Also, on your double "//" , did you actually have a double "//" somewhere or was it a trailing "/"? Can you show us the line before and after?

  7. #37
    Join Date
    May 2015
    Location
    New Jersey
    Posts
    59
    Plugin Contributions
    0

    Default Re: Contact Us not working, receiving alert messages even though all fields filled in

    Quote Originally Posted by lruskauff View Post
    Turn SSL back on please. I'm comparing it to my site (same template designer) and I think we need to figure out why those pages aren't secure. MC12345678, what do you think?

    Also, on your double "//" , did you actually have a double "//" somewhere or was it a trailing "/"? Can you show us the line before and after?
    Ok, SSL back on.

    no, it was just a trailing "/".

    In the htaccess file, I noticed I had the / after the name, which I probably shouldn't have had.

    So I had this:

    RewriteEngine On
    RewriteCond %{SERVER_PORT} !=443
    RewriteCond %{HTTP_HOST} ^(www\.)?shop.atomicorchard\.com$ [NC]
    RewriteRule ^ https://shop.atomicorchard.com/%{REQUEST_URI} [R,L]


    And I deleted the / so I would have this:

    RewriteEngine On
    RewriteCond %{SERVER_PORT} !=443
    RewriteCond %{HTTP_HOST} ^(www\.)?shop.atomicorchard\.com$ [NC]
    RewriteRule ^ https://shop.atomicorchard.com%{REQUEST_URI} [R,L]



    And that got rid of it.

  8. #38
    Join Date
    Sep 2008
    Location
    WA
    Posts
    555
    Plugin Contributions
    0

    Default Re: Contact Us not working, receiving alert messages even though all fields filled in

    It says it is still in maintenance.

    never mind

  9. #39
    Join Date
    May 2015
    Location
    New Jersey
    Posts
    59
    Plugin Contributions
    0

    Default Re: Contact Us not working, receiving alert messages even though all fields filled in

    Quote Originally Posted by lruskauff View Post
    It says it is still in maintenance.

    never mind
    Hmm, it shouldn't... I'm not uploading or anything, and I never set it to maintenance. Maybe it just takes a couple minutes?

  10. #40
    Join Date
    Sep 2008
    Location
    WA
    Posts
    555
    Plugin Contributions
    0

    Default Re: Contact Us not working, receiving alert messages even though all fields filled in

    If I go to: https://www.atomicorchard.com/contact.html I get the message you are in maintenance mode, and this site is marked as SSL.

    If I go to: https://shop.atomicorchard.com/ it crosses out the https (site not SSL).

    Are these two linked? Did you turn the SSL on the wrong shop?

 

 
Page 4 of 9 FirstFirst ... 23456 ... LastLast

Similar Threads

  1. Error Message even when all required fields are filled
    By hsartcorp in forum Managing Customers and Orders
    Replies: 3
    Last Post: 8 Aug 2009, 09:07 PM
  2. SPAM from ‘Contact Us’ form, even though form is removed
    By Beer_man in forum General Questions
    Replies: 5
    Last Post: 3 Dec 2008, 02:40 AM
  3. Required fields not filled
    By asappia in forum Managing Customers and Orders
    Replies: 1
    Last Post: 16 Oct 2008, 05:23 AM
  4. Howdy - All Products Sold Out, Even Though Quanity Isn't 0
    By Worldview in forum General Questions
    Replies: 1
    Last Post: 29 Mar 2007, 03:00 AM
  5. Replies: 1
    Last Post: 9 Feb 2007, 08:48 PM

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