+ Reply to Thread
Results 1 to 3 of 3

Thread: Cookie policy without ipgeo

  1. #1

    Cookie policy without ipgeo

    Hello

    Is it possible to use Cookie Policy without installing IPGEO? I want to display cookie policy to all countries . Installing IPGEO will increase the site response time by a lot

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello,

    You need to go to ftp > plugins > cookiesPolicy > rlCookiesPolicy.class.php > isPopupNecessary()

    change:
    PHP Code:
    Only registered members can view the code
    to:
    PHP Code:
    Only registered members can view the code

  3. #3
    Works . Thank you

+ Reply to Thread