Search Results for '+.+default+.+'
-
Search Results
-
I am having issues with my bbPress forum to perform the following things :
1. Send emails to the Forum Admin when a new user “Subscribes” to the forum
2. Send email to the user who just “Subscribed” to a forum
3. Send email to the all the admins/moderators when a new forum is created.Versions:
WordPress 4.8.3, bbPress 2.5.14
Link : http://www.gettheslice.comPlease advice if is this is an out of the box functionality of bbPress or if I am missing something in settings?
If this is not a default behavior, can you let me know what other plugin I can use to get this working on my forum. I appreciate all the help and suggestion.
Thanks,
Usha PatilHi,
I am moving an old site to WP and bbPress and need to convert my old forums. I understand I need to use the example.php in the converter folder and write a converter for each old forum – there are 3 I am gong to convert.
And wouldn’t you know it, the 3 different forums use 3 different date formats!
Here they are
1415922411
2004-09-13 19:25:59
20080407181855From looking around in all of the converter files I see that forum dates are done 2 ways
In example converter – I am guessing that I would use this format to convert the date like 20080407181855 ?
// Forum dates.
$this->field_map[] = array(
'to_type' => 'forum',
'to_fieldname' => 'post_date',
'default' => date('Y-m-d H:i:s')
);
In vanilla converter – I am guessing I would use this format to convert the date like 2004-09-13 19:25:59 ?
// Forum dates.
$this->field_map[] = array(
'from_tablename' => 'Category',
'from_fieldname' => 'DateInserted',
'to_type' => 'forum',
'to_fieldname' => 'post_date',
);
Anyone know how I can convert a date such as 1415922411 to the correct date format – which I am guessing is Y-m-d H:i:s?
Thank you for your time.
Hi, I have this error message
“There was a problem cropping your profile photo.”
when I try to upload an avatar image with a width of 450px and above. Starting to 451px it works (even with an height of 150px). I get a warning message only if I try to upload an image under 150x150px :
“You have selected an image that is smaller than recommended. For best results, upload a picture larger than 150 x 150 pixels.”
So, I suppose this problem doesn’t come from a setting option somewhere.
The problem is the same when I switch to the default theme Twenty Fifteen and I have no other plugin activated (except HideMySite). Cover image works without problem.
Config:
Wordpress (new install) v4.9
Buddypress 2.9.2
php 5.6
GD enabledThanks.
I keep running into the following error when trying to import my Vanilla 2.x forum database. I’m using WordPress 4.9 and bbpress 2.5.14.
Repair any missing information: Continue WordPress database error: [Specified key was too long; max key length is 1000 bytes] CREATE TABLE GcuHRqrGbbp_converter_translator ( meta_id mediumint(8) unsigned not null auto_increment, value_type varchar(25) null, value_id bigint(20) unsigned not null default '0', meta_key varchar(255) null, meta_value varchar(255) null, PRIMARY KEY (meta_id), KEY value_id (value_id), KEY meta_join (meta_key(191), meta_value(191)) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; No data to cleanStarting ConversionAny ideas on what I need to do to get this error resolved?
WP 4.9 – bbpress 2.5.14 – no link because private site
Hello,
By default, bbpress does not send any message to the user when he creates a topic or a reply, which is a malfunction, because if the message must wait moderation it does not appear right away and the user sometimes repost it many time.
I am not talking about email notification to the user but a message directly on the site announcing that the message has been taken into account and that it is pending moderation.
I have tried the various existing plugins (bbpress moderation, bbpress notify, etc) but none do that.
I also modified the form-topic and form-reply files of bbpress for a redirection to an information page, but unfortunately only the modification of the form-topic works.Is not a flaw on bbpress that should be fixed in future versions (but I’m surprised that this minimum has not been expected since!) Or someone has a solution?
Thank you for your comeback !
Hi team. These are my three most pressing questions. Thanks.
Problem on My website is at homepage: https://www.teamakoka.com
1. I really want to change only the default bbpress topic colour in the topic index to black (which was set navy blue by the theme because of it’s default link colour)
2. How can I change background colour of the first post in a topic content as it is on your support forum.
3. How can I add the login fields to the topic content for users that are not logged in (as it is on your support forum)Thank You 🙂
Topic: Visual editor not appearing
Just installed BBPress, and see that the editor is barebones html.
I’ve learned from this codex page that the visual editor is disabled by default – so I added the code snippet to my functions file, but no effect at all. Added TinyMCE Advance plugin, no effect at all.
What could be wrong?
(note: I see all sorts of references to “enable fancy WP editor” in older posts here, but can’t find that setting)
WP 4.8.3
BBpress: 2.5.14Hi folks, after accidently creating a log an struggeling to get it out of the database again, i wondered, how i can make the checkbox for the revision log unchecked by default.
Thanks in advance
DominikHi Guys,
Anyone knows how to modify the content-archive-forum.php located in wp-content\plugins\bbpress\templates\default\bbpress using a custom plugin(not in the theme)? Is it possible?
Hi can someone help me a have custom login in my forum page a want create custom pages for register and lost password a don’t want redirect user to default wordpress register page.
Hi
I have a weird problem with bbpress
most of the words in bbpress is not translated but some is
like: Freshness is in english but the no topics is translated to arabic
i have the latest version of bbpress
i have configured wp_config.php to arabic
and my default wordpress language is arabic
also i double checked all the translation files in this directory
–/wp-content/languages/bbpress
and
—/wp-content/languages/plugins/bbpress
and still a lot of sentences is completely in english even though when i use the loco translation plugin and search for this words they show up translated just fineHi
I have a weird problem with bbpress
most of the words in bbpress is not translated but some is
like: Freshness is in english but the no topics is translated to arabic
i have the latest version of bbpress
i have configured wp_config.php to arabic
and my default wordpress language is arabic
also i double checked all the translation files in this directory
–/wp-content/languages/bbpress
and
—/wp-content/languages/plugins/bbpress
and still a lot of sentences is completely in english even though when i use the loco translation plugin and search for this words they show up translated just fine