Search Results for 'test'
-
Search Results
-
Hello ,
I was in the process of checking BBpress 2.6.11 . I installed WP 6.0.9 on Centos 7 with Apache 2.2, MYSQL 5.5, PHP 5.6.40. Added BBpress from plugins menu .
However, after creating a forum or post topic , when I try to view the same , the URL that goes to http://{{URL}}/{{TO}}/{{WP}}/forums/forum/{{forum-name}}/ is blank and no content is shown.
Also enabled debugging in wp-config.php i.e define( ‘WP_DEBUG’, true );, however, no error is being thrown.
I checked with the latest 6.5.5 version as well on PHP 7.4, MYSQL 5.7 but this doesn’t work.
What could be causing the issue?. Could you please replicate this at your end?.
Hello
The following problem: if I open my forum with the chrome browser, everything works fine. However, if the page is opened with opera and edge, the latest pages are not loaded. The caches are all cleared. Can anyone help me?
Many thanks and best regards, RainerMore precisely:
It’s about the page http://www.chemieaufgaben.ch. Directly on the homepage, for example, immediately below the page title Chemieaufgaben.ch is the line
… INCLUDING SOLUTION PATHS (LAST UPDATE 18 JUNE 2024) . This line is loaded in opera and edge as follows:
… INCLUDING SOLUTION PATHS (LAST UPDATE 20 MAY 2024)
The date (directly as text, not dynamically generated) is therefore incorrect. Other posts are also partially ignored (depending on the browser). But everything works fine with Chrome. And as already mentioned: the cache is clearedTopic: TinyMCE not showing
Topic: Thumbnails not showing
Hello.
We have an issue where our thumbnails are not showing when bbPress is enabled. I did a plugin conflict test, and it is only when bbPress is deactive that the issue is resolved.Are you able to help with this issue?
The text editor is working fine, but the link button on the visual editor doesn’t do anything.
Is there a way for me to give you credentials to test? I’m at a loss.
I want to display the latest posting date and time in “Last Post” at the top of the forum.
File:\bbpress\loop-single-forum.php
Part you want to change:
<?php do_action( ‘bbp_theme_before_forum_freshness_link’ ); ?><?php bbp_forum_freshness_link(); ?>
<?php do_action( ‘bbp_theme_after_forum_freshness_link’ ); ?>
I want to write it like this:
2024-06-07 13:35Hi Folks,
I’m setting up a training website for a small company. The site consists of posted training materials and a BBPress user forum. I’ve noticed that when I update the production site from our development site the posts in the forum on the production site are overwritten. After each upgrade the forum in production only contains the test posts made in the development environment.
As far as I can tell this is because both the training pages and the BBPress forum are stored in the ‘wp_posts’ database. I’ve tested migrating all database tables except ‘wp_posts’ and confirmed that the forum is not overwritten, unfortunately, neither is the training content on other pages. Is there anyway to migrate page content from the development environment to the production environment without overriding user posts in the forum?
(BBPress version 2.6.9)
(WordPress site supported via WPEngine)Thank you for you help!
ZachHi, I enable both full visual and text editors in my forum using bbp Style Pack. I found that the colour picker for text doesn’t work for every post I tested.
To better describe the issue, pls see screenshots below:
It seems that the html code for text colour is not sent after submission.
Regards.
Topic: Strange PHP Error Message
Hi
We’re getting strange PHP Error messages relating to forum posts that don’t exist like this one. Should we be concerned?
Many thanks
RobertWordPress database error Duplicate entry ‘8702-67865’ for key ‘PRIMARY’ for query INSERT INTO
ggx_gdbbx_tracker(user_id,topic_id,forum_id,reply_id,latest) VALUES (8702, ‘67865’, ‘11504’, ‘72638’, ‘2024-05-15 06:40:25’) made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), apply_filters(‘template_include’), WP_Hook->apply_filters, bbp_template_include, apply_filters(‘bbp_template_include’), WP_Hook->apply_filters, bbp_template_include_theme_compat, BBP_Shortcodes->display_topic, bbp_get_template_part, bbp_locate_template, load_template, require(‘/plugins/bbpress/templates/default/bbpress/content-single-topic.php’), do_action(‘bbp_template_after_single_topic’), WP_Hook->do_action, WP_Hook->apply_filters, Dev4Press\Plugin\GDBBX\Features\ActivityTracking->latest_users_topic, Dev4Press\Plugin\GDBBX\Database\Main->track_topic_visit, Dev4Press\v47\Core\Plugins\DBLite->__call, call_user_func_array


