DrBlog - Blog Script With AdminDrBlog - Blog Script With Admin
Start your blog website within 10 minutes! Average rating of 3.0 based on 2 votesDrBlog - Blog Script With Admin
Start your blog website within 10 minutes! Average rating of 3.03 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.
-
Jun 7, 2020konicy AuthorHello!
I have seen your messages.
Sorry for not replying, We are coming up with a update soon.
Thanks -
Oct 7, 2020Anunciese PurchasedHello,
I need to know if you have fixed all the bugs in your script that don't work, I need my web ready and in full operation, Thank you
-
May 14, 2020Anunciese PurchasedHey!
What's your PHP version?
X-Powered-By: PHP/7.2.29 Content-type: text/html; charset=UTF-8
PHP Version 7.2.29
System Linux nl-srv-web286.main-hosting.eu 3.10.0-962.3.2.lve1.5.26.1.el7.x86_64 #1 SMP Fri Jun 28 06:30:57 EDT 2019 x86_64
Build Date Mar 19 2020 07:09:48
Anunciese
22 hours ago
Anunciese
it's correct?
Another question please:
I need to know where the different sections of the website are hosted so I can change the contents and languages, for example: Home, About us, Contact us.
I have manipulated the files of the paths public/callie/ and resource/views/frontend, I modify the files but the content of the subpages is not changed.
-
May 13, 2020Anunciese PurchasedHello, dear sir,
Yesterday I bought your Blog 'DrBlog - Blog Script With Admin
Everything has gone correctly but I find that the index page does not redirect to the home page, I get error 404 - Not Found.
You can see it here:
http://lineaeroticabisex.es/index.html
How can I fix this?
Another problem I find is that when I delete all the posts or all the categories, an error pops up and the website is full of codes
And when I try to create new categories I find this mistake:
Illuminate \ Database \ QueryException (22007)
SQLSTATE[22007]: Invalid datetime format: 1292 Incorrect datetime value: '1589313013' for column `u569726905_lineaerotica`.`category`.`created_at` at row 1 (SQL: insert into `category` (`cat_name`, `created_at`) values (sxx, 1589313013))
Previous exceptions
SQLSTATE[22007]: Invalid datetime format: 1292 Incorrect datetime value: '1589313013' for column `u569726905_lineaerotica`.`category`.`created_at` at row 1 (22007)
/home/u569726905/domains/lineaeroticabisex.es/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php
* @param array $bindings
* @param \Closure $callback
* @return mixed
*
* @throws \Illuminate\Database\QueryException
*/
protected function runQueryCallback($query, $bindings, Closure $callback)
{
// To execute the statement, we'll simply call the callback, which will actually
// run the SQL against the PDO connection. Then we can calculate the time it
// took to execute and log the query SQL, bindings and time in our memory.
try {
$result = $callback($query, $bindings);
}
// If an exception occurs when attempting to run a query, we'll format the error
// message to include the bindings with SQL, which will make this exception a
// lot more helpful to the developer instead of just the database's errors.
catch (Exception $e) {
throw new QueryException(
$query, $this->prepareBindings($bindings), $e
);
}
return $result;
}
/**
* Log a query in the connection's query log.
*
* @param string $query
* @param array $bindings
* @param float|null $time
* @return void
*/
public function logQuery($query, $bindings, $time = null)
{
$this->event(new QueryExecuted($query, $bindings, $time, $this));
if ($this->loggingQueries) {
Arguments
"SQLSTATE[22007]: Invalid datetime format: 1292 Incorrect datetime value: '1589313013' for column `u569726905_lineaerotica`.`category`.`created_at` at row 1 (SQL: insert into `category` (`cat_name`, `created_at`) values (sxx, 1589313013)) ◀"
As a matter of urgency, while looking to fix the insertion of the categories from admin, I have incorporated the categories directly from the table in phpmyadmin.
Another error, in admin, the Pages section doesn't work, it skips an error, I would need the correct access to be able to create new pages and modify those already created.
It indicates the following error:
http://www.lineaeroticabisex.es/admin/pages
Illuminate \ Contracts \ Container \ BindingResolutionException
Target class [App\Http\Controllers\Admin\PagesController] does not exist.
Previous exceptions
Class App\Http\Controllers\Admin\PagesController does not exist (-1)
/home/u569726905/domains/lineaeroticabisex.es/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php
* Instantiate a concrete instance of the given type.
*
* @param string $concrete
* @return mixed
*
* @throws \Illuminate\Contracts\Container\BindingResolutionException
*/
public function build($concrete)
{
// If the concrete type is actually a Closure, we will just execute it and
// hand back the results of the functions, which allows functions to be
// used as resolvers for more fine-tuned resolution of these objects.
if ($concrete instanceof Closure) {
return $concrete($this, $this->getLastParameterOverride());
}
try {
$reflector = new ReflectionClass($concrete);
} catch (ReflectionException $e) {
throw new BindingResolutionException("Target class [$concrete] does not exist.", 0, $e);
}
// If the type is not instantiable, the developer is attempting to resolve
// an abstract type such as an Interface or Abstract Class and there is
// no binding registered for the abstractions so we need to bail out.
if (! $reflector->isInstantiable()) {
return $this->notInstantiable($concrete);
}
$this->buildStack[] = $concrete;
$constructor = $reflector->getConstructor();
// If there are no constructors, that means there are no dependencies then
// we can just resolve the instances of the objects right away, without
// resolving any other types or dependencies out of these containers.
if (is_null($constructor)) {
array_pop($this->buildStack);
return new $concrete;
Arguments
"Target class [App\Http\Controllers\Admin\PagesController] does not exist."
THKS
-
Mar 10, 2021Demo is down!
Information
Category | Scripts & Code / PHP Scripts / Website Builders |
First release | 7 February 2019 |
Last update | 3 February 2020 |
HTML/CSS Framework | Bootstrap |
Software version | PHP 7.0, PHP 7.1, PHP 7.2 |
Files included | .php, .css, .html, Javascript .js |
Database | MySQL 4.x, MySQL 5.x |
Software framework | Laravel |
JavaScript Framework | jQuery |
Tags | blog script, blog, blogging, magazine |