Search found 773 matches

by diego
Wed Dec 09, 2020 3:35 pm
Forum: General
Topic: Strange behavior
Replies: 12
Views: 6749

Re: Strange behavior

Hi,
the logs are not errors, it's just a few logs from the application.

Looks like is more a problem of some javascript, which Bludit version have you installed ?

Can you check with your browser, right click in the page, then go to the inspector, and check the console errors ?
by diego
Mon Nov 30, 2020 10:04 pm
Forum: General
Topic: Vulnerability fixed?
Replies: 2
Views: 2675

Re: Vulnerability fixed?

Hi,
this was fixed 4 months ago, since Bludit v3.10.0.

https://github.com/bludit/bludit/blob/m ... images.php

This was the issue.
https://github.com/bludit/bludit/issues/1081

Regards
by diego
Sun Sep 27, 2020 5:28 pm
Forum: General
Topic: Traer una cantidad de contenido especifica
Replies: 2
Views: 6706

Re: Traer una cantidad de contenido especifica

Esta bien lo que hiciste, sino podes hacerlo asi.

https://docs.bludit.com/en/dev-snippets ... st-5-pages
by diego
Mon Sep 21, 2020 9:06 am
Forum: General
Topic: Problema con themes (instalación en Local Mac)
Replies: 2
Views: 5203

Re: Problema con themes (instalación en Local Mac)

Hola,
el problema es que php build in server intenta buscar un archivo porque la URL tiene un punto.

"mediumish-1.2"

Podes probar cambiar el nombre del directorio por algun nombre sin el punto.
by diego
Wed Aug 26, 2020 8:11 pm
Forum: General
Topic: Gris based on Bludit for Developers and Markdown lovers
Replies: 3
Views: 4630

Gris based on Bludit for Developers and Markdown lovers

I've been asked for a few people what I'm using in my blog https://varlogdiego.com, so I decided to share my fork of Bludit. Gris uses the Bludit core, the only changes are the admin panel theme and the website theme. The admin theme comes with EasyMDE integrated is not possible to change it. Please...
by diego
Thu Aug 06, 2020 11:40 am
Forum: General
Topic: listing posts on a static page
Replies: 20
Views: 14280

Re: listing posts on a static page

The bug affect only if you don't set the slash at the end. Go to Settings > PREDEFINED PAGES > Homepage > Type the page name you want to set as homepage > Save button Go to Settings > URL FILTERS > Blog > /test/ Go with the browser to > http://yourdomain.com/test/ This works, the only doesn't work i...
by diego
Sat Jun 27, 2020 2:39 pm
Forum: General
Topic: Strange code
Replies: 8
Views: 8294

Re: Strange code

I found information about this malware.

https://malwaretips.com/blogs/remove-domclickext-xyz/

You can check on Google also.
by diego
Sat Jun 27, 2020 2:36 pm
Forum: General
Topic: Strange code
Replies: 8
Views: 8294

Re: Strange code

Hi, it's a pitty this happens. There are a few people trying to hack Bludit, but I never saw a vulnerability from outside of the system, also if there is one for sure they will hack a lot of Bludit installations, so the point from malware from your computer could be. Do you have access to the server...
by diego
Wed Jun 17, 2020 6:51 pm
Forum: Plugins
Topic: Search plugin does not seem to find words with 4 characters or less
Replies: 3
Views: 3655

Re: Search plugin does not seem to find words with 4 characters or less

Hi, try to change this value 5 for 3. https://github.com/bludit/bludit/blob/master/bl-plugins/search/plugin.php#L228 Also, the amount of words per page is limited here, this means the search will create a cache for the first 800 words from the post. https://github.com/bludit/bludit/blob/master/bl-pl...
by diego
Sat Jun 13, 2020 10:58 pm
Forum: General
Topic: (Resolved) Add Recent Posts to Footer on Home Page
Replies: 9
Views: 7250

Re: Add Recent Posts to Footer on Home Page

Hi guys, I don’t remember that code :P

The API documentation is here https://docs.bludit.com/en/api/request-a-list-of-pages