Search Results for 'phpbb'
-
Search Results
-
Topic: conversion from phpbb issues
Hi guys,
I have a problem with my freshness, some of the forums are set correctly but some are not.
someone has an idea what it can be ? something like an ID problem or something.i used the “Recalculate last activity in each topic and forum” repair tool but that didnt help alot.
my forum is build up like:
Forum/Subforum/Topic
the point where the freshness goes wrong is from Subforum to Forum.
i hope anyone can help
Kind regards,
Niek
Hello,
I am in the process of importing my current phpbb forum to bbPress. Most of the data seems to have migrated but Convert reply_to parents failed. So any topic with multiple pages is not formatting correctly or is missing posts.
According to the sources the migration script does the following steps:
STEP 1. Clean all tables.
STEP 2. Convert users.
STEP 3. Clean passwords.
STEP 4. Convert forums.
STEP 5. Convert forum parents.
STEP 6. Convert topics.
STEP 7. Stick topics.
STEP 8. Stick to front topics (Super Sicky).
STEP 9. Convert tags.
STEP 10. Convert replies.
STEP 11. Convert reply_to parents.The steps from 1 through 10 were successful. Migration script failed on the 11th step.
Site that we are importing from is: http://www.ridingfeelsgood.com/forum/index.php
The phpbb forums where resynchronized prior to import.
Being imported to WP 3.9 on testing server with new theme.
Can you please offer some help to correct this.
Thanks,
Topic: Importing PHPBB 3.0,12
WP 3,9
BBP 2.5.3
Twenty Ten
Database = 48Kb (according to PHPMYAdmin) and about 10kb exportedTick all options in Importer. Get this: (Although I can see this Table in my database. If I repeat the process, I will get message of another Table not existing.)
Any suggestions?
Repair any missing information: Continue
WordPress database error: [Table ‘goandsta_phpb1.phpbbusers’ doesn’t exist]
SELECT convert(users.user_id USING “utf8”) AS user_id,convert(users.user_password USING “utf8”) AS user_password,convert(users.user_form_salt USING “utf8”) AS user_form_salt,convert(users.username USING “utf8”) AS username,convert(users.user_email USING “utf8”) AS user_email,convert(users.user_website USING “utf8”) AS user_website,convert(users.user_regdate USING “utf8”) AS user_regdate,convert(users.user_aim USING “utf8”) AS user_aim,convert(users.user_yim USING “utf8”) AS user_yim,convert(users.user_icq USING “utf8”) AS user_icq,convert(users.user_msnm USING “utf8”) AS user_msnm,convert(users.user_jabber USING “utf8”) AS user_jabber,convert(users.user_occ USING “utf8”) AS user_occ,convert(users.user_interests USING “utf8”) AS user_interests,convert(users.user_sig USING “utf8”) AS user_sig,convert(users.user_from USING “utf8”) AS user_from,convert(users.user_avatar USING “utf8”) AS user_avatar FROM phpbbusers AS users LIMIT 0, 100No users to convertNo data to cleanStarting ConversionHello. I would like to know if there is a plugin or work-around to have a folder or drop-down list of folders to choose from a listing of pre-uploaded avatars, similar to other forum softwares.
I do not want users to use gravatar, twitter or upload their own avatars. I just want a listing from the folder on my website. However, I am having trouble finding a plugin or tutorial on how to do this.
I apologize if what I am asking for is something simple to do, because I am completely new to wordpress and bbpress (I came over from phpbb). I don’t mind editing core files if that is what needs to be done. Any help would be greatly appreciated.
Hey guys, I’ve just submitted a plugin to the WordPress repository that should cover the basic functionality you’re after. Here’s the description:
== Description ==
bbPress Go To First Unread Post is a literally named plugin that allows registered users to jump to the first Reply in a Topic that they haven’t viewed yet. This gives your bbPress forum the simple and expected functionality of non-WordPress counterparts like phpBB, without a lot of coding.
First, you activate the plugin on a blog that already has the bbPress plugin enabled. This is all you need to do to activate the basic functionality of the plugin, which includes:
* Automatic tracking of last reply viewed, per topic per user.
* Link next to the title of a topic if the user has unread posts (between the title and pagination)The plugin also includes two template tags for extra functionality:
* Mark Topics as Read link
* Mark Forum as Read linkI’ll post again here with a link when it’s been approved!
http://wordpress.org/plugins/bbpress-go-to-first-unread-post/
I’ve been working really hard on getting this up and running for a loooooong time, needed to convert it from phpbb3 so users were integrated. Been playing with the css and getting it mobile ready, integrating it with BuddyPress and such. Still got some bugs to work out, but I saw this section and figured it was time to share what’s possible. This is using the Custom Community theme, modified with css in a child theme of my design.
http://www.halodiehards.net/forums (if the link doesn’t work, I’ve changed the url from ‘hd-forums’ to ‘forums’)
Edit: I designed it using @lynq’s work found here – http://bbpress.org/forums/topic/i-have-created-a-bbpress-starter-theme-with-a-phpbb-look-and-feel/
Topic: Url Creation
Hello
I have successfully migrated my forum from PHPBB to bbpress, but i have encountered a problem that i do not know how to result thisExample
If you visit this topic http://www.bushcraft-pt.org/?topic=leather-work-by-jpgrilo and try to click on button of the page 16 it will return an error “This is somewhat embarrassing, isn’t it?
It seems we can’t find what you’re looking for. Perhaps searching can help.”
I have found that the software is malforming the url. Instead of this http://www.bushcraft-pt.org/?topic=leather-work-by-jpgrilo&paged=16 he is generating this
http://www.bushcraft-pt.org/?topic=leather-work-by-jpgrilo6.
The strange thing is, if i click in the button referring the page 2 everything works fine.
How can i result this problem, any ideas?WordPress 3.8.1 running Twenty Twelve theme.
bbpress Version 2.5.3Thank you in advance
JoaoTopic: vs PhPBB
hello, I woul’d like to create a forum but I have a question. What is the difference between this forum and PhPBB (I use PhPBB for an other forum). Can you help me?