Demetri Posted November 19, 2020 Report Posted November 19, 2020 Hello, I've been doing the "lets build a CMS with MVC" tutorial in Stefan's web design course. and ran into a problem. Basically, the CMS doesn't want to open a login form, all though I've been following the tutorial pretty closely. Idk how this forum works. So I am attaching a couple of links. Here's the problematic code from a post on Code Project: https://www.codeproject.com/Questions/5286592/Call-to-a-member-function-load-on-null-when-trying And a link to a github repo with my code: https://github.com/DmitrijusKazakovas/CMS Thank you for the help. Quote
administrator Posted November 20, 2020 Report Posted November 20, 2020 Hmm ... what is the error message you are getting? Stef Quote
Demetri Posted November 22, 2020 Author Report Posted November 22, 2020 On 11/20/2020 at 9:12 PM, administrator said: Hmm ... what is the error message you are getting? Stef Thank's for the reply, I fixed the original error but now I have another one. After I login into the admin page the editable fields do not show up. Quote
administrator Posted December 22, 2020 Report Posted December 22, 2020 On 11/22/2020 at 5:14 AM, Demetri said: After I login into the admin page the editable fields do not show up. Sorry for the delay. 99% of errors are typos .... just be sure your code matches. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.