Search Results for '"wordpress'
-
Search Results
-
Topic: bbPress Login from WordPress
Hi everyone, I’m a bbPress newbie and have recently installed it along side my WordPress blog and followed the basic integration steps in the docs here. My WP blog is the home of my site and I have a link to the forums similar to this site after customizing the themes for both. I’ve removed the login/registration links from WP (anyone can comment) and users can log in from the bbPress login form if they’re at the forums.
What I’d like to have is that same bbPress login form show up in my WP page so that if users are logged in they get the welcome/view profile otherwise they can log in/register from anywhere on the site. I want all registration to happen through bbPress that way users aren’t confused by two login systems/profiles. I’ve been following alot of integration topics here and haven’t found one that answers this question for me so please let me know how this might be done or if it’s not a good idea for reasons I haven’t thought about.
Also, I don’t know any PHP but I can code in other languages. I’m not familar with any functions in bbPress or WP for that matter so hopefully this isn’t that involved but I’m definitely interested in learning. Just thought I’d give some heads up.
Thanks in advance!
Topic: ghost translation
I’ve been having problems to translate bbpress since I integrated the forum with wordpress.
In particular I’m having this error;
Fatal error: Cannot redeclare class CachedFileReader in
wampwwwwordpressbbpressbb-includesstreams.php on line 163
whenever I try to define a lenguage in config.php -> define(‘BBLANG’, ‘es_ES’);
I was suggested to redirect to wordpress mo file -> define(‘BBLANGDIR’, ‘../wp-includes/languages’);
and then editing this mo file with poedit.
Well, I’ve been messing with poedit but I didn’t change bbpress config.php yet or included any language file for bbpress anywhere.
I went to bbpress control panel to activate the new signature plugin and I find that a line of the menu (and just one line, the rest are still in english) is already translated to spanish, this one;
http://img213.imageshack.us/my.php?image=transyf3.jpg
I admit that I’ve been very busy and I even admit that a was drinking some beers this evening but, what the hell did I do? I can’t rember!. I’ve been unsuccesfully trying to translate bbpress for a month and now bbpress started to translate all by itself?
Topic: plugin: bb-Polls
I am pleased to announce a new bbPress Polls plugin.
Your members can now add polls to their topics, or optionally you can allow *anyone* to add a poll to *any* topic, within a specified time period (hours) since the topic was started.
bb-Polls allows single answer or multiple answer polls.
No template edits of any kind.
There are no additional db tables added, it uses bbpress topicmeta only. Only one entry is created per poll, regardless of size or options (this allow very easy cleanup if desired for some reason).
This is a *very* early beta, however should be functional except for:
1. missing admin menu (coming soon – edit plugin directly)
2. missing administrative editing of existing polls.
3. missing some visual tweaks (plural case, etc.)
4. missing some more deluxe options (poll ending time, etc.)
5. missing multi-language support (coming soon)
If you can live with these limits and would like to help test and give me some useful, constructive feedback, please download:
http://ckon.wordpress.com/files/2007/08/bb-polls.txt?v010
(rename .txt to .php, install, activate, start a new test topic)
The beta is set so only moderators and above can create/see the polls. This will allow you to test without disturbing visitors.
Please note the visual styles may be WAY off for the default template or your own template. Unfortunately I am using a very customised template. You’ll probably have to edit the built in css which is kept clearly at the top. (the default styles will be fixed soon when I get a chance to do a trunk install this week)
Upcoming features include the ability to display all polls and the ability to display a poll anywhere within bbpress templates.
ps. I need to know if this works as in in the trunk version – I don’t see why it wouldn’t but you never know…