Giter Club home page Giter Club logo

php-blog-admin's People

Contributors

ethredah avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

php-blog-admin's Issues

Failed to open stream: No such file or directory

When Ever i open http://localhost/Test_Admin/blog.php its give me below error

Warning: require_once(Test_Admin/admin/functions/db.ph): Failed to open stream: No such file or directory in D:\xampp\htdocs\Test_Admin\blog.php on line 10

Fatal error: Uncaught Error: Failed opening required 'Test_Admin/admin/functions/db.ph' (include_path='D:\xampp\php\PEAR') in D:\xampp\htdocs\Test_Admin\blog.php:10 Stack trace: #0 {main} thrown in D:\xampp\htdocs\Test_Admin\blog.php on line 10

Plugin cannot be found!

Hi there,
First of all great work thanks for sharing the panel. It works like a charm on local. BUT...
I've tried to upload this on a real server. On Login page it throws an error:

"Connection failed: SQLSTATE[HY000] [2059] Plugin https could not be loaded: /usr/lib64/mysql/plugin/https.so: cannot open shared object file: No such file or directory"

I guess it is related to MySQL plugin which needs to authenticate login credentials?

Which MySQL or MySQL Library version needed for panel to work correctly?

Or am I totally wrong about the error?

Thanks.

RTL support

Hello
is it possible to add RTL support to this blog system?

admin/login page Brackets not closed

//if the user is logged in Greets the user with message
if (isset($_SESSION['email'])){
$email = $_SESSION['email'];
echo "Hello " . $email . "";
echo "This is the Adminea";
echo "Logout";

}else{
echo "string";
/*here Brackets are not closed */
// When the user visits the page first time, simple login form will be displayed.

Login Page Problem

Hi, I am having an issue as when i try to login using phpmyadmin database credentials password and email it says wrong password what could be the problem?

keep.php

jquery.js:9208 POST http://192.168.0.50:8084/PHP-Blog-Admin-master/admin/keep.php 404 (Not Found)
send @ jquery.js:9208
ajax @ jquery.js:9208
n. @ jquery.js:9208
onFinish @ new-post.php:332
value @ jquery-wizard.min.js:8
value @ jquery-wizard.min.js:8
(anonymous) @ jquery-wizard.min.js:8
dispatch @ jquery.js:7630
r.handle @ jquery.js:7307

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.