Search Results for 'code'
-
Search Results
-
Topic: Open target in a new window
Hi all
Hope you’re doing well, not keeping too busy around Christmas (unlike me
)I hope someone can help me here. As some of you know, I run a small Development forum. In this forum I post tutorials and posts with quite a few links. It’s quite irritating that each link opens in the same window, making the user have to return to the forum every time.
Is there a way to make sure that all the links in a post open up in a new window? I tried doing it manually in a post, but it trimmed the
target="_blank"from the code. I also have BBCode Lite installed. I did try editing that code, but with no success. There’s obviously something in the core that I need to change. Anyone know where it is?Thanks in advance – and have a lovely Christmas!

Michael
Topic: Bug in post count?
Hi, i have very good bbPress forum. I like bbPress. I am use a bbPress 1.0.2 but i may found 1 new bug.
I go to my bbPress dashboard and see posts count, thats say: 4024 posts.
Then i go to bb-admin/posts.php and i see 1 – 20 / 4,121. This mean i have 4121 posts on my forum.
I try recounting without any help to this problem.
My plugins now:
Akismet
Human Test For bbPress
Topics Per Page
bbSmilies (maybe smilies from WordPress plugin, i change it name, when i modified smilies codes)
Topic: Inactive Accounts
I was informed by the support folks at $work that the support forums I built for them were broken. After some investigation I found that all the user accounts, including the original admin account are showing up in the admin as Inactive (no role).
How in the world did this happen exactly? The accounts are migrated from an existing non bbpress db upon login, and we don’t send the new user email. Is there a step that I missed somewhere that stops the accounts from being deactivated after a timeout? e.g. Is there an account verification step that I wasn’t aware of that has now been tripped, deactivating all the accounts?
Really lost here as to where to do next. All the role data in the usermeta table is fine, and I can’t find any references to any verification process in the code. Any help out there?
