mokoshalb / Meme-Maker-PHP

A simple meme making php script developed implementing the PHP GD Library.

Home Page:https://nodetent.com/projects/mememaker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do I log in to admin panel

slam73 opened this issue · comments

Hey there,

Thanks for the code.
The admin panel asks me for an email address and password.
I see that I can change this in the database, but the password is probably hashed.
How can I login to the admin panel?

best, Stéphan

I temporary removed a piece of code in admin/header.php and I'm in!

Glad you found a workaround.