Search Results for '"wordpress"'
-
Search Results
-
I am using WordPress Version 4.7 And have installed bbpress version 2.5.12.Every thing is working fine but in
edit profilepage no edits are updating.I have checked it for bothadminandparticipantrole.After edit profile button submit it redirects to following url
http://mysite.com/forums/user/pro2/edit/?updated=true but nothing is changed actually.How can i solve this problem?pls helpTopic: import from invision
Hi, I’m trying to use import from invision. I get the message below.
The invision database’s “members” table on my system does not have a “member_id” column – it just has “id”
WordPress database error: [Unknown column ‘members.member_id’ in ‘field list’]
SELECT convert(members.member_id USING “utf8mb4”) AS member_id,convert(members.members_pass_hash USING “utf8mb4”) AS members_pass_hash,convert(members.members_pass_salt USING “utf8mb4”) AS members_pass_salt,convert(members.name USING “utf8mb4”) AS name,convert(members.email USING “utf8mb4”) AS email,convert(members.joined USING “utf8mb4”) AS joined,convert(members.members_display_name USING “utf8mb4”) AS members_display_name FROM ibf_members AS members LIMIT 0, 100Topic: Activation e-mail not sent
WordPress 4.8.2 running Impreza theme
bbPress 2.5.14-6684I recently installed bbPress and the e-mail activations were working fine. I made no changes and now the activation e-mail is not being sent. I did go in manually and assign those users access manually but need to find out / fix the issue of activation e-mails not being sent to users to verify.
Kenneth
Hey guys, I am new to wordpress, and bbpress. I am starting a forum, and I want to add a profile page for the users. I also want to add the ability to make a signature at the end of their posts. I do not know how to work with the scripts so much, I get lost in which editor I should be using, or where to place the information. The scripts I have put in following other threads have had no effect.
Im trying to create a FORUM section for my MEMBERS ONLY area of which I’m using Thrive Themes awesome feature ‘Thrive Apprentice to create (Thrive apprentice creates a different section to my main website with a different menu and logo)
I’m using the bbPress plugin for this forum section, however whenever I click on any link it goes back to my main page section with the separate menu logo etc.
Is there a way to make my forum stick in my Thrive Apprentice Area without redirecting to my main website?
This is where I want my forum to be and stay – https://direwolves.gg/members/forums/
This link is where I’m redirected to – https://direwolves.gg/forums/forum/general-discussion/Wordpress version: 4.8.2
bbPress version: 2.5.14Topic: Groups Blog is not displayed
Hello
Have the plugin BP Groupblog installed and activated. Unfortunately this function is not displayed in the group area either when creating a group or in the settings of the group
Can someone tell me why, that can be
Use
WordPress 4.8.2 uses the topic BP Magic.
BuddyPress version 2.9.1
Hello,
I have a private forum.
Yesterday, I wanted to move a reply to a new forum I created. But I guess I did something wrong.
Now, the participants of the forum could not see anymore the Topics and Replys. They only can see the Forums but when they click on Forum to get acces to all the Topics inside of the forum, there is a message saying: “What a pity, there is no topics find here”.
What’s strange, as a webmaster, I can see all the topics perfectly…
Do you have any idea of what’s wrong for all the users ?
Thanks.
Paul
My webiste is: https://celtinvest.com
My WordPress is: 4.8.2
My bbPress is: Version 2.5.14Hi 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.
Topic: Adding Forum Profile
Hey guys, I am new to wordpress, and bbpress. I am starting a forum, and I want to add a profile page for the users. I also want to add the ability to make a signature at the end of their posts. I do not know how to work with the scripts so much, I get lost in which editor I should be using, or where to place the information. The scripts I have put in following other threads have had no effect.
Topic: Change Single Topic Template
What template file(s) I’ll have to change to render single bbpress topics as WordPress posts..? I mean I would like to render main topic different from other replies.
I am trying to import data from phpBB 3.2.1 to bbPress 2.6 RC 3. I am working on my local machine.
It is converting Forums, Topics and Replies but Users are not getting imported. Author column is showing as Anonymous.While importing below error is showing up
WordPress database error: [Unknown column ‘profile_fields_data.pf_phpbb_wlm’ in ‘field list’]
SELECT convert(users.user_id USING “utf8mb4”) AS user_id,convert(users.user_password USING “utf8mb4”) AS user_password,convert(users.user_form_salt USING “utf8mb4”) AS user_form_salt,convert(users.username USING “utf8mb4”) AS username,convert(users.user_email USING “utf8mb4”) AS user_email,convert(profile_fields_data.pf_phpbb_website USING “utf8mb4”) AS pf_phpbb_website,convert(users.user_regdate USING “utf8mb4”) AS user_regdate,convert(profile_fields_data.pf_phpbb_aol USING “utf8mb4”) AS pf_phpbb_aol,convert(profile_fields_data.pf_phpbb_yahoo USING “utf8mb4”) AS pf_phpbb_yahoo,convert(profile_fields_data.pf_phpbb_icq USING “utf8mb4”) AS pf_phpbb_icq,convert(profile_fields_data.pf_phpbb_wlm USING “utf8mb4”) AS pf_phpbb_wlm,convert(profile_fields_data.pf_phpbb_facebook USING “utf8mb4”) AS pf_phpbb_facebook,convert(profile_fields_data.pf_phpbb_googleplus USING “utf8mb4”) AS pf_phpbb_googleplus,convert(profile_fields_data.pf_phpbb_skype USING “utf8mb4”) AS pf_phpbb_skype,convert(profile_fields_data.pf_phpbb_twitter USING “utf8mb4”) AS pf_phpbb_twitter,convert(profile_fields_data.pf_phpbb_youtube USING “utf8mb4”) AS pf_phpbb_youtube,convert(users.user_jabber USING “utf8mb4”) AS user_jabber,convert(profile_fields_data.pf_phpbb_occupation USING “utf8mb4”) AS pf_phpbb_occupation,convert(profile_fields_data.pf_phpbb_interests USING “utf8mb4”) AS pf_phpbb_interests,convert(users.user_sig USING “utf8mb4”) AS user_sig,convert(profile_fields_data.pf_phpbb_location USING “utf8mb4”) AS pf_phpbb_location,convert(users.user_avatar USING “utf8mb4”) AS user_avatar FROM phpbb_users AS users LEFT JOIN phpbb_profile_fields_data AS profile_fields_data USING (user_id) WHERE users.user_type !=2 LIMIT 0, 100Hi
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