Bloggy - CMS Mini Blog Script PHPBloggy - CMS Mini Blog Script PHP
Bloggy is a mini blog for to share your experience or your life on internet Average rating of 5.0 based on 2 votesBloggy - CMS Mini Blog Script PHP
Bloggy is a mini blog for to share your experience or your life on internet Average rating of 5.013 Support questions or comments
Please login or create an account to post a question or comment.
-
Jun 5, 2020Anunciese PurchasedWhy isn't it responding to my messages via email? I need to fix script errors.
-
May 25, 2020Anunciese PurchasedHello, dear sir.
I have acquired your script in order to integrate the blog into another existing script.
Inside the root folder I have hosted it in a folder called blog. The idea is within the main script to create a button called blog and that links to your script.
The problem is that no matter how hard I look for the formula to make the domain recognize your blog, it never appears, it doesn't become visible.
Inside the files in all the type links: [domain] index.php, [domain] header.php, etc... I transform it like this: [domain] /blog/index.php, [domain] /blog/header.php
but I can't get it to work in any way, can you help me solve this problem?
Thank you very much.
-
May 25, 2020CorentinLB AuthorHello,
For to add domain you can add folder directly like this => http://domain.com/blog/ -
May 25, 2020CorentinLB AuthorAnd go edit here -> /admin/editprofile.php
-
May 25, 2020Anunciese Purchasedi change this, but report error 404:
https://www.lineaeroticabisex.es/blog/index.php
This is correct?
<?php
include(''.$_SERVER['DOCUMENT_ROOT'].'/blog/includes/config.php';
session_start();
$admin_id = @$_SESSION['admin_id'];
if(isset($_POST['editProfileBtn'])) {
$username = htmlspecialchars($_POST['username']);
$email = htmlspecialchars($_POST['email']);
$domain = htmlspecialchars($_POST['domain']);
$name_website = htmlspecialchars($_POST['name_website']);
$edit_info = $bdd->prepare("UPDATE adminuser SET username = ?, email = ?, domain = ?, name_website = ? WHERE id = ? "
$edit_info->execute(array($username, $email, $domain, $name_website, $admin_id));
$success ="<div class='alert alert-success'>Info edited with success !</div>";
if(!empty($_POST['password']) AND !empty($_POST['confirmPwd'])) {
if($_POST['password'] === $_POST['confirmPwd']) {
$password = htmlspecialchars($_POST['password']);
$password = password_hash($password, PASSWORD_DEFAULT);
$edit_pwd = $bdd->prepare("UPDATE adminuser SET password = ? WHERE id = ?"
$edit_pwd->execute(array($password, $admin_id));
$success ="<div class='alert alert-success'>Password edited with success !</div>";
}else{
$errors ="<div class='alert alert-danger'>Password does not match !</div>";
}
}
}
$show_info = $bdd->query("SELECT * FROM adminuser"
$show_info_admin = $show_info->fetch();
require('view/editprofile.view.php';
?>
THKS!!!
-
May 2, 2020GetGo Purchasedi install the script on sub folder but it not reading the css can you help like http://mydomain.com/blog/
need help -
May 3, 2020CorentinLB AuthorHello GetGo, a new update will be available tomorrow ! Have a good day !
-
May 7, 2020GetGo Purchasednot working for me
This page isn’t working is currently unable to handle this request.
HTTP ERROR 500 -
May 7, 2020CorentinLB Authorok can i see your cpanel and your configuration ? Send me in PM
-
Apr 18, 2020responsive?
- View 3 more replies
-
Apr 18, 2020As I change the administrator details, I already loaded the script on my hosting!
-
Apr 19, 2020CorentinLB Author[email protected] / test
-
Apr 19, 2020
-
Sep 22, 2019ArgonThemes PurchasedI have a problem .. when I publish more than 1 topic it automatically deletes .. or you don't see everything complete
-
Sep 22, 2019CorentinLB AuthorDo you have a example ? I need of your domain for help you
-
Sep 22, 2019CorentinLB AuthorI don't reproduce your problem
-
Sep 26, 2019ArgonThemes Purchasedsolved slug error
-
Jul 20, 2019MrGame PurchasedHello i have problem on install this can i get support for it ?
- View 5 more replies
-
Jul 21, 2019CorentinLB Author$dsn = 'mysqlbname=yourdbname;charset=utf8;host=yourhost';
$user = 'yourusername';
$password = 'yourpassword'; -
Jul 21, 2019CorentinLB Authordatabase name | host name | user | password
-
Jul 22, 2019MrGame Purchasedits working thx a lot sir i really love your support
-
Jun 2, 2019ArgonThemes Purchasedpre sales . is possible install subdomain?
-
Jun 2, 2019CorentinLB Authorblog.domain.com ? Yes it's possible look my website : https://blog.corentin-codeur.tk/
-
Jun 23, 2019ArgonThemes Purchasedty
-
Mar 22, 2019abhi7262 Purchasedhlo i have installed the script but didn't getting admin password .
-
Mar 22, 2019abhi7262 Purchasedby this [email protected] / test am not able to get in
-
Feb 10, 2019htmlbeans Purchasedmhh hi login mail and password? admin
-
Feb 11, 2019CorentinLB Author[email protected] / test
-
Feb 1, 2019Glolover PurchasedHello, kindly check to fix a few things I requested from you on my site. I will add an extra 7USD to you.
Www.quicksell.ng/news
Thanks
Free support
Future product updates
Quality checked by Codester
Lowest price guarantee
Not available
Future product updates
Quality checked by Codester
Lowest price guarantee
Information
Category | Scripts & Code / PHP Scripts / Website Builders |
First release | 27 December 2018 |
Last update | 8 June 2020 |
Software version | PHP 7.0, PHP 7.1, PHP 7.2 |
Files included | .php, .css, .html, .sql, Javascript .js |
Tags | mini blog |