Info
- 4 posts
- 3 voices
- Started 4 years ago by Fawked
- Latest reply from Sam Bauers
- This topic is resolved
How to manually change bbPress url cause I screwed up
-
- Posted 4 years ago #
I installed the latest bbPress. Everything went well. Then I decided to be an idiot and changed the bbPress url in the options page to my main site because when I clicked on my site name I wanted it to redirect back to my main site (the site name beside the bbPress logo).
I tried to re-install bbPress but it wont go past after installing bb-config.php
My main site is : http://www.fawked.net
My forum is : http://www.fawked.net/forumPlease tell me what file (or perhaps what line in my database)? to edit. I need to change my bbPress url back to http://www.fawked.net/forum
Thanks in advance
-
- Posted 4 years ago #
Thanks chrishajer it worked!
-
- Posted 4 years ago #
It's worth noting here that you can also override the database value in your bb-config.php file. Just in case anyone can't directly access their database.
$bb->uri = 'http://example.com/bbpress/'; -
You must log in to post.