How to create a CMS with PHP // Part 5 - Manage All Our Content
Uploader Comments (ScoobyDooobyD00)
All Comments (20)
-
When I click on my "Delete" button it appears an almost blank page* with no information and doesn't delete the post! :S
-
awesome mine is working fine
hahahaha
-
Your tutorial seriously saved me from failing a final project. I didn't understand this CMS stuff until I watched your 6-vid tutorial about it. Thanks for posting this!
-
There is something messing in this episode
-
I can't delete the posts! what happened?
-
Ok I'm getting this error on the manage page;however, the page still shows the successfully deleted message but the post is still in the database
Notice: Undefined index: delete in ".../manage_content.php on line 30"
-
Where are these files to compare?
-
You said Part 4 in the intro. Made me a bit confused.
-
do u know where i can download these files casue i have some errors on some off my pages and i want to correct them...
-
Hello,
i have a Problem. My index.php sont show anything. What did a wrong:
I can't see the title names, I tried to replace ":" and "endwhile" with "{""}" and also add "echo" between ?php $row['title] but nothing solved it.
jorgerko15 1 year ago
@jorgerko15 Try checking your PHP error log.
ScoobyDooobyD00 1 year ago
Hi Baylor,your tutorials are just awesome! I do have a problem, I made all the steps like you, but my title won't show up in the Manage Content. Maby you can help me out?
q6600miro 2 years ago
Sure, no problem.
Does your title show up on the main site? If it does, then double check the manage content page and make sure you didn't misspell anything.
I just uploaded the entire folder to my website (you can find a link on my channel) and you can download it to check it with yours.
I hope that helps.
ScoobyDooobyD00 2 years ago