I didnt realise I did multi post, as you can see by the time frame, they were both posted on the same time...Can you stop making multi thread post thankyou someone will shortly answer your question
Thank youIt should already be implemented, unless of course you set it to false.
Go to lightcms.php (in engine). Find the line "public $pin_enabled", set it to "true". Under that line, there is "public $pin_code" this is the pin code that you want to be used in client; edit it to your preference.
Its not the emulator, its the cms. What cms do you have?Does Phoenix have this?
Yes, I use REVcms. It doesn't have this feature as far as I know.Its not the emulator, its the cms. What cms do you have?
Not to sure about rev (look around, im sure there are loads of scripts), you could probably make a php code so that when you enter the client it finds your rank in the db, if said rank is, say >rank 5 then it redirects to the pin code page, you type in the pin code and submit it, php code checks that your results are true to the results in the database, if your results are the right you get redirected to the client if not you get disconnected or sent to a separate page.