Forum Replies Created
-
In reply to: Email bugs
Interestingly, these headers are in this message:
X-Assp-Re-Spamlover: Password
X-Assp-Received-DNSBL: pass
X-Assp-Whitelisted: Yes
X-Assp-Tag: DNSBL
X-Assp-Envelope-From: root@admin2.byetcluster.comLooks like the host is doing some outbound spam filtering?
In reply to: Email bugsI received the message at gmail after 10 minutes total:
from Jessians' Forum <xxxxxxxxxxxxx@gmail.com>
to xxxxxxxxxx@gmail.com
date Wed, Jun 25, 2008 at 11:27 AM
subject Jessians' Forum: Password
mailed-by admin2.byetcluster.com
11:27 AM (17 minutes ago)
Message-Id: <20080625162901.E5B6B194CD@node2.byetcluster.com>
Date: Wed, 25 Jun 2008 12:29:01 -0400 (EDT)
Your username is: xxxxxxxxxxx
Your password is: abcdefgh1jkl
You can now log in: http://jessians.co.cc/forum/
Enjoy!
Spam Filtered (ID:1971432)That last line, “Spam Filtered” is not normally in my gmail messages. That got added somewhere along the way, before it got to gmail.
I still don’t have the other message.
In reply to: Bbpress themesWhat theme are you looking for?
In reply to: Users Able To Edit Posts [HACK] Need HelpCan you confirm that? I suspect that would not work either. I tried it in my forum, as a regular member, on a post I wrote a week ago, and I cannot edit it. Is it possible you have a longer time set for the edit lock? A really large number there will allow editing for a long time, and a negative number would probably make them editable by the member who wrote it forever, without expiration.
By default, members should not be able to edit any other members posts, and members should only be able to edit their own posts for the configured period of time. Keymasters can edit anything at any time. Is that not your experience?
In reply to: where is my bb-admin ?When you are logged in as keymaster, do you have a link next to your profile link that says “admin”?
It looks something like this:
Welcome, admin! View your profile (Admin | Log out)
If not, it sounds like you lost the keymaster capabilities.
https://bbpress.org/forums/topic/lost-key-master
https://bbpress.org/plugins/topic/fix-admin-access/
You can search the forum for
keymaster
and find many more related topics.In reply to: Users Able To Edit Posts [HACK] Need HelpTry registering a new user, log in with a different browser if necessary, and see if you can edit another member’s post.
In reply to: Email bugsBTW, I registered two accounts, one my own domain, one gmail, and after 10 minutes I still have no email from your forum. Normally, I get the mail from a new bbPress registration within seconds.
Where is this website hosted (physically, in which country is the server)?
In reply to: Email bugsHow about something from this thread:
https://bbpress.org/forums/topic/trick-to-fix-some-email-problems-with-08x-plugins-on-09x
In reply to: Users Able To Edit Posts [HACK] Need HelpI just checked on my bbPress installation and that does not work. It just redirects to the forum home page when I am not logged in. When I log in and try to access the edit.php url, I get redirected to the forum home page as well.
I just checked on your forum and I cannot edit posts made by anyone else when I am not logged in. When I log in, I still cannot edit posts made by any other members. I tried this URL:
http://www.cairoshell.com/forum/edit.php?id=10314
FYI, the member who created the reply can edit the post for a period of time that is set in bb-config.php. And keymasters can edit posts made by anyone for an indefinite period of time. Is it possible you are using a plugin that gives members more permission than normal? Or that the user seeing this edit functionality is logged in as a keymaster?
I am not seeing the problem you describe, so if your users can edit other members posts, you need to look at the permissions that they have. The default installation does not do this in any forum I’ve checked, including this forum, your forum and my own forum.
Have you tried a stock theme to see if it works there?
Interesting. Looks like a rewrite issue.
I can access this page just fine:
http://www.libertybed.com/archives/tag/beds
I can’t access any page that looks like this http://www.libertybed.com/archives/92
I can’t access the forum at http://www.libertybed.com/forum/
If you contact me off list I can help you troubleshoot it. You will find contact details in my profile or on the website linked to my username.
In reply to: Unable to upgrade 0.8.1 to 0.9.0.2Interesting. Do you have access to any sort of MySQL logs? I doubt you will be able to see this from a browser since the script is just timing out.
I have not tried to upgrade my old installation to a current one so I have not experienced this. Now I’m scared
In reply to: Adding [code]I have the allow images plugin as well, and I can post code just fine. I am using an older version though, maybe yours is newer.
In reply to: Troubleshoot integrationmciarlo: back to the original problem then. When a user registers in bbPress, they’re not registered in WordPress?
Have you searched the forum for either
cookie
orrole
?A couple things sounded interesting:
https://bbpress.org/forums/topic/wordpress-integration-logout-problem
In reply to: Email bugsWhat do you mean your forum is using gmail for email setting? Do you mean you are using the google smtp server to send out your mail, or do you mean something else?
If you post your forum’s URL, people can try registering and let you know the results.
In reply to: Registration email queryOops, following this thread now:
In reply to: Adding [code]You need to enclose your post in backticks. On my keyboard, that’s the unshifted key to the left of the number 1, upper left corner of the keyboard. When you use a backtick `, the code looks like code:
<a href="http://www.google.com" title="use backticks to show code">Google</a>
Please post the URL of your WordPress installation and where you think you should be able to access bbPress. Thanks.
In reply to: “add new topic” broken?Did you try it without the plugins?
In reply to: intended URLWhat domain is it at, and what directory did you put it in?
If your site is example.com and you made a directory called bbpress, then the intended URL is probably:
http://www.example.com/bbpress/
I thought the installer guessed and prefilled that anyway?
In reply to: viewing photos inside the postI don’t believe there is. If you want images embedded in the post, you want the “Allow Images” plugin, not the attachment plugin.
In reply to: Simple (?) I.E. and FireFox ProblemWhere do you *want* the login form to be? Right now, it’s way over to the side. Where is it supposed to go?
In reply to: Simple (?) I.E. and FireFox ProblemAt least it’s messed up both in IE and FF now.
In reply to: viewing photos inside the posthttp://www.baanhinghoy.com/board/topic.php?id=9#post-17
I don’t think the attachment plugin is designed to allow those images to be inserted into the post with the allow images plugin. It could probably be done with a 2 step process.
1. attach the image.
2. grab that URL and then insert the image.
It would be in the thread twice though, which is silly. I think it’s better to have the images stored elsewhere then have people insert them like that, nothing on your server.
In reply to: how to inset avatarSounds like a permissions problem on the avatars folder. What are the file permissions on that folder?