Allow Add in register.php not working

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
saleh
User
Posts: 470

Allow Add in register.php not working

Post by saleh »

hello
Not working at allow add in register.php

Works in the basic file : usersadd.php

I need to work on the registration page

table: users
Field :work allow add

please help


MichaelG
User
Posts: 1110

Post by MichaelG »

Did you enable add permission (of the table to be added) for the anonymous user level?


saleh
User
Posts: 470

Post by saleh »

Yes enabled
Registered member show him


mobhar
User
Posts: 11726

Post by mobhar »

Make sure you have already given a checked mark in "Enable" from "Security" -> "Advanced" -> "User Login Options" -> "User Registration Page", and then you have already selected the desired Fields below it, and re-generate ALL the script files again.


Post Reply