Page 1 of 2
PHPbb
Posted: Fri Oct 02, 2009 12:04 am
by SpiritWebb
Alright, so I downloaded the following phpbb board
http://demo.phpbb3styles.net/CA+Orbital and I am trying to install it too my localhost so I can play around with it and get it all setup right. How do I do this? Any help would be greatly appreciated...
Re: PHPbb
Posted: Fri Oct 02, 2009 2:30 pm
by SpiritWebb
I may have figured it out...
Re: PHPbb
Posted: Fri Oct 02, 2009 3:20 pm
by hallsofvallhalla
sorry for the delay on answering
you should be able to just unzip it in your styles folder. Then when you go to the admin panel in phpbb go to styles and it should show up.
Re: PHPbb
Posted: Fri Oct 02, 2009 3:50 pm
by SpiritWebb
I am doing this on my localhost... c:\wamp\www\...etc
so I don't have a styles folder...
Re: PHPbb
Posted: Fri Oct 02, 2009 8:00 pm
by Ravinos
The styles folder gets installed regardless of if you put it on a localhost or a webserver. It's there you just have to look in the main directory for your forums. Once you find the folder just drop the unzipped style into the folder. By default you should see subsilver2 and prosilver style folders.
After that is complete you have to log into your ACP (admin control panel) and go to styles - install - templates and then click install on the one you want.
Re: PHPbb
Posted: Fri Oct 02, 2009 8:42 pm
by SpiritWebb
Hmmm...ok...will give it a try...
Re: PHPbb
Posted: Sat Oct 03, 2009 3:49 am
by Ravinos
Any luck?
Re: PHPbb
Posted: Sat Oct 03, 2009 3:04 pm
by SpiritWebb
I got it working...though I had to find instructions on phpbb website for NEW installation. I didn't have any phpbb installation in my wamp folder. But I got it working, and even installed some different ones.
But now the dilemma is how to get it installed on my web host!!

But I am working out those issues!
Thanks everyone!!
Re: PHPbb
Posted: Sat Oct 03, 2009 3:42 pm
by Ravinos
Most hosts that use cpanel/fantastico will give you the option for installing phpbb3 automatically. This way it will set up your database and directory for you. You don't have to install it first locally then upload it. You can install it right on your webserver using this
http://www.phpbb.com/community/docs/INS ... ickinstall guide.
Godaddy the host I use has all these features built in. Who are you using?
Re: PHPbb
Posted: Sun Oct 04, 2009 9:28 pm
by hallsofvallhalla
if you already have it working on local host then just export the database dump and import it to the host, then just copy all the files to the host. All you have to do after that is edit the config file to connect to your hosts database.