-
Notifications
You must be signed in to change notification settings - Fork 364
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Secret #121
Comments
Try this:
|
i have remove not null to define a database in gazelle.sql but i have the same problem in the field Title. I would not want there to be an error in the query file at this point. |
You removed the null because? It appears it several fields of Bank of the Gazelle, this is causing the error. |
I followed the guide step by step ... I removed the not null because otherwise it did not make me generate the first user and I did not know what value to put. I also watched a front end video on windows, I think the most clicked on youtube and show that the first user is created without error and the camnpo secret and titel are empty. I have also created all the files a query that generated the secret field but I did not find anything. |
but if I put Secret to 0 on the query, does the problem persist with the titled field? |
Ran into the same issue. The initial user was created in users_main but I am unable to log in, it simply returns me to the login page with 5 attempts remaining. Were you able to find a resolution? Any thoughts on where I'm stuck? |
Any update to this by chance?? I think I am at where you were. |
Hello to all,
after finally solving a memcache problem, now I am faced with this problem when I go to create the first user and consequently I do not know if the others can have the same problem.
The query is located on the sections / register / index.php page on line 108 - 112.
Thank you
The text was updated successfully, but these errors were encountered: