Ticket #234 (closed maintenance: fixed)
Redirect from old forums
Reported by: | ed | Owned by: | chris |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Drupal modules & settings | Keywords: | |
Cc: | Estimated Number of Hours: | 0.0 | |
Add Hours to Ticket: | 0 | Billable?: | yes |
Total Hours: | 2.2 |
Description
Is it possible for users to access the old fora? They were mothballed before the wiki was, but not annihilated. So I'm guessing that 'transitiontowns.org/forums' is still loitering somewhere?
Change History
comment:2 Changed 6 years ago by ed
yup they were running on lumpylemon servers - they won't have been killed, just mothballed. don't know if it's necessary to do a big dump/backup job; just to secure some access in some way...
comment:4 Changed 6 years ago by chris
- Add Hours to Ticket changed from 0.0 to 2.0
- Total Hours changed from 0.0 to 2.0
So it turned out that we did have a full copy of the files already -- we have a backup of all the directories, we didn't however have the SQL database.
I have got the forum up and running here:
http://2011.archive.transitionnetwork.org/forum/
And I have upgraded the code to the latest version and locked it down, notes on this here:
https://tech.transitionnetwork.org/trac/wiki/DevelopmentServer#bbPress
I think that's all that need doing, apart from telling people where to find it!
comment:5 Changed 6 years ago by chris
I have added a link to it from here:
http://2011.archive.transitionnetwork.org/archive.html
And on the front page of this server:
comment:6 Changed 6 years ago by chris
- Add Hours to Ticket changed from 0.0 to 0.2
- Total Hours changed from 2.0 to 2.2
Text added to all the main pages:
<h2>These forums are now closed</h2> <p>You cannot add any posts but all threads are readable. Please visit the <a href="http://www.transitionnetwork.org/forum">Transition Network forums</a> for current Transition-hosted discussions. Thanks.</p>
comment:7 Changed 6 years ago by ed
blogged here:
http://www.transitionnetwork.org/blogs/ed-mitchell/2011-03/transition-towns-forum-archive
and added to handy howto block
I don't think I ever did a backup of the forums, I guess they were running on the lumpy lemon server?
http://web.archive.org/web/*/http://transitiontowns.org/forum/
I see they used http://bbpress.org/
If we can find a mysql dump and a backup of the directory I'm sure I could sort something out...