corsasport.co.uk
 

Corsa Sport » Message Board » Off Day » Geek Day » phpBB / myPHP forum question - help required ASAP please


New Topic

New Poll
  Subscribe | Add to Favourites

You are not logged in and may not post or reply to messages. Please log in or create a new account or mail us about fixing an existing one - register@corsasport.co.uk

There are also many more features available when you are logged in such as private messages, buddy list, location services, post search and more.


Author phpBB / myPHP forum question - help required ASAP please
Rich H
Member

Registered: 26th Oct 05
Location: West Sussex Drives: E46 M3
User status: Offline
28th Oct 09 at 19:21   View User's Profile U2U Member Reply With Quote

Right, I don't know a massive amount about these sort of things so am learning as I go to help a mate out on a forum I'm admin on.

He tried to update the forum software but failed somewhere along the line - he doesn't know how but it all seems to have gone horribly wrong as the forum isn't working at all.

We have a backup of EVERYTHING, so what I need to know please is:

1) Which folder are all the data files stored (ie. members list, all the data from the forum; topics, rooms etc)

2) Will these be lost if I were to wipe the entire forum folder clean and reinstall a new forum.

3) And if the answer to above is yes, is it then possible to reinstate the old data by reuploading it.

I'm sure Google does have the answers somewhere, but a quick google has failed, and answers on here tend to be more helpful tbh!

Cheers

Rich

[Edited on 28-10-2009 by Rich H]

[Edited on 28-10-2009 by Rich H]
Laney
Member

Registered: 6th May 03
Location: Leeds
User status: Offline
28th Oct 09 at 19:29   View User's Profile U2U Member Reply With Quote

I'm going to hazard a guess and say that all the data will be in the database so as long as you have a backup of that, you're safe to do what you like with the forum software.

Thats about as much as I can help
Rich H
Member

Registered: 26th Oct 05
Location: West Sussex Drives: E46 M3
User status: Offline
28th Oct 09 at 19:32   View User's Profile U2U Member Reply With Quote

Yes that at least helps confim that I am thinking semi logically then cheers!

Now just need to know which bits are the files / folders that contain settings, members etc and how I go about reinstalling them to the new forum.
Laney
Member

Registered: 6th May 03
Location: Leeds
User status: Offline
28th Oct 09 at 19:40   View User's Profile U2U Member Reply With Quote

The forum software will draw pretty much all the content from the database, so all your members/posts/topics etc will be stored in there
Dom
Member

Registered: 13th Sep 03
User status: Offline
28th Oct 09 at 19:47   View User's Profile U2U Member Reply With Quote

Things like user lists are all stored in the DB (google phpBB DB Data Structure). Files/directories will just be the forums php files, any user uploaded (from what i remember they aren't stored as BLOBs on phpBB) files and themes/layout (something you'd probably want to port across).

You should be able to completely wipe the current install of phpBB, reinstall and then just copy the DB across (plus layout/themes and user files etc). Although i would create a dev/test system (use something like WAMP etc), install the forum software and then copy the DB across and see if it all works before doing it to the live server.
Rich H
Member

Registered: 26th Oct 05
Location: West Sussex Drives: E46 M3
User status: Offline
28th Oct 09 at 19:50   View User's Profile U2U Member Reply With Quote

Cheers, will give it a go and report back once I think I'm there (unless I hit any stumbling blocks!)
Sam
Moderator
Premium Member


Registered: 24th Dec 99
Location: West Midlands
User status: Offline
29th Oct 09 at 08:17   View User's Profile U2U Member Reply With Quote

I would have thought this was easy?

Just restore the backed up files to the location you backed them up from.

All phpBB data is stored in your database, usually in tables prefixed "phpbb_". If you don't have a backup of that, then back it up first before you restore any files.
Rich H
Member

Registered: 26th Oct 05
Location: West Sussex Drives: E46 M3
User status: Offline
29th Oct 09 at 16:14   View User's Profile U2U Member Reply With Quote

I found out what the issue was: the guy who was trying to do the upgrade didn't take a copy of the original config.php file before overwriting it with the new upgraded file. As a result he cocked everything up lol.

Had to get the server company to provide us with a backup they'd taken automatically and it's all sorted now.

I've never done anything forum related before in regards to installation / upgrading so had to learn as I went.

 
New Topic

New Poll

  Related Threads Author Forum Replies Views Last Post
phpbb users Drew Geek Day 6 860
26th Dec 04 at 20:18
by Joff
 
Our 2Ltr 16v GSI! Donnalisa General Chat 138 3303
13th Jul 05 at 07:36
by Mark Petty
 
Setting Up A Forum - Please Help!! Danny P Geek Day 11 777
4th Sep 06 at 23:38
by ed
 
help with phpbb and general forum help Greg_M Geek Day 6 608
3rd Nov 06 at 14:37
by Greg_M
 
question about forums (phpbb) and SQL Bart Geek Day 4 362
5th Nov 07 at 00:12
by Ian
 

Corsa Sport » Message Board » Off Day » Geek Day » phpBB / myPHP forum question - help required ASAP please 29 database queries in 0.0072241 seconds