Everyone please upgrade to 6.7.7 now! It includes security fixes that you need to keep your site free of potential attacks. It includes a lot of bug fixes that have been inquired about several times over the last couple of weeks. Auto upgrade is… More »
B2evo Version 7.2.3 Problem1. an error message that was resolved by editing [/inc/_core/_param.funcs.php] Lines 1400 and 2319 The variable [$err_msg,] now requires a value so I amended to [$err_msg = false,] More »
This is a typical error.log entry in a Linux, Engine X, MariaDB, PHP (LEMP) occurring multiple times in referenced version: 2021/01/07 01:23:50 [error] 2563#2563: *7876 FastCGI sent in stderr: "PHP message: PHP Notice: Undefined index: image_alt in… More »
Clean install, No demo choosen. Starting with "manually create a new collection." Selecting "Minisite". In the back end: "Edit widget "Content Block" in container "Help"" Item Slug: help-content Next to… More »
There is a bug in 6.11.7 in collection > features > comments "Threaded Comments". If activated there is a mess caused in displaying meta comments and further causes that the sidebar disappears in single post view for logged in users.… More »
Hello, After I have deleted years old meta comments I recognized first, that for logged in users the sidebar (of any skin, incl. bootstrap_blog_skin) has disappeared. Secondly I realized that also the meta comment formula has disappeared, partly,… More »
Before b2evo 7.2.2 upgrade, Horizon Blog Skin had this path to JPG: images/background-img.jpg After b2evo 7.2.2 upgrade, Horizon Blog Skin needed this path (which I found by inductive reasoning, going backwards gradually) to JPG:… More »
Recently upgraded 2 old blogs version 6.10.3-stable (date 2018-10-02) to 7.2.2-stable released on 2020-10-06. This was done after moving to a new dedicated server in a new facility with new CentOS v7.8 and upgrading to PHP 7.3. Blogs are… More »
After upgrading php to 7.4.8 logging in produced this error:~ Amended [/inc/_core/_template.funcs.php] Line 2882 From: .'<div class="floatright">'.implode( $links, ' · ' ).'</div>' To: .'<div… More »
Problem: Clicking on "This Site" causes 404. Url does not match setting. Created new, clean install without demo content. Manually created "Blog".… More »
Clean install, No demo choosen. Starting with "manually create a new collection." Selecting "Minisite". In the Front end: When clicking "Registration" link, b2e throws following message: "Fatal error: Uncaught Error:… More »
I am losing the ability to view all of my post teaserbreak information. I had put my teaserbreaks at the end of lines and not on their own line. With the new upgrade, anything post teaserbreak where the teaserbreak does not have its own line does not… More »
Clean install. Just unpacked upper archive. When opening the path, I get: Fatal error: Uncaught Error: Call to undefined function load_class() in /var/www/html/eco/inc/_core/_misc.funcs.php:18 Stack trace: #0… More »
With the standard boostrap themes, there's an inconsistency with margin-top for the header.site_skins. The Manual skin has 58px while the others don't. It makes a difference on mobile devices. You can check the demo and see it clearly. The social icons… More »
I notice I can't upload image files with 'PNG' but 'png' is ok. Is the b2evo site set not to accept uppercase extensions, not that I've tried, but my wondows machine keeps saving screen shots with caps extensions and I upload and get this problem.… More »
@fplanque I created a new (test) installation of b2evo 6.11.3 specifically to deal with the following problems. This installation is on my production server but is not the production domain. This mimics the same behavior on the production site. This… More »
@fplanque - The record no doubt is filled with my reports. This morning I re-created an install using the automatic install methods on blue host. the only change made to the default install was the password. admin debug6113 Using this login will allow… More »
Dear Sirs, Yesterday my website was supposed to be under attack. It was flooded by following requests: This caused a break down on the SQL-Server...… More »
I have two links in a blog post that for some reason prepend the skin address. Here are the error messages: This think.herz.law page can’t be found No webpage was found for the web address:… More »
Not sure if it belongs here but when I went to register, it told me I needed some special characters in my password, including the possible use of, &. Cool, one of my common passwords uses the ampersand so I used it and it told me I can't use it. I… More »
Hello, When I want to install a new b2evolution, password for MySQL-User are limited. The length of the password is limited it is not possible to put 255 characters. More »
If I turn off, GM Code, Custom Tags and BB Code, I get this ( Notice: Undefined index: target_type in /home/tijcollab/public_html/b2e/plugins/_inlines.plugin.php on line 137) displayed in the editor toolbar. Here's pics to show plugins settings and… More »
Noticed some wording that should be changed on the demo content of new install. [inline:8442:.border] Says to click on Customize >> Blog Widgets Should be Features >> Widgets More »
[inline:8520:.border] On the alert box below this editor I'm typing in is a spelling error/typo. (with minimal cropping ans showing the URL in the address bar) should be (with minimal cropping and showing the URL in the address bar) More »
Hi. The "main" /var/www/html/b2evolution/index.html in my test invokes My issue, I'm trying to understand the logic that happens, and why?? My debugging shows the /inc/_core/_misc.funcs.php app is somehow called/invoked, with the… More »
There was a problem to download the geoIP Dat file in maintenance. I tried and found out that this relates to _geoip.plugin.php and can be fixed by changing the following lines : 77 $this->geoip_download_url =… More »
This happens when the class field_error is added via JS and the mouse over event fires (Cursor hovers over the field with the error) jQuery(a.target).data("bs.popover").$tip becomes undefined Not sure how you will be able to reproduce this… More »