PHP-Blog-Admin icon indicating copy to clipboard operation
PHP-Blog-Admin copied to clipboard

keep.php and no blog post active

Open muhammadkar opened this issue 5 years ago • 10 comments

muhammadkar avatar Feb 29 '20 11:02 muhammadkar

everything is working fine can you explain your issue very well?

MusheAbdulHakim avatar Jan 02 '21 11:01 MusheAbdulHakim

Can you attach a video? Also is there a db.php format that i should follow to attach it to my Heroku DB , i am facing problem while connecting it.

aavesh1 avatar Jan 07 '21 11:01 aavesh1

You can find the db connection at https://github.com/Ethredah/PHP-Blog-Admin/blob/master/admin/functions/db.php

MusheAbdulHakim avatar Jan 07 '21 16:01 MusheAbdulHakim

Could not connect to database (db.php).

syntax error, unexpected end.. ($connection = mysqli_connect(DB_HOST,DB_USER,DB_PASS,DB_NAME);)

ncopz avatar Jan 08 '21 22:01 ncopz

@ncopz check the db.php inside the https://github.com/Ethredah/PHP-Blog-Admin/blob/master/admin/functions/db.php

MusheAbdulHakim avatar Jan 09 '21 09:01 MusheAbdulHakim

@ncopz check the db.php inside the https://github.com/Ethredah/PHP-Blog-Admin/blob/master/admin/functions/db.php

https://github.com/Ethredah/PHP-Blog-Admin/blob/master/admin/functions/db.php

http://localhost:8080/blog/admin/ (Cannot Establish A Secure Connection To The Host Server At The Moment!)

ncopz avatar Jan 16 '21 13:01 ncopz

There are alot of problems with the repo and i have solved some of them and my pull request has not been checked yet. here is a link to my repo: https://github.com/MusheAbdulHakim/PHP-Blog-Admin. but due to some problems i might as well redevelop the whole thing.

MusheAbdulHakim avatar Jan 18 '21 08:01 MusheAbdulHakim

@ncopz you are having that issue because of database connection problem so check through the file very well

MusheAbdulHakim avatar Jan 18 '21 08:01 MusheAbdulHakim

i have been working on something like this and i think you may like it too . https://github.com/MusheAbdulHakim/php-blog

MusheAbdulHakim avatar Feb 03 '21 08:02 MusheAbdulHakim

new_post.php not working. DB connexion is fine.

stressdidri avatar Apr 19 '22 06:04 stressdidri