This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Errors in pro version and https problem #11231
    RedrawnRedrawn
    Participant

    Hi Ernest,

    thanks a lot: Worked like a charm, everything’s fixed!

    I just added the following line to your asp_fix_https()-function. so that the user is directed to the correct URL when clicking a search result:

    [php]$v->link = str_replace( ‘http:’, ‘https:’, $v->link );[/php]

    Best regards and have a good weekend,

    Wolfram

Viewing 1 post (of 1 total)