Log in Register FAQ Memberlist Search Welcome to RCF - WHF Forum Index
alt : test.swf
Welcome to RCF - WHF
4fx3.gif 
calendar_open_closeCalendar 
WordPress and PHPBB
Post new topic   Reply to topic View previous topic :: View next topic
Goto page: 1, 2, 3, 4, 5  Next
Welcome to RCF - WHF Forum Index -> Area 51 - phpBB & Easymod Tech Support Add To Bookmarks
WordPress and PHPBB
PostPosted: 05/05/2007 4:14 PM Reply with quote
Crow
moon2fire
Crow
Posts 60
Word Cnt. 2,411
BDay May 25
Sign Gemini
Joined: Mar 23, 2007
Local time: 8:58 PM
greatbrE.gif
Okay, here is a new thing for me, I'm really sick of my site at the moment, it looks disorganised, so I have decided to use WordPress for my actual site and keep the phpbb forum - so I'm pottering around the internet and I come across a site that there is no integration *looks shocked* so I look around again and they have just got a new thing (well new to me anyway) called WP - United and it says that it can be integrated, then I get to the download page  and it says.............. that its compatible with Easymod Beta 3.0  *everyone sees how excited I am about this news* so I have added the links for people to see for themselves.......now all I need is for my database not to clash! Wink



http://www.wp-united.com/
http://www.wp-united.com/portal.php/download

Very Happy
Back to Top
View user's profile Find all posts by moon2fire Send private message  
Re: WordPress and PHPBB
PostPosted: 05/05/2007 5:31 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 4:58 PM
Location: St Pete, FL
peace.gif
AB recently installed this on his forum.  You might want to check out the discussion we had getting Wordpress installed on his site:

WordPress 2.0+ / RSS Feed

Other than problems customizing the look and feel of Wordpress because the code is so complicated, it seems to be working properly on his site:

headbang
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: WordPress and PHPBB
PostPosted: 05/05/2007 6:57 PM Reply with quote
Crow
moon2fire
Crow
Posts 60
Word Cnt. 2,411
BDay May 25
Sign Gemini
Joined: Mar 23, 2007
Local time: 8:58 PM
greatbrE.gif
Looking into it now - although I do need to upload the files, I probably will be here all day with it Wink
Back to Top
View user's profile Find all posts by moon2fire Send private message  
Re: WordPress and PHPBB
PostPosted: 05/05/2007 10:16 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 4:58 PM
Location: St Pete, FL
peace.gif
It's really not that difficult to install.  Just use the same database that you use for your forum so that you can bridge Wordpress and phpBB  together.  If you need help with it, I would be happy to assist...

headbang
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: WordPress and PHPBB
PostPosted: 05/06/2007 3:47 AM Reply with quote
Crow
moon2fire
Crow
Posts 60
Word Cnt. 2,411
BDay May 25
Sign Gemini
Joined: Mar 23, 2007
Local time: 8:58 PM
greatbrE.gif
oh I thought that I had to do it separately!!! I was uploading it here: public_html/wordpress/ and not public_html/forum/wordpress!!
Back to Top
View user's profile Find all posts by moon2fire Send private message  
Re: WordPress and PHPBB
PostPosted: 05/06/2007 12:43 PM Reply with quote
Crow
moon2fire
Crow
Posts 60
Word Cnt. 2,411
BDay May 25
Sign Gemini
Joined: Mar 23, 2007
Local time: 8:58 PM
greatbrE.gif
okay, it's not recognising the database, even though I folloed the instructions to the letter, I'm sure that I missed something!

Quote:
Can’t select database

We were able to connect to the database server (which means your username and password is okay) but not able to select the wordpress database.

   * Are you sure it exists?
   * On some systems the name of your database is prefixed with your username, so it would be like username_wordpress. Could that be the problem?


the stuff that I have put in is:

<?php
// ** MySQL settings ** //
define('DB_NAME', 'wordpress');    // The name of the database
define('DB_USER', 'moonfire');     // Your MySQL username
define('DB_PASSWORD', '***************'); // ...and password
define('DB_HOST', 'localhost');    // 99% chance you won't need to change this value


everything should be working fine!
I'll check over it again and see what I get 1
Back to Top
View user's profile Find all posts by moon2fire Send private message  
Re: WordPress and PHPBB
PostPosted: 05/06/2007 2:15 PM Reply with quote
Crow
moon2fire
Crow
Posts 60
Word Cnt. 2,411
BDay May 25
Sign Gemini
Joined: Mar 23, 2007
Local time: 8:58 PM
greatbrE.gif
arrgggg I deleted the wrong bloody database!!!!!!!!!!!!!!

can you look at it please NightRider? Ive sent you a PM Smile
Back to Top
View user's profile Find all posts by moon2fire Send private message  
Re: WordPress and PHPBB
PostPosted: 05/06/2007 3:05 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 4:58 PM
Location: St Pete, FL
peace.gif
Do you have a good and recent backup of your database?  If not, your host might and might be willing to restore it for you...

You don't need to store the Wordpress folder within the phpBB forum folder.  But you do need to connect to the same database.  In fact, it may complicate it a bit more if you store the Wordpress utility inside of your phpBB forum folder.  I would keep them separate even though they will be connecting to the same database...

I tried to connect to your FTP Server but the login failed...

dontknow
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: WordPress and PHPBB
PostPosted: 05/06/2007 3:24 PM Reply with quote
Crow
moon2fire
Crow
Posts 60
Word Cnt. 2,411
BDay May 25
Sign Gemini
Joined: Mar 23, 2007
Local time: 8:58 PM
greatbrE.gif
Thanks I'll get on that right away Smile
Back to Top
View user's profile Find all posts by moon2fire Send private message  
Re: WordPress and PHPBB
PostPosted: 05/06/2007 3:58 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 4:58 PM
Location: St Pete, FL
peace.gif
The database listed in your forum's config.php file is 1.  Is that what it's supposed to be or are you still using one of the moonfire_phpbb databases???

dontknow
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
 Post new topic  Reply to topic
Information
Welcome to RCF - WHF Forum Index -> Area 51 - phpBB & Easymod Tech Support

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum
All times are GMT - 5 Hours
Goto page: 1, 2, 3, 4, 5  Next
Page 1 of 5


Add To Bookmarks

 
  
  


  Google

Powered by phpBB © 2001, 2005 phpBB Group

Page generation time: 0.0574s (PHP: 73% - SQL: 27%) - SQL queries: 57 - GZIP disabled - Debug on