Search Results for '"wordpress'
-
Search Results
-
Hello,
I have a website with WordPress as the mainsite and vBulletin as a forum. After doing lots of research on bbPress, I quickly understood that bbPress is far superior for my needs and would fit extremly well

I do however have one problem, and that is that I have lots of users and posts that I can’t loose. I’d like to transfer my users login info as well as all the posts and threads.
Are there any scripts for converting a vBulletin database to a bbPress database?
Thanks for all help.
Hi, I am a Newbie. I have downloaded and installed WordPress and bbPress locally. I used the same database for wordpress and bbpress. I was able to open both of them at the following locations.
http://localhost/ (wordpress)
http://localhost/bbpress/ (bbpress)
Now, how can open bbpress forums on the wordpress site? I am trying to create a website where one of the pages contains forums.
Any help will be greatly appreciated!
I started another thread for this problem I’m having, though it’s an extension of the other.
I installed bbpress and it worked fine. I wanted to change the URL and started deleting and re-installing bbpress, not realizing I was leaving behind SQL tables, as zaerl told me.
Now I want to delete bbpress and reinstall as it was a fresh install. How can I do this?
Thanks for any help you can offer.
Hi all,
I have a wordpress website, let’s say its http://www.mysite.com. WordPress is installed in the website root, so that when you navigate to http://www.mysite.com, you get the wordpress blog. I recently installed bbpress at http://www.mysite.com/bbpress.
One of the first plugins I installed is BB Wysiwyg editor, but it fails to work properly. After some debugging, I found the following:
[gif]
http://www.mysite.com/bbpress/my-plugins/bb-wysiwyg-editor/js/jwysiwyg/jquery.wysiwyg.gif is correctly displayed on my browser.
[jpg]
http://www.mysite.com/bbpress/my-plugins/bb-wysiwyg-editor/js/jwysiwyg/jquery.wysiwyg.jpg is correctly displayed on my browser.
[css]
http://www.mysite.com/bbpress/my-plugins/bb-wysiwyg-editor/js/jwysiwyg/jquery.wysiwyg.css causes wordpress 404 error page to show up on my browser.
[js]
http://www.mysite.com/bbpress/my-plugins/bb-wysiwyg-editor/js/jwysiwyg/jquery.wysiwyg.js causes wordpress 404 error page to show up on my browser.
[txt]
Just for kicks, I created a new file called test.txt under that same folder, and it is also displayed correctly.
Needless to say, all of the above files are physically there, I can clearly see them on my ftp client. So, something is going on with certain file types. It seems like wordpress allows some files to be correctly returned to the browser, while others are banned or something like that.
Has anyone experienced anything like this? Are there any config options that could solve this issue? I’ve been googling for quite a while without finding a solution.
Thanks!
Hi,
I am using geshi library in wordpress for syntax highlighting. This is implemented using a plugin (code colorer).
Geshi library is also used on my bbpress forum (bbpress is not integrated with wp).
I am using sql query to show latest bbpress posts on wp homepage. The issue is that I have to include bb-load.php to run the query, which causes the error that geshi is already included (since wp included it in header).
How to resolve this issue?
One option is to use wp conditionals so that geshi is not loaded when its is_home()
Another way is to use RSS parsing instead of db query to show the forum posts on wp home.
For some reason, I don’t want to use either of them at this time.
So, how can I “unload” geshi.php from wp/bbp on my wp home?
Any ideas are appreciated.
Thanks for reading.
I want to disable wordpress own registration method.. I want to use wordpress registration/login via my forums…
like http://www.weddingbee.com/ registration ( on top)
I want to call bbpress login form <?php login_form(); ?> to my wordpress blog.
then users can register/login from this form…
how can i achieve this..
many thanks
Pagal
Topic: avatar integration
Hi at all, there is a way for integrate bbpress and wordpress avatar?I want to use only the bbpress avatar upload for upload the avatar but i want to post on my wordpress blog the bbpress avatar.
kikko088
I need some help with getting bbpress on my wordpress blog. I am totally confused and have not a clue on where to go for help. Can someone give me simplified directions on what to do?