Skip to:
Content
Pages
Categories
Search
Top
Bottom

login form wordpress

Published on April 10th, 2007 by

At my site I have a login form put in the header (generated by wordpress, with wordpress functions) that displays either the form for the user to login or the welcome text with the username etc.

The reason I don’t want to use wordpress own login function is because that forwards the user to their wordpress profile which they shouldn’t be using.

The problem I now encountered using the usernames_i18n_fix.php plugin is that wordpress doesn’t display the usernames properly. For the time being I’ve removed the username from the welcome text. But is there any way to make this work through wordpress without including bbpress every time wp loads?

Is it possible somehow to redirect the user to the page they logged in from instead of sending them back to the forum main page?

To echo the username I use

<?php $user = wp_get_current_user(); echo $user->display_name; ?>

Posts going straight into moderation

Published on April 10th, 2007 by tiszenkel

I just installed bbPress for the first time, and I’ve noticed a certain oddity that was incredibly frustrating until I figured out what was going on. The first thing I did after installing was make a bunch of test posts. But after only a couple, the posts stopped showing up. They’d appear in yellow after I posted them, and then, when I went back to the homepage, I couldn’t find them again.

Now, I think I’ve figured out what happened. My guess is that bbPress doesn’t like it when one user posts too many times consecutively. (Registering a new user and posting under that account did work.) But those posts don’t appear in the control panel under the Content tab. The only place I can find them is in the Dashboard, under “Recently Moderated.” And the only way to make them display seems to be to click into the individual post, scroll to the bottom and click “undelete,” even though, confusingly, there’s also a “delete” link higher up on the page.

I suppose I’m OK with this, but I just wanted to come here and confirm: Is this proper behavior? Am I missing something? What’s the post limit? Is there any way to turn it off, even if just for admins? I suspect on this forum there might end up being one or two users making a bunch of consecutive posts, and I’m all right with that. Can I at least get e-mail notification when something is moderated, and can it show up somewhere in the control panel? Plugins, perhaps?

A lot of questions, I know. Sorry, but this was really throwing me off.

Outlet

Published on April 10th, 2007 by AphelionZ

http://outletzine.org/forums

Outlet is a magazine site based around the arts and other contemporary things. Our forums are mostly more ‘hang out’ and less utility/support, but its still fun. Custom theme, different type of front page than most, and good utilization of plugins, namely the summon plugin and private messaging.

Forum didn’t read the CSS

Published on April 10th, 2007 by

I just setup my new forum.

Everything works fine, but the forum didn’t ready the CSS file.

This is how it loos now.

http://kaespace.com/bbpress/

I try to search the simlar topic in here and put the plugin but still didn’t work.

Can anyone tell me what’s go wrong? thx

Themes not visible in Firefox 2.0 but visible in IE 7.0

Published on April 9th, 2007 by

I followed the discussion in “Updated to Desmond But Theme Not Working”, however the proposed solutions are not working for me.

I have a IIS 6.0, windows 2003 server, MySQL 5.x and PHP 5.0 installation. Both directories “my-templates/” and “my-plungins/” are in the bbpress root. The “patch-to-URL.php” plugin is inside the “my-plugins” folder.

When looking at the source code in Firefox 2.0 I get

“<link rel=”stylesheet” href=”http://129.82.32.135forums/my-templates/kakumei/style.css” type=”text/css” />” (notice the “” before forums) and inside the admin section for the forum the themes previews are not visible, tough their names and the options to select are present.

However when using IE 7.0 the source code I get

“<link rel=”stylesheet” href=”http://129.82.32.135/forums/bb-admin/style.css” type=”text/css” />” and the themes previews are visible.

Any ideas how to fix this errors. Thanks.

Embed integration in a non WP site

Published on April 9th, 2007 by

Hi, i’ve downloaded bbPress because i’m a lover of WordPress amb because i like bbPress very much. But now i’im in a big trouble.

I want to integrate bbPress in an standard XHTML website with any line of WordPress code, and so i need to know how i can integrate it from the beggining of the process.

Now i’ve just installed bbPress in a url rute like /mydomain.com/bbpress but i need to be shown in a basic xthml document, like mydomain.com/phorum.php

How can i do this?

I think it’s possible, but can you help me?

Regards guys from Mediterranean sea. ;)

I’m waiting a good response form you as soon as you can, thanks guys. ;)

Empty delimiter?

Published on April 9th, 2007 by ProSam

During the second step after “Created table tagged it says this:

Warning: strpos(): Empty delimiter. in /home/dirxxx/public_html/foro/bb-includes/functions.php on line 664

Warning: strpos(): Empty delimiter. in /home/dirxxx/public_html/foro/bb-includes/functions.php on line 790

Warning: strpos(): Empty delimiter. in /home/dirxxx/public_html/foro/bb-includes/functions.php on line 790

But it still said Finished and it gave me a password and I was able to login to the site but I still get the warnings above in the header and they won’t go away. I can’t post or do much of anything else.

Mark all posts as read

Published on April 9th, 2007 by H

The Indicate New Posts plugin is a useful tool for marking new posts as unread.

Is there developed any plugin (in combination with this) which allows the user to mark all posts as read?

http://u2fanlife.com/foro/

Published on April 9th, 2007 by Ivan

This is my Forum:

U2 Foro

to speak about U2.

Some ideas to integrating my forum with my blog?

The New AAdityavat.h Forums

Published on April 9th, 2007 by so1o

just finished the redesign of the site!

I call the theme Sunny Side.

http://www.adityanaik.com/forums/

check the forum and the rest of the site out..

Skip to toolbar