Search Results for '\"wordpress\"'
-
AuthorSearch Results
-
July 18, 2014 at 1:06 pm #149307
In reply to: bbPress menus not appearing in some of my sites
Robin W
Moderator“well, that’s life in the world of WordPress, so live with it”, which is what your first comment conveyed” – yep and it’s what I meant – having coded several plugins, I can with some certainty say that the way you link to wordpress does mean that several people can hook to the same item and affect each other, and no we can’t test all plugins against all other plugins.
But your offer to try and come up with a repeatable problem would be great, and if you can do so I’d be happy to try and look and let you know why a particular plugin is affecting.
However 5 people going to the doctor after having been to the gym doesn’t mean there’s a common problem or that the gym is to blame 🙂
Anyway I look forward to hearing from you when you’ve had a chance to investigate.
July 18, 2014 at 12:33 pm #149306In reply to: bbPress menus not appearing in some of my sites
linkomatic
ParticipantOkay, fine, it’s “nobody’s fault”. But nothing will get fixed if one simply says, “well, that’s life in the world of WordPress, so live with it”, which is what your first comment conveyed. That aside, sure, I’ll try to respond to your suggestion to document a repeatable case, even though, as I said, this issue seems to pop out in a semi-random fashion.
July 18, 2014 at 10:33 am #149299In reply to: bbPress menus not appearing in some of my sites
Robin W
ModeratorThese issues will occur with different combinations of plugins, and it is nobody’s fault.
and it will never be eliminated.Wordpress is free open source software. It allows others to hook into it using Filters and actions, as well as using templates and functions. Additionally theme developers can affect the way wordpress functions. This lets lots of other people change how wordpress works and add both functionality and looks.
So if two developers both hook into the same bit of code, the actions of one can alter or even cancel out the other’s code.
With many thousands of plugins it is simply impossible for developers to test to see if their plugin works with every other plugin out there.
bbPress is thoroughly tested with the latest version of WordPress, in combination with all of the wordpress default themes (twentyten, twentyeleven etc.) to ensure it functions. Most bbpress plugin developers will also test against this combination to give a good degree of conformance.
This is the best that you can get.
It is no more the fault of bbpress that it doesn’t work with plugin A, than it is the fault of plugin A that it doesn’t work with bbpress!
Sorry but that is life 🙂
Open source means you get lots of great FREE software but you don’t get an integration guarantee – it’s pretty damn good, but sorry not perfect.
And It’s nobody’s fault !
July 18, 2014 at 10:09 am #149295In reply to: bbPress menus not appearing in some of my sites
linkomatic
ParticipantI have experienced similar problems with the bbPress menus not showing in the dashboard. For example, I have a site where both CPT UI and WordPress SEO plugins are installed. The menu items appeared adjacent to each other in the dashboard – then WordPress SEO menu appeared just above the CPT UI menu. After I installed bbPress, the Forums, Topics and Replies menus did not appear in the dashboard. When I use Chrome inspector to look at the code, it appeared that the bbPress menus were trying to display below the WordPress SEO menu and above the CPT UI menu — but they did not appear. I tried deactivating the WordPress SEO plugin to see what would happen and, sure enough, the bbPress menus then DID appear in the dashboard, just above the CPT UI menu. I reactivated WordPRess SEO, and everything now looks fine: SEO appears above Forums, Topics and Replies, followed by CPT UI.
So, perhaps all’s well that ends well, but this semi-random behavior is concerning. I’ve seen other similar issues myself, and employed different solutions recommended by others on different discussion threads. One of these involved installing the Capability Manager plugin. That fixed the dashboard menu problem but BROKE the CPT UI plugin! I deactivated Capability Manager, which un-broke CPT UI, and still the menus displayed correctly. So, again, all’s well that ends well — but what the heck is going on here? It would be nice if the bbPress plugin developer would weigh in on this topic — and figure out a way to eliminate these issues.
July 18, 2014 at 8:36 am #149290In reply to: not sending password to new registered member
Robin W
Moderatorok, you have some distinct display issues caused by lots of adverts,masking any input, which are certainly not helping, but tried it and received no email.
This is a wordpress/host set up issue not a bbpress one.
EDITED : see post below
July 18, 2014 at 8:27 am #149289In reply to: My topics side bar is not appearing in my forum?
Robin W
Moderatorok, could be many things, and we could spend a lot of time trying to track down the exact issue.
So we’ll go for two options
presuing that the “downloaded recommended plugin” is bbpress wp tweaks then lets start with :
Deactivate bbpress tweaks
Dashboard>plugins>bbpress tweaks>deactivateGo into widgets
Dashboard>appearance>widgetsAnd look at the bottom of the left hand side. You’ll see an “inactive sidebar”, with your entries on
Below this is an “inactive widgets”
Drag all the entries from the inactive sidebar to the inactive widgets area.
This then allows wordpress to delete the sidebar
I normally log out and in again at this stage – probably not needed, but I’ve never bothered to check
Then basically reverse the above
Re-enable bbpress tweaks
You see the bbpress sidebar returns
Drag the entries back from the inactive widgets area to the sidebarlet us know if that works.
July 17, 2014 at 10:50 pm #149263jaciando1
Participanthi there, I am running latest wordpress, buddypress and bbpress. on my registration form I have the standard wordpress details – username, email and password fields – but then I also have the username field for buddypress – in profile base fields which cannot be deleted. how can I delete one of these – or sync them – so that user only has to enter one username and not get confused with which username to use for logging in etc. please – someone I need urgent help on this – have already asked in buddypress forums but no luck yet. pllllleeeeeeaaaaasssseeee.
July 17, 2014 at 1:38 pm #149246Topic: Forum index not ordering topics by Freshness
in forum Troubleshootingallieslabs
ParticipantHey Guys,
We would like the topics on the Forum index page to display in order of Freshness. I understand this to be the default behavior, but for some reason our forum is not using that ordering.
http://cornerstonecollective.com/forum/
I have looked in settings and dug into the source code looking for a way to set the order to use the appropriate meta data, which I believe to be _bbp_last_active_time, but cannot seem to find the answer. Any suggestions would be most appreciated!
Thanks!
WordPress Version: 3.9.1
bbPress Version: 2.5.4
Website: http://cornerstonecollective.com/forum/July 17, 2014 at 2:00 am #149228Robin W
ModeratorI suspect your issue is with Easy WP SMTP 1.0.9
there are a couple of threads on their support site about needing to change/resave settings after the upgrade to 1.0.8 that might apply to you
https://wordpress.org/support/plugin/easy-wp-smtp
and go to support
July 16, 2014 at 3:50 pm #149222Robin W
Moderator1. bbpress plugins add exactly as normal wordpress plugins
Dashboard>plugins
Bbpress will try and use your theme, you may want to visit the set up guides
2. depending on your theme, you should see the ability to add a topic at the end of each forum.
You can add a ‘topic’ add in your sidebar using the text widget and putting
<a href="/add-new-topic/">Create a new topic</a>in the text
July 16, 2014 at 2:45 pm #149220In reply to: bbpress SQL Injection
John James Jacoby
KeymasterEchoing what Stephen said above, these issues are not actual issues (with bbPress 1.x or 2.x) and in are in no way responsible for anything that could have happened to your site.
When something is not installed incorrectly, of course it isn’t going to work correctly. These issues are akin to installing your TV with the screen facing the wall, and complaining that you can’t see it from the couch. 🙂
If it so happens any security issues are found in any version of bbPress, please do not publicly report them in these forums. Instead, responsibly disclose us:
https://codex.wordpress.org/FAQ_Security
We try to be really good about fixing any security issues ASAP.
July 16, 2014 at 2:08 am #149201In reply to: Vbulletin to bbPress Import – Replies Missing
Stephen Edgar
KeymasterOk, maybe the pre v3.0.0 never included ‘topic tags’ so the best solution is to delete or comment out this section in
vBulletin3.phpBasically remove the code between lines #293 and #334 in
vBulletin3.phpbbPress 2.5.4https://bbpress.trac.wordpress.org/browser/tags/2.5.4/includes/admin/converters/vBulletin3.php#L293
https://bbpress.trac.wordpress.org/browser/tags/2.5.4/includes/admin/converters/vBulletin3.php#L334I hope to get the updates that I have been doing over the past week and a bit finished by the end of the week and it would be great if I could get a few people to test theme out 🙂
July 16, 2014 at 1:56 am #149198In reply to: Possible issue untrashing topics
Stephen Edgar
KeymasterIndeed I can confirm this is happening, feel free to create a ticket and if you have a patch add that also https://bbpress.trac.wordpress.org/, if not I’ll try to get some time later in the week to have a look.
July 16, 2014 at 1:35 am #149195In reply to: Vbulletin to bbPress Import – Replies Missing
Stephen Edgar
KeymasterI’m still not having any issues with my vBulletin 3 databases 🙁
First up, once the import is finished the progress window should look something like this:
Repair any missing information: Continue Conversion Complete No threaded replies to convert Converting replies (79500 - 79599) Converting replies (79000 - 79499) ... Converting replies (300 - 399) Converting replies (200 - 299) Converting replies (100 - 199) Converting replies (0 - 99) Converting topic tags (0 - 99) No super stickies to stick Calculating topic stickies (0 - 99) Converting topics (5000 - 5099) Converting topics (4900 - 4999) ... Converting topics (200 - 299) Converting topics (100 - 199) Converting topics (0 - 99) Calculating forum hierarchy (0 - 99) Converting forums (0 - 99) Delete users WordPress default passwords (0 - 99) Converting users (0 - 99) Starting ConversionIn particular, do you get to see the
Conversion Completewithout any errors shown?Do you ever (or even know if you can remember) if you see the importer is actually converting topic tags per
Converting topic tags (0 - 99)or do you see an error along the lines ofWordPress database error: [Table 'vbulletincopy.tagthread' doesn't exist]Also @themefurnace what version of vBulletin is it specifically? v3.1? v3.2? v3.81? etc
July 16, 2014 at 1:18 am #149193In reply to: Categories returning 404s
Stephen Edgar
KeymasterWhen I convert existing forums to categories, the topics inside don’t show but the page does load.
There is something weird here, I haven’t quite found all the issues relating to this but I am sure it is part of what I am looking at in https://bbpress.trac.wordpress.org/ticket/2647
Could you please give me specific details on what you are doing:
e.g.
– Create a new forum via the ‘new forum’ in the backend
– Change the above new forum type to ‘category’ and update
– Visit http://example.com/forums/myforums
– Click this
– Click thatResult:
When I go here, I expect the forum to something something
Expected result:
The forum should do this and that and not do xyz or 123
July 15, 2014 at 7:57 pm #149175In reply to: How to remove "Change Topic"?
Stephen Edgar
KeymasterYou want to change line #109 in
form-topic.php
https://bbpress.trac.wordpress.org/browser/tags/2.5.4/templates/default/bbpress/form-topic.php#L109From:
<?php if ( !bbp_is_single_forum() ) : ?>To:
<?php if ( ! ( bbp_is_single_forum() || bbp_is_topic_edit() ) ) : ?>July 15, 2014 at 2:54 pm #149165Topic: Forum subscription not sending emails
in forum Troubleshootingrobert_k
ParticipantWe just finished migrating a client’s site to use bbPress, and hit our first snag. Thread/topic subscription appears to work correctly. But subscribing to a forum does not result in any notification emails.
I’d post a link to the site, but all forums are marked as private because it’s being used as part of an intranet.
Versions:
WordPress 3.6.1
bbPress 2.5.4I can list the other plugins if someone suspects a conflict, but it’s a fairly long list.
July 15, 2014 at 2:14 pm #149161In reply to: Favorites and subscription count
Robin W
Moderatorwhat are you planning to count, topics, forums or both?
and if you count a forum as subscribed, do you want to count all the topics within that forum as subscribed?
the list of forums/topics subscribed to is held in usermeta under WP__bbp_subscriptions and an example would look like
5682,13255,13098,13394,13456,13497,13550,13575,13636,13652,13669,13705,13750,13769,13620,14017,14222,14375,14469
so it would count a forum and a topic each as 1.
you could add a check to see which were topics and which forums and display separately.
You’d access it using a function like
$user_id = wp_get_current_user()->ID; $check=get_user_meta( $user_id, 'WP__bbp_subscriptions' ,false); some if statement here in case it's blank then set a counter to zero foreach ( $check as $count ) { increment the counter in here maybe one count if it's a topic and another if its a reply? } then carry on to a displayFavorites are held in ‘WP__bbp_favorites’
If you want some code to display the results, look at my topic count plugin
https://wordpress.org/plugins/bbp-topic-count/
Hope that’s sufficient to get you going to a solution, come back if you need more help
July 15, 2014 at 1:55 pm #149160In reply to: bbpress SQL Injection
Robin W
ModeratorYou need to start working your way through these resources:
https://codex.wordpress.org/FAQ_My_site_was_hacked
https://wordpress.org/support/topic/268083#post-1065779
http://ottopress.com/2009/hacked-wordpress-backdoors/Anything less will probably result in the hacker walking straight back into your site again.
Additional Resources:
Hardening WordPress
http://sitecheck.sucuri.net/scanner/
http://www.unmaskparasites.com/
http://blog.sucuri.net/2012/03/wordpress-understanding-its-true-vulnerability.htmlJuly 15, 2014 at 8:58 am #149144In reply to: Possible issue untrashing topics
slayne76
ParticipantHi Stephen,
thanks for the reply. I looked at the trac but it’s not strictly related, since it refers to the spam/trash/admin links on the front end.
What I noticed instead, (and you can test yourself and let me know) is simply as this: in the backend (wordpress admin area) when a topic is in the trashcan, and you click untrash (the same thing you would do with posts, pages, custom post types when you put the in the trashcan) you get the default nonce wordpress error. You simply “CAN’T” untrash something directly inside wordpress.
I was hoping that anyone else could try the same and give me confirmation that the issue exists (in the code i posted I was able to indentify the problem as well)If you, or anyone else, can confirm there is this issue, I (or you, or whoever wants to) can open a ticket in the trac so it gets fixed asap 🙂
July 15, 2014 at 6:43 am #149139In reply to: WordPress and bbpress search
Robin W
ModeratorThe issue is getting wordpress search to display the results in a meaningful way (ie bpress style)
This plugin which is old claims to do this, but there is a warning that it shows private forum results, is unless all your forums are open I wouldn’t use it.
https://wordpress.org/plugins/search-bbpress/
Try it and see if it works
July 15, 2014 at 5:08 am #149133Topic: WordPress and bbpress search
in forum Troubleshootingacornale
ParticipantAt the moment, I have a standard WordPress search box on the top of my page. It seems to return posts and pages but not bbpress forums or topics.
I can use the bbpress shortcodes to display a forum search but I don’t want two search boxes.
Is there a way to extend the native wordpress search so it returns posts, pages, topics and forums?
At the moment, it seems I can search bbpress OR search wordpress posts / pages. I want to search both?
July 15, 2014 at 4:25 am #149131In reply to: bbPress redirects users when logged in?
Pavle123
ParticipantSo this is the plugin I use https://wordpress.org/plugins/genesis-simple-sidebars/
But these sidebars are not being used for bbPress forum.
For bbPress I use this setup by Genesis Theme.

And not sure about conditionals (sorry) but here is the setup.
Not sure what is causing these “login expires” thing. Would really love to solve it, as its a bit annoying to non admins (Note for admins login does not expire).
July 14, 2014 at 9:23 am #149112In reply to: How to make similar bbpress forum to QuicSprout one?
Robkk
ModeratorThanks so much. I am not an expert in this, so I will wait until Sunday.
haha im no expert , im just some guy helping out people on here the best i can
-Login/Register buttons above the forum
quicksprout has ajax login and its also in a popup window
so if you want that install wp-modal-login
after that copy your content-archive-forum.php to your child theme
and make sure that is has this code inside of it , heres a snippet
<?php do_action( 'bbp_template_before_forums_index' ); ?> <?php if ( bbp_has_forums() ) : ?> <?php if ( is_user_logged_in() ) { } else { ?> <div class="bbp-modal-login"> <?php add_modal_login_button( $login_text = 'Login', $logout_text = 'Logout', $logout_url = 'http://sitename', $show_admin = true ); ?> </div> <?php }; ?> <?php bbp_get_template_part( 'loop', 'forums' ); ?> <?php else : ?> <?php bbp_get_template_part( 'feedback', 'no-forums' ); ?> <?php endif; ?>style the link to whatever you want with custom css
here is a template.bbp-modal-login a.login.wpml-btn.login-window { float: left; padding:5px; color:#fff; background:#333; text-decoration:none; text-transform:uppercase; }and like i said you could also do the shortcode version too
nice round images of members
i saw your site , and see you already have this
images for read/unread posts
if you want the images here
the whole functionality of the unread posts on their forums is like 2 unread posts plugins from the wordpress plugin respository mixed together
https://wordpress.org/plugins/bbpress-mark-as-read/
https://wordpress.org/plugins/bbpress-unread-posts/i cant really help on this
statistics at the bottom
this should be the bottom of your content-archive-forum.php
<?php do_action( 'bbp_template_after_forums_index' ); ?> </div> <?php echo do_shortcode("[bbp-stats]"); ?>to style the bbpress statistics shortcode put content-statistics.php into your child theme
this should be your entire content-statistics.php
<?php /** * Statistics Content Part * * @package bbPress * @subpackage Theme */ // Get the statistics $stats = bbp_get_statistics(); ?> <?php do_action( 'bbp_before_statistics' ); ?> <div class="bbp-stats"> <ul class="bbp_stats"> <li> <?php _e( 'Users', 'bbpress' ); ?></dt> <strong><?php echo esc_html( $stats['user_count'] ); ?></strong></li> <li> <?php _e( 'Topics', 'bbpress' ); ?></dt> <strong><?php echo esc_html( $stats['topic_count'] ); ?></strong></li> <li> <?php _e( 'Replies', 'bbpress' ); ?></dt> <strong><?php echo esc_html( $stats['reply_count'] ); ?></strong></li> </ul> </div> <?php do_action( 'bbp_after_statistics' ); ?> </dl> <?php unset( $stats );add this for custom css
.bbp-stats .bbp_stats { list-style-type: none; display: block; text-align: center; margin-left: 0px; float: none; } .bbp-stats .bbp_stats li { margin: 0; display: inline-block; padding: 5px; }“New Thread button”
this is just a drop link , example of a drop link would be to put #new-post at the end of the url of this topic and you will see that you will end up at the new topic/reply form
copy content-archive-topic.php into your child theme right now then
ILL tell you the rest when im done , because right now im having some trouble
July 12, 2014 at 5:58 pm #149087In reply to: Crayon Syntax Highlighter not working / tags issue
Stephen Edgar
KeymasterI just added a patch for this, so unless someone comes with a reason to not include this it will be included in bbPress 2.6.
-
AuthorSearch Results
