PHPBB with wordpress - php

How to integrate phpbb with a wordpress site. When ever a user registered on my site automatically creates a forum account also. Any body knows the solution for this please help me.

Did you check WP-UNITED
WP-United glues together phpBB forums
and WordPress blogs.
From simple single sign-on, to fully
automatic template integrations,
WP-United can help you create a
fully-featured, compelling community
site.

You can also use the WP phpBB Bridge to syncronize user login for both WordPress and phpBB. You can find more info here : WP phpBB Bridge

Related

Integrate wordpress into your own website

I already designed a layout, see the picture below.
I want to integrate Wordpress into my layout, I downloaded Wordpress and already installed it: I put the wordpress folder inside XAMPP's htdocs. My website folder is studentportal.com.
I don't know how to start, I don't have any ideas to integrate Wordpress to my own customized site. I'm new to HTML, CSS, PHP, SQL, and Wordpress.
After installing the wordpress(should mention db name password etc when it's asked or should customise wp-config file in your wordpress folder), you will be able to access the backend of your website through the www.yourdomain.com/wp-admin
There are different ways to create pages and posts(where we enter the data). So it's better to go through wordpress tutorials. I can help you by providing a tutorial file, from which I studied the wordpress(mail me, if it's required: vivek.kjk#gmail.com). There are many sites which provide the tutorials for wordpress. Just try Googling, you will find a good one for sure. So that you can learn the basics of wordpress. Good Luck :)
If I understand correctly you want to make a wordpress website with your layout.
You have to create a own Theme with your layout files
You have to change the name of your wordpress folder to studentportal.com

VBulletin Change Registration URL

I'm trying to connect a VBulletin site to a Wordpress installation so when you create WP account it automatically creates one for the forums. I already found a way to do that, now all I need is to change the registration URL for the forums to point to the wordpress site.
I understand this has to be done by changing the code, but for the life of me I can't find the right file.
Where do I need to change this?
You didn't mention your vBulletin version which makes it hard to help you.
A solution for vBulletin 4 to rename the registration url can be found on http://www.vbulletin.org/forum/showthread.php?t=297834

login to joomla from wordpress

I have joomla site in which there is one blog section which is the integration of wordpress(Wp is subdomain of joomla site).
On the joomla site there is one login component.while i am in the blog section i have given a funcionality of login to the user but as its blog section of wordpress and login functionality belongs to joomla so i want any way to check the credentials against the joomla from the blog(Wp) section.
How to accomplish this? any idea?
Thanks in advance.
This won't be possible as both CMS's use different methods for logging a user in.
For passwords, Joomla use md5 and salt methods. Wordpress on the other hand use a Portable PHP Password Hashing Framework. Also, the API's are completely different.
I'm not sure if you're site is purely for a blog, that you didn't just stick to Wordpress rather than integrating a Wordpress blog into Joomla. No the best idea :/
I would look on the Joomla Extension Directory for Authentication Bridges (like JFusion which has WordPress support amongst many others), or taking a different approach, in the Blog Integration section e.g. WordPress Blog for Joomla

Is there a way to send a blog post to wordpress via an api?

In more details:
I want to build a web service to which users register and by browsing my site, users can send blog posts to their own blogs. Initially wordpress.org is discussed. However, I'll be happy to hear solutions for typepad or wordpress.com as well.
The ideal solution would be a way for my server to simply "tell" their blog what to post (as a draft of course for them to confirm).
A good solution would be for my users to install a plugin in their blog that will allow my server the above functionality.
Lacking any other solution, I would give my users text to copy-paste into their blog editor.
Help me find a solution and feel free to be creative!
Yes there is an XMLRPC interface.
You have to enable it in some config file if I remember well. Its been quite a while.
yes wordpress supports such api. checkout windows live writer. http://windowslivewriter.spaces.live.com/blog/cns!D85741BB5E0BE8AA!174.entry

Integrating PHPBB into CMS

I have a full CMS and I want to integrate it with phpbb.
Basically I want when user registers -> registers with phpbb and same with login.
Is there any good tutorial or something that can help me?
Depending on the CMS you are using, you will need what phpBB team calls Bridges. You have several existing, and the most powerful is clearly the Drupal Bridge
http://www.forum-software.org/phpbb3/review

Categories