Search Results for '"wordpress'
-
Search Results
-
Topic: Profile Page and Permalinks
I finally got everything set up at Books In Bed. The Forum is working well too. Tell me what you think of it so far.
The problems I have had are linking to a topic author’s profile page. I can get the “last poster’s” profile page link though.
What I think I need to do is get the author’s “user id” to do this, but for some reason I can’t get it.
Also, I’ve tried everything on this site to get pretty permalinks working (I use GoDaddy). They’ve always worked fine on my WordPress blog, but not on bbpress. The only thing I haven’t done is
/bb-admin/rewrite_rules.php
because I keep getting an error when I go to that page.I had a custom theme built for my wordpress site and it matches my CubeCart (which is in it’s own directory – wordpress is on site root). I am not proficient with this theme. Should I have someone do this for me or can I do this simply?
Topic: Statistics in the sidebar
Topic: Website Integration
Hi,
I want to integrate my (non-wordpress) site with bbpress. It is an easy jobb with punbb: You simply include a single file(common.php) in your pages and then you can use punbb’s functions.(link). Can it be the same thing with bbpress?
I need this because I want to show or hide a part of my web pages based on that my bbpress form’s user is logged in or not .
Hello, I am importing phpBB posts into a new bbPress forum, which will be integrated with WordPress. How can I do this with the least bit of headache? Thanks a ton!
Topic: Ajax libs used…
I’m trying to integrate bbpress with wordpress using a theme i created. The problem is:
My wp theme uses mootools. BBpress uses prototype. When I’m trying to include my template headers, neither my mootools, nor bbpress prototype functions are working.
Please help me with a solution. Of course, I can just disable thoose functions. But the second questions I got is:
Does bbpress really needs those ajax libs? Can’t those just be replaced with a smaller js function (used only for ajax http request, if this one is the only one bbpress uses so far)?
Please help!
Ohh, I forgot to tell that I’m using the mootools v1. The theme I’m trying to integrate both of them can be examined at http://www.e-stas.net/pm/
Hello,
I have read the FAQ here: http://bbpress.org/documentation/faq/#pretty-permalinks
and I have tried both, using Options +MultiViews and also using the code generated by /bb-admin/rewrite-rules.php but I cannot seem to get my permalinks working.
http://www.nmimsieee.com/forums/ is the link to my forums.
I am using GoDaddy for hosting. I have set $bb->mod_rewrite = true in my config.php and my forums are in the same database as WordPress.
I recently migrated my forums to my WordPress database, and I did the same at home (I have a server running on my laptop, and I just loaded all the data onto the domain mentioned above).
Permalinks work fine at home on my WAMP setup. However on my domain at GoDaddy, I get an error saying “No input file specified.”
Could anyone please help me out and tell me where am I going wrong? I would really appreciate it.
I’ve just created my first plugin. This plugin allows custom profile fields which a user will see upon registration and subsequently when editing their profile page. The values will also show up on the view profile page. This plugin also allows the addition of the profile fields from the wordpress’ profile page. Refer to the instructions in the plugin for simple configuration details.
This plugin was developed in a bbpress/wordpress integrated environment. I’m not sure if this works on bbpress installs only. It wouldn’t hurt to try, however, and I’m sure it can be modified to work with bbpress w/o a wordpress integration.
Please try it out and let me know what you think.
Here’s the link:
Thanks!
Ron
Topic: HTTP_AUTH plugin/how to ?
Hi,
I was wondering if there was a HTTP_AUTH plugin/how to available. We’re thinking about integrating BBpress to our server, but we’d like to keep the existing user and password list, so that Bbpress would smoothly be part of our portal.
We might also use WordPress, maybe something done for WordPress is already working for BBpress ?
Since I haven’t found any relevant information so far, I though I might as well ask for help
Topic: Plugin help…
I’m interested in creating my fist plugin. I would like it to allow the user to see/edit the extra profile fields that are present in WordPress when a site has WP integration working. I’m asking for any help to get started on this that someone is willing to offer.
I’m not very experienced with PHP, though I feel I am a pretty quick learner. I have too many questions right now from the reading (http://codex.wordpress.org/Writing_a_Plugin) and from looking at other plugins. I don’t think these questions require more than a few simple pointers and explanations about the structure/basic principles of plugins.
Is anyone out there willing to throw me a bone or two?