how do i make it so no matter what cookies are always on even if the user se

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • xsngx
    New Member
    • Oct 2001
    • 23

    how do i make it so no matter what cookies are always on even if the user se

    how do i make it so no matter what cookies are always on even if the user select no when they sign up?

    Or like make it default that cookies is always on?
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    1. Admin CP -> Templates -> Modify -> [expand list] -> Registration Templates -> [expand]. edit your registercoppa and registeradult templates. you can make the "browse board with cookies" a hidden field with the default value of "yes."

    2. Admin CP -> Templates -> Modify -> [expand list] -> User Option Templates -> [expand]. do the same thing to your modifyoptions template.

    3. run this query on your database to change the setting for all existing users: UPDATE user SET nosessionhash=1;

    i think that should do it

    Comment

    • xsngx
      New Member
      • Oct 2001
      • 23

      #3
      How do i run that in PHPmyadmin?

      Comment

      • xsngx
        New Member
        • Oct 2001
        • 23

        #4
        How do you make it hidden... i didnt make it hidden and it didnt work =( so i guess i would need to make those fields hidden? how do i make them hidden... i found the templates trying to edit in FRONT PAGE ... but i dunno how to make it hidden ??? any clue?

        Comment

        • Jake Bunce
          Senior Member
          • Dec 2000
          • 46598
          • 3.6.x

          #5
          in phpmyadmin click on the name of the database. in the right window scroll down and there is a box to run queries.

          <input type="hidden"

          Comment

          • xsngx
            New Member
            • Oct 2001
            • 23

            #6
            So about the hidden right now it say radio... do i just change that to hidden?

            Comment

            • Jake Bunce
              Senior Member
              • Dec 2000
              • 46598
              • 3.6.x

              #7
              Originally posted by snack
              So about the hidden right now it say radio... do i just change that to hidden?
              yep, change radio to hidden.

              Comment

              • xsngx
                New Member
                • Oct 2001
                • 23

                #8
                HMm didnt work...



                thats the sign up form... my programer made it so it will sign up for muti programs and vb is one of them! what should i do?

                Comment

                • xsngx
                  New Member
                  • Oct 2001
                  • 23

                  #9
                  hey jakeman can you help me there



                  ???

                  Comment

                  widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                  Working...