PDA

View Full Version : phpbb2 forum help


DarrenC
24th December 2005, 11:04
I have this forum
http://www.travel-rants.com/forum/viewforum.php?f=1

I have a thread called 'Welcome to ..... "

I want to move all of the other threads in the forum to the 'Welcome to...." thread. Can I do this within PHPBB or do I have to mess with the database?

Darren

Coding Monkey
24th December 2005, 11:07
If you have to change the database, it's only a very simple query you'd need to do. I built a script yonks ago to move everything from phpBB into my own forums, so could help you out. But I was under the impression they had an admin panel section that allowed you to move all threads from one forum into another, so that would take a bit longer.

JustOneUK
24th December 2005, 12:56
when you log in as admin you should be able to moderate each forum...and one of the options is move thread... and do not leave a 'shadow'

Eagle
24th December 2005, 12:58
Yup - take a look at the bottom right of the page... (moderation)

DarrenC
24th December 2005, 13:18
Nice one - thanks guys! :)