Search Results for 'bbpress'
-
Search Results
-
Topic: vBulletin import help
Hi, I am trying to import from vBulletin 4.2.2 to BBpress The forum is pretty big with Data of 2.4 GB.
Every time I start the import it gets stuck at 45458th record of topics with when it is executing this statement (I saw the number of records from WP Admin in under Topics section)
—————————
SELECT convert(thread.threadid USING “utf8mb4”) AS threadid,convert(thread.forumid USING “utf8mb4”) AS forumid,convert(thread.replycount USING “utf8mb4”) AS replycount,convert(thread.postuserid USING “utf8mb4”) AS postuserid,convert(post.ipaddress USING “utf8mb4”) AS ipaddress,convert(thread.title USING “utf8mb4”) AS title,convert(post.pagetext USING “utf8mb4”) AS pagetext,convert(thread.open USING “utf8mb4”) AS open,convert(thread.sticky USING “utf8mb4”) AS sticky,convert(thread.dateline USING “utf8mb4”) AS dateline,convert(thread.lastpost USING “utf8mb4”) AS lastpost FROM thread AS thread INNER JOIN post AS post USING (threadid) WHERE post.parentid = 0 LIMIT 45300, 100
—————————I followed this but it stops again at every ~50 records.
But When I run this query in the PhpMyAdmin i get proper results of 100 records. I have tried to sanitize all the data that looked suspicious to me. Can someone please guide me to identify this offending data. What should I watch out for ?
I have setup my BBpress on it on my local server which sits on a RAMDisk of 10GB (Makes I/O, hence import process lighting fast). Is this an issue ?
Or are there any logs that I can inspect to see what error occurred ?
Hi there,
I am interested in migrating a very active forum to bbPress. But a critical piece of functionality for my users is the ability to subscribe to a thread and receive email notifications for new posts, but only receive *one* notification until the user returns to view the thread again. Is there any kind of plugin that would give me this functionality on bbPress? I’ve looked all over and I can’t find anything.
Thanks a lot!
MultiSite with bbPress plugin – the latest
One subsite dedicated to bbPress forumI just want to know what “bbPress ready” “works with bbPress” means
What are some characteristics that make a “theme bbPress ready/compatible”?
What do the results imply when I search for themes for bbPress, what can I expect in general?
– If a WordPress theme is reviewed in an article and is said to work for bbPress
– If I search WordPress themes using bbPress keywordI have been struggling with themes, like all bbPress newbies. I don’t understand the structure of bbPress – the layout, navigation, hierarchy and the pages it generates. It’s a new surprise with each theme I try. (Yes, I have used Theme 2015 to check things.)
Surprise Example:
theme Ample, forum looks great but the Home/Forums/… (bbPress breadcrumb navigation) “Forums” page renders all the topics with the heading “Archives”, I had to use Edit Menu to add a custom link to add that page to the WP menu, and I had created a page to list only the forums with the bbPress short code, but then it was not part of the bbPress nav, and it was unusable – too bizarrely rendered to try to correct.I prefer not to have to get into editing generated pages and editing whatever to get the breadcrumb navigation/menus to correlate. Little comprehension, skill, or time.
Thank you
French
Lier les articles et pages de wordpress au forum
Bonjour
Je suis actuellement possesseur d’un site WordPress je, recherche le moyen de pouvoir afficher les commentaires sur le forum ?
Par exemple, lorsque je publie une actualité sur un jeu vidéo, j’aimerais que les commentaires apparaissent sur le forum là où sera lié l’article.
Voici un exemple de site http://www.gamekult.com/actu/nintendo-les-resultats-du-semestre-A155037.html.
Lorsque l’on clique sur « Voir tous les commentaires » cela nous amène sur le forum.
Je veux faire exactement la même chose est-ce que l’on peut avec bbpress ?
Si oui, merci de me dire comment je peux faire cela ?Cordialement, Alex
in english
Link articles and pages wordpress forum
Hello
I am currently the owner of a WordPress website are, looking the way to display the comments on the forums ?
For example, when I published a news on a video game , I wish that the comments appear on the forum where the article will be linked.
An example site http://www.gamekult.com/actu/nintendo-les-resultats-du-semestre-A155037.html .
When you click on ” View all comments or Voir tous les commentaires ” that brings us on the forum.
I want to do exactly the same thing is what we can with bbpress ?
If so, thank you to tell me how I can do this ?Sincerely, Alex
