Search the Community
Showing results for tags 'log-in'.
-
Hi, Im creating a simple site in PHP, for the most part its going well, however I struggling with an error that I have encountered. Im generating a random salt upon registering a user. This works fine, However when logging in with this user I am struggling and receive an error. Can somebody please explain where I am going wrong? I have attatched some images to this post which includes coding and the error message. NOTE: signup works fine, it is just the log-in which is broken. I have however included screenshots of both pages for better understanding of how the site works. Signup: http://picpaste.com/pics/SignUp-gZnFffux.1416827271.PNG Log-in: http://picpaste.com/pics/log-in-gB895EyW.1416827394.PNG Error Message: http://picpaste.com/pics/error-pic-JwV9iLp8.1416827510.PNG Kind Regards, Shaun
-
Hello, I am fairly new to PHP coding, after having spent years coding websites that just use HTML, CSS script, and JAVA script. I am working on a project and, when I am seeking the answers for my coding issues, I am just getting overwhelmed. I am not a typical new user, for I have no issue in obtaining the information myself. I was hoping that one of you would be able to just steer me in the right direction? I am working on a post-by-post fantasy rpg where we want to have our character database be set-up with like a Wiki (we are going to use the open source WikiMedia system), but the characters in our rpg earn traits through money earned in in-game events. What we need is a shop (Bazaar, really) system that allows a user to log into their account, spend the money on what they want, and the wiki automatically gets updated with the purchased item. We also need for the shop system to allow staff members to reward the players money and for a visual events log to show how much money and why the money was given (to stop people from claiming that we are cheating). Our money system makes this difficult as well because we keep track of total money earned and what is left to spend. For example, a character named Fluffy earns 1000 points. They buy a horn for 800 points. The system shows that their coffers have 200/1000 points. I realize that I am very new to all of this and that requests like this are annoying, but I am willing to learn the coding. I was just wondering if anyone could point me in the right direction. Thank you kindly for your time.
- 1 reply
-
- database
- shop system
-
(and 2 more)
Tagged with: