Search Results for 'phpbb'
-
Search Results
-
Hi,
I am trying to import the forums and topics from our existing phpBB forums. I have set the values on the Import Forums page to the following:
Select Platform = phpBB
Database Server = hostmysqlserver
Database Port = 3306
Database Name = <name of the database>
Database Username = <admin user>
Database Password = <password>
Table Prefix = phpbb_However, when I start the conversion, it reports “No forums to convert”, “No forum parents to convert”, and so on.
I do not get any errors when I run the conversion.
So what could be wrong ?
Topic: Empty DIV on profile page
Hello,
I noticed a weird thing, the Admin profile has this empty DIV on its page:
Other profiles don’t have that. Check it out.
It seems to be this here:
<div class="comments-area"></div>
What is this and what is it doing there? How do I remove it? Is it some space for user comments on profiles? And why do other users don’t have that?
Thanks!
By the way I love bbpress, it’s awesome. I used a lot of other forum software (IPB, vBulletin, phpBB), but this one’s really the best!
Hello Bbpress family !
I just import an old forum from PhPbb to Bbpress. I got a first problem with the forum who didnt diplay topics but I solve it. Right now, I got an other problem : When I’m on a user profil, the topic & reply count is good, but if I want to display topic’s & reply’s user, it return ALL of topics & replys of the forum ..
An exemple : https://www.pnc-contact.com/forum/users/steward95/topics
Someone know this issue ?
Topic: Nothing displayed
Hello,
I installed bbpress and used the import function to import a phpbb forum to bbpress.
Everything seems to be fine but I can’t see any post in the forum even if they are counted. The strange thing is that I can read post and reply in the admin area !
Any help would be appreciated as I am getting lost…
Thanks a lot
EricHi
I have a bbpress forum 2.6-rc-5 (WordPress 4.9.8, php 7.2)
Google does’t index topics and replyies 🙁
I moved content from another domain (phpbb2) – 3 months ago.I have 63k not indexed sites in Google console – condition: excluded
12k – excluded: Page scanned but not yet indexed
51k – excluded: Site detected – currently not indexedWTF with this script?
My forum here -> https://mojakosmetyczka.pl/forum/
Has anyone had a similar problem?
Thx, regards
PawelTopic: phpBB import (again)
Hello,
I’m working with a 3.1v of phpBB. I’ve worked my way through a few hurdles but I’m stuck on the current one. The latest error I’m getting is [Unknown column ‘forums.forum_topics’ in ‘field list’]. For the life of me, I have no idea where this is coming from. The error infoSELECT convert(forums.forum_id USING “utf8mb4”) AS forum_id,convert(forums.parent_id USING “utf8mb4”) AS parent_id,convert(forums.forum_topics USING “utf8mb4”) AS forum_topics,convert(forums.forum_posts USING “utf8mb4”) AS forum_posts,convert(forums.forum_topics_real USING “utf8mb4”) AS forum_topics_real,convert(forums.forum_name USING “utf8mb4”) AS forum_name,convert(forums.forum_desc USING “utf8mb4”) AS forum_desc,convert(forums.left_id USING “utf8mb4”) AS left_id,convert(forums.forum_type USING “utf8mb4”) AS forum_type,convert(forums.forum_status USING “utf8mb4”) AS forum_status FROM phpbb_forums AS forums LIMIT 0, 100 /* From…
The very first error I had to overcome was the utf8mb4 issue. I backed up the database and then restored it in a new database. Judging by what I’m seeing it looks like I wasn’t successful?
I have the latest RC of bbpress, trying to import from a phpbb 3.2.0 install. I have reset it and started it and reset it and started it and no matter what I do, it starts with “no users to import” and then it imports thousands of forums/topics all assigned to anonymous.
Is there a way to only import users at first and once it successfully does it, then do the normal import of the forums/topics and so forth?
Or is there a common issue that has been found with importing users that can be fixed by adjusting something in the source database (or…something)?
Topic: Can’t import phpbb 3.2.0
I finally had enough with phpbb and installed a wordpress JUST for my forums. I installed bbpress in it and have been trying to import the forums over. First it kept erroring saying missing table fields or whatever, so I kept adding the table fields to the areas of the phpbb’s sql DB where it was looking for them..then it got stuck with the “Starting Conversion” and a spinning wheel. Everytime I had chosen “Start Over” I would get the “Specified key was too long; max key length is 1000 bytes” error. Just not my day I guess. 🙁
I had a few questions…
1) Does the importer not support 3.2.0? I figured it does by now since it states phpBB 3.x
2) Can you make the main index page of the WordPress site the forums? This way the wordpress is for nothing other than the forums? (once things do get working…)
3) Am I missing anything lol…I’m rackin my mind on this and it’s driving me nuts 🙂I can’t wait to be in a better environment for the forums…
I’m new to BBPress and I was looking at a few different sites for ideas. I run a PHPBB forum right now but I want to switch to BBPress (already have, it’s just not live yet)
I was curious how I can achieve this look? I’m guessing this isn’t CSS but some coding snippet, I want to be able to create a category and have the sub forums listed like this picture. If someone can point me in the right direction I can probably take it from there…