Search Results for 'code'
-
AuthorSearch Results
-
August 7, 2009 at 5:34 pm #77883
Jim R
ParticipantI did try that the second time around. Now I’m on a third time and getting this error:
There was a problem connecting to the WordPress user database you specified. Please check the settings, then try again.
Before I tried the third install, I deleted all old files both from my local and my server locations. I wiped out my bbPress database tables. So it’s a clean install. I’m getting my cookie information from my wp-config file downloaded from my server. I have checked the settings, BTW.
Ugggghhh!! : )
August 7, 2009 at 1:49 pm #77878_ck_
ParticipantI’m willing to bet permissions are NOT correct despite what you think.
Chmod
/my-templates/
and/mythemetest/
to 750August 7, 2009 at 1:36 pm #77850In reply to: Login does not work after successfull install?
Ipstenu (Mika Epstein)
ModeratorGee, I’m terribly sorry that the people volunteering their time for no compensation had their own lives to take care of. Take a deep breath. Okay? Good.
What version of bbPress is this? I’m assuming 1.0.2, but let’s be sure.
What version of PHP and SQL are on your server?
While we’re at it, Windows or *nix server?
Any blank lines before
<?php
or after the last?>
in your bb-config.php file?August 7, 2009 at 1:17 pm #76757In reply to: bbPress 1.0.2 and bbPress 0.9.0.6 released
Olaf Lederer
ParticipantHello,
just upgraded to 1.02 and found some issues regarding the “unique email address” bug from before.
Btw. in older version that was a problem too
update the email address in your profile:
If you change the email address into an existing one, it works fine but there is no message about (This is a tiny one)
Register process
I was busy to find some better way to add the recaptcha to the register form and noticed that the login form field is only tested if the email field is already filled. That worked better in version 0.9
everything else looks fine
August 7, 2009 at 6:30 am #77892In reply to: space between posts
johnhiler
MemberDo you have a link to your forum? It’s tough to troubleshoot css without the actual code.
August 7, 2009 at 5:54 am #31459Topic: space between posts
in forum Installationcirculartrend
MemberHi there,
I searched all over the forums but couldn’t find much about this. Currently I have avatar upload plugin as well as postcount plus.
The thing is, I want spacing between the each post..not padding. When I increase the padding, it adds more padded space to the dotted line under each post. I just want to space each post out so the posts and the users are not so close together. That way there won’t be a ton of padding under the dotted line and instead space between the posts. Any ideas on this?
For example a black background with the two alternating colored posts..say white and green. I want space between the white and green (posts) so you see some black background between them.
Thanks!
Just makes things easier to read.
August 6, 2009 at 6:28 pm #56791In reply to: Plugin: Avatar Upload
Adola
MemberNuMaverick, BRILLIANT!
I’ve been plauged by this problem for a few hours now. I was very confused, if there was some sort of ranking system here, I would give this 5 stars
(Assuming 5 stars is the maximum of course!)
August 6, 2009 at 1:49 pm #77847In reply to: Login does not work after successfull install?
Marius-
MemberI just deleted the whole database and the forum, and reinstalled it. This time I tried integrating it with WordPress. I was able to find all keys, exept secure_auth_salt in the WP-options.
However, I got this errormessage, after a “successfull install”:
Quote:>>> WordPress cookie keys not set.>>>>>> Your “bb-config.php” file was not writable.
>>>>>> You will need to manually re-define “BB_AUTH_KEY”, “BB_SECURE_AUTH_KEY” and “BB_LOGGED_IN_KEY” in your “bb-config.php” file.
The forum is looking like it always has, and logging in still does not work. Obviously there is something very problematic with Line 273 and 232 – in my BB-config file, my Class.wp-auth.php file, and my functions.bb-pluggable.php file.
Someone please help me, fast!!! I want this forum up and running. I thought this would be much simpler.
–
Okay strike that it’s working. Minutes later, the forum doesnt load at all. This is the message it gives now:
Warning: require_once(/home/michael/public_html/forum/bb-config.php) [function.require-once]: failed to open stream: Permission denied in /home/michael/public_html/forum/bb-load.php on line 160
Fatal error: require_once() [function.require]: Failed opening required ‘/home/michael/public_html/forum/bb-config.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/michael/public_html/forum/bb-load.php on line 160
August 6, 2009 at 7:17 am #77780In reply to: Sometimes Less Is Just Less
Mark-k
ParticipantIt is probably unwise to make this very premature announcement, but I’m working on integrating BB as a plugin of WP, with seamless installation, integrated users, login, search, themes (header, sidebar, footer and as much styling as possible), XML-RPC, Tags, RSS, compatibility with relevant WP plugins like goggle analytics and tinymce comments, and new widgets to show bbpress info. Right now the installation, user integration and login are working.
This is a spare time project, so there is no ETA…. (and if you think that I’m looking for a sponsor for this project, you are at least partly right
)
Since it is a challenging project, I sometimes wonder if it worth it. More specifically, does someone in Automatic currently making an high level design for a similar feature and I’m practically wasting my time?
Sam, can you comment about this?
August 6, 2009 at 7:03 am #77295In reply to: Sneak peek at bbPress.org 2.0
kriskl
MemberOh!
Thanks CK
August 6, 2009 at 6:34 am #77753In reply to: Navigation on index doesn't work
hpguru
MemberBug 2…
http://keskustelu.hpguru.net/search.php?q=iskelm%C3%A4
Try this search results. Many links don’t work and without text. Check Aiheeseen liittyvät viestit posts 1 and 2. More posts below. Posts link doesn’t work. Is this a bug? Check on my friend new bbPress install, doesn’t work search and index navigation.
https://bbpress.org/forums/topic/navigation-on-index-doesnt-work#post-55938 Navigation seems be a non-work…
<!-- navigation code here -->
I put this to theme.August 6, 2009 at 6:33 am #77821In reply to: How to completely remove BBpress from domain.
chrishajer
ParticipantYou can just delete the files from the file system, if that’s what you mean. If you use an FTP client, there should be a way to delete the whole bbPress folder/directory (normally right click and “Delete” then answer the prompts). That will remove bbPress. You can remove the database tables next with a tool like phpMyAdmin. Hopefully your host provides something like that. You can log in and delete any table with a
bb_
prefix, or whatever prefix you chose when installing (default is bb_).Good luck.
August 6, 2009 at 1:24 am #77779In reply to: Sometimes Less Is Just Less
johnhiler
MemberHere’s the current state of deep integration – along with hints at the future path.
There’s no known way to access bbPress functions inside of WordPress:
https://bbpress.org/forums/topic/first-pass-at-a-fix-for-deep-integration-in-trunk#post-21621
Sam has said he’s willing to support WordPress function calls from inside of bbPress
https://bbpress.org/forums/topic/what-is-the-opposite-of-deep-integration#post-36853
But WordPress isn’t returning the favor:
https://bbpress.org/forums/topic/wordpress-access-to-bbpress-functions#post-37451
https://bbpress.org/forums/topic/wordpress-access-to-bbpress-functions#post-37460
So essentially, we’re looking at one-way integration being the probable future. bbPress is working hard to make sure it itnegrates deeply with WordPress, but WordPress isn’t making the same effort.
But- keep in mind that there’s a performance hit for “deep integration”! I personally use simple integration on my sites. _ck_ highlights the advances of simple integration here:
https://bbpress.org/forums/topic/display-bbpress-on-wordpress-page-inside-the-blog#post-25353
It’s pretty disappointing that WordPress isn’t using BackPress… especially since Sam made such a huge effort to integrate BackPress into bbPress. Also, bbPress took quite a performance hit from integrating BackPress.
I’m hoping for a miracle somehow to redeem bbPress! In the meantime, I’m preparing contingency plans…
August 6, 2009 at 12:01 am #77778In reply to: Sometimes Less Is Just Less
Ipstenu (Mika Epstein)
ModeratorYeah, you’re gonna have to wait for WP to start using backpress as well for that to work
That kind of integration works fairly well with BuddyPress (due in part to how BuddyPress wraps around BOTH WP and bb) but for just WPMU or WP and BB? Not so much.
August 5, 2009 at 11:00 pm #77828In reply to: I want hide tags
Ipstenu (Mika Epstein)
ModeratorSet
topic-tags
andpost-form-tags-container
in your CSS todisplay:none
August 5, 2009 at 9:31 pm #77775In reply to: Sometimes Less Is Just Less
DennisH
Member@Ipstenu – It’s not the glitter and unicorns that make a site hard to convert, but best practices
If you designed your website with good XHTML etc, it’s a simple matter (a weekend at most) to convert it to WordPress or bbPress or BuddyPress.
That was just my attempt at humor.
We where able to integrate BB into our WP theme is about 30min. Although restyling everything is still ongoing, but that’s not a issue with BB (although more themes would be great). With the WP header/footer there is some issues with BB plugins that require javascript, but we are working around that.
The issue I have with “integration” is that WP should be able to call info BB and vice versa. That’s it.
The other issue I have is that v1.0 more or less killed all the developments that came before it.
I think BB is great and I wouldn’t be spending my time here if I didn’t. After solving a major issue with converting our old phpbb forum we have decided to push forward with bbPress.
So now I’m off to figure out how to call up Bavatars in the post.php file. If I have time after that I will try and get that BB welcome/login message in the header working.
August 5, 2009 at 6:43 pm #77820In reply to: Forwarding bbPress logins to WPMU login page.
Ipstenu (Mika Epstein)
ModeratorI’m trying to have a central signon at my site, where users must sign onto WP first and access bbPress via a page link. The logic you’ve provided looks like it can be incorporated to include the bbPress login page, is this correct?
I think kind of — I’m not 100% sure what you’re describing so let me try a different way.
If you force all registration to go through WPMU, then you can use the in-line login form, native to bbPress, to permit users to log in via bbPress, and they will still be logged in on WPMU. That’s the basic plus of integration
Login on WPMU, you’re in on bbPress, and vice versa.
In my template, make my login-form.php file look like this:
<form class="login" method="post" action="<?php bb_uri('bb-login.php', null, BB_URI_CONTEXT_FORM_ACTION + BB_URI_CONTEXT_BB_USER_FORMS); ?>">
<p>
<label><input name="user_login" type="text" id="quick_user_login" size="20" maxlength="40" value="<?php if (!is_bool($user_login)) echo $user_login; ?>" tabindex="1" /> <?php _e('User Name'); ?></label>
<br /><label><input name="password" type="password" id="quick_password" size="20" maxlength="40" tabindex="2" /> <?php _e('Password'); ?></label>
<br /><input name="re" type="hidden" value="<?php echo $re; ?>" /> <?php wp_referer_field(); ?> <input type="submit" name="Submit" class="submit" value="<?php echo attribute_escape( __('Log In') ); ?>" tabindex="4" /> <label><input name="remember" type="checkbox" id="quick_remember" value="1" tabindex="3"<?php echo $remember_checked; ?> /><?php _e('Remember me'); ?></label>
<br /><a href="http://yourdomain.com/wordpressmu/wp-register.php">Register</a> | <a href="http://yourdomain.com/wordpressmu/wp-login.php?action=lostpassword">Forgot password?</a><br />
</p>
</form>What this does is, if someone clicks on the registration or forgot password links, is take them right to the WP side. Now from there, it’ll log them back in to the WP main page, IIRC, but the login form itself, being inline, will keep the user on the same page as they logged in from, so they don’t appear to go anywhere.
Does that make sense?
Are there any other backdoors or pages users can directly access from the outside that may need redirection?
Since the bbAdmin pages are locked to admins, I don’t think you need to worry about that.
August 5, 2009 at 6:32 pm #76216In reply to: Closed registrations
Ipstenu (Mika Epstein)
ModeratorDifferent topic. We’re talking abotu closing registrations here
Make a new topic for your request, por favor!
(And chris – I was on topic
He was asking why an .htaccess is needed in general, and I was explaining and telling him he could make one to alleviate his closed registration issh. It was all the same discussion and topical!
)
August 5, 2009 at 6:30 pm #77774In reply to: Sometimes Less Is Just Less
Ipstenu (Mika Epstein)
Moderator@DennisH – It’s not the glitter and unicorns that make a site hard to convert, but best practices
If you designed your website with good XHTML etc, it’s a simple matter (a weekend at most) to convert it to WordPress or bbPress or BuddyPress.
And I do get what you mean about Gravatars. I rather like them because it gives people a sense of conformity in that Ipstenu everywhere has this icon and I am, thus, recognizable. Internet anonymity wishes aside, it grants me a level of credibility. I am me as you are we as I clearly need more coffee!
August 5, 2009 at 5:44 pm #77736In reply to: Integrating bbpress with other cms
balajimurugavel
MemberNo reply
I See everybody is busy in integrating bbpress and WP.
August 5, 2009 at 4:07 pm #76653In reply to: Keep losing "Admin" access for all users
daniellaf
MemberFigured out what was going on! I had a hardcoded navigation link in my wordpress header to direct users to the forum (I know, bad habit). It had “www.” when the rest of the side is www-free. Deleting the www. seems to have fixed the issue.
So, if you’re integrating and are having trouble, hopefully this post will be helpful to you. Below, I’ll list what I’m running and what plugins I have in case that helps.
WordPress 2.8.3 installed at webroot, linux server with php5. Shared database between BBPress and WordPress. BBpress 1.0.2 installed in forums subdir.
WP Plugins related to BBpress
– bbPress Integration Version 1.0 | By Michael Adams and Sam Bauers (plus manual cookie info from this plugin put into WP config file)
– WordPress-bbPress syncronization Version 0.7.7 | By Ivan Babrou
BBpress plugins (all, because I enabled some others and then things started not working again)
– Akismet
– bbPress-WordPress syncronization Version 0.7.7 | By Ivan Babrou
– Hot Tags Plus Version 0.0.2 | By _ck_
Right now I don’t have _ck_’s Fix Admin Access plugin on the server, but I’ve used it a few times.
August 5, 2009 at 3:28 pm #77293In reply to: Sneak peek at bbPress.org 2.0
kriskl
MemberIt looks hot!
maybe at least a month – as target release?
I was planning on moving from phpbb3 to bbPress 1.0
but maybe it will be better to wait now …
August 5, 2009 at 3:26 pm #77292In reply to: Sneak peek at bbPress.org 2.0
John James Jacoby
KeymasterLove it. Similar but different. I also love the icons, as it is “bee bee Press” after all. Plus, if we’re going to over think this, Bee’s and hives represent a colony, and forums are basically the same thing; a colony of users.
Or, maybe you guys just love sweet, sweet honey… Just a bunch of Pooh Bear’s surrounded by empty glass jars hoping Matt will send another shipment this month to keep you motivated.
August 5, 2009 at 3:18 pm #77773In reply to: Sometimes Less Is Just Less
John James Jacoby
KeymasterDennisH, it sounds to me like you want BuddyPress + bbPress + WordPress. If you’re not using all three, then you’re really not going to get what you want.
Also, if phpBB just has too MANY features, you could trim some of phpBB’s code out, no different than you can add code to any *Press product.
It also is a relatively new concept (Within 1 year) of having all of these platforms working in unison together. BuddyPress has taken giant strides towards providing a personality to the users on your site, to give your bbPress users profiles and information beyond the basics.
Regarding the “promise” of integration, it’s possible to do within a few minutes, with integrated logins, profile info, etc… The major difference is that you can’t expect it to look like a typical forum is going to look, at least not at its current stage of development.
When you consider that phpBB is 3.0.5, and it stayed in the 2.0 branch for over 7 years, apply that logic to bbPress that JUST turned 1.0 a month ago… There’s still LOTS that can be done, but for now bbPress is a stable and powerful product that is a developers dream platform for forum software to start with. You can mold and shape it to handle just about any task (wait until you see what BuddyPress is going to do with it
)
Long story short, I’m sorry you’re disappointed at the moment, but I’m willing to bet you won’t always be. If you need something besides bbPress right now, no one’s feelings are hurt, but my suggestion to you would be to make friendly with it now so you can be better prepared to use it later, when it better meets your expectations.
August 5, 2009 at 2:20 pm #77754In reply to: bbPress nonces in WP
Burt Adsit
MemberSimon,
Looks to me like the code in wp and bbpress says you need NONCE_KEY in wp and BB_NONCE_KEY in bbpress to match. Then the salts BB_NONCE_SALT and NONCE_SALT have to match. If the salts don’t exist, wp and bbpress generate random ones. Of course they will not match.
-
AuthorSearch Results