Search Results for '"wordpress"'
-
Search Results
-
Hey Guys,
I have been developing WordPress themes for about 6 years now. I need to create a website where the landing/home page is visible to the public and a few pages that are for members only. The members also need profiles and can only be signed up by the admin.
Ive been thinking maybe I could create a WordPress site with just a few pages for the public and a private bbpress forum with the registered users and their profiles? I have no experience with bbpress at all so don’t know if it would suit this application.
The other option that I saw was buddypress but can this be made private and have restricted content for the members?
It is essentially for a private association.
Thanks guys
Good morning, my name is Michael and I am writing from a distant country of Poland :). I have a website dedicated to bodybuilding based on xoops, but I will soon change to wordpress. I have converted all 1200 articles, comments and users, but I have a problem moving forums …
The newbb script is similar to phpbb, so I used the available converter in the admin panel, I modified it a little, basically the beginning of the category and description of the forum sections. It looks like:
http://www.kulturystyka.org.pl/test/forums/Further modification of the phpBB.php file unfortunately did not produce the expected results, because the newbb script has changed a bit, and the converter in the BBpress package is probably not updated for a long time ….?
Please help me to modify this file so that it finishes work ie it has moved topics, utterances and users. Below I show how the structure of individual tables in the newbb module (xoops) looks like. I am green in terms of these matters, I am surprised myself that I have moved the forum sections. My WP version is 4.7.3
I found something like this: https://bbpress.trac.wordpress.org/browser/trunk/src/includes/admin/converters/Example.php?order=name
Yesterday and today I’m struggling with it …
I will be very, but very grateful for the help shown. Regards, Michal
Link to the structure of table; posts, posts_text, topics and users:
http://www.kulturystyka.org.pl/newbb_table_structure.txtTopic: Migration from xenForo
Hi, I want to migrate from xenForo bbPress, as wordpress settings – Forum – matter, I enter the xenForo databases but in the end gives me the seguante message:
Repair any missing information: Continue
Errore sul database di WordPress: [Table ‘clubcuor_xf.xfpost’ doesn’t exist]
SELECT convert(post.post_id USING “utf8mb4”) AS post_id,convert(post.thread_id USING “utf8mb4”) AS thread_id,convert(post.user_id USING “utf8mb4”) AS user_id,convert(thread.title USING “utf8mb4”) AS title,convert(post.message USING “utf8mb4”) AS message,convert(post.post_date USING “utf8mb4”) AS post_date FROM xfpost AS post LEFT JOIN xfthread AS thread USING (thread_id) WHERE thread.first_post_id != post.post_id LIMIT 0, 100Topic: Profile Management
Hello! I really like the way this forum (bbPress support) allows users to manage their profile. Is it using a particular plugin? My website still displays the standard WordPress black bar across the top of the page for registered users who are logged in.
Thank you!
Topic: Blank bbPress forum pages
Hi,
I recently saw that all of my forums and reply pages won’t open. The only thing that opens now is the first page of the forum. The others open only in blank page.
Moreover, when I discovered the issue, I deactivated and re-activated all of my plugins, I have reinstalled the bbPress plugin, I have deactivated all of the plugins except bbPress and I have reindexed the permalink but nothing fixed the issue.
I mention that I have created forums and that there are hundreds of replies in there. Also, I’m using the latest version of bbPress on the latest version of WordPress.
My forum is here: https://itutorial.ro/forum/ .
Any suggestions?
Thanks!
Topic: Removing bbpress data
I have decided to use another software option for my forums.
I was wondering how I go about removing the bbpress data from wordpress once I export my forums out.