Search Results for 'bbpress'
-
AuthorSearch Results
-
July 12, 2014 at 6:29 am #149060
In reply to: Vbulletin to bbPress Import – Replies Missing
themefurnace
ParticipantBrilliant – thanks a lot π
Im moving the forum designerstalk.com over to bbPress and plan to do a write-up on WPLift about it,
If you cant fix it, then I could possibly upgrade to VB4 and then do the import but Id prefer to do it from version 3 if at all possible.July 12, 2014 at 6:24 am #149056In reply to: Possible issue untrashing topics
Stephen Edgar
KeymasterI haven’t looked at what you have above closely, nor have I looked closely at the changes @jjj made recently but we just changed some of the logic behind trash, untrash, spam and unspam for topics and replies.
Details and links to changesets are in the following ticket if you want to take a look as it appears I have not really looked at anything π
https://bbpress.trac.wordpress.org/ticket/2494
If you don’t see anything in that ticket or related to what your looking for please create a new ticket and I promise I will look π
July 12, 2014 at 6:21 am #149055In reply to: Allow HTML tags in Post for All Users
Leonyipa
Participantthanks, where should I put the
ntwb_bbpress_custom_kses_allowed_tags.php
in?July 12, 2014 at 6:10 am #149053In reply to: Deep integration (old bbpress) and empty wp_head
Stephen Edgar
KeymasterI have hardly dug into bbPress 1.x and am not familiar with the code base at all.
How about grab the latest bbPress v1.2 and create a test/demo site on your local PC with a backup your database, things should theoretically work though you ‘d have to make sure the database upgrade routine was triggered of course.
That should then give you a working version with your database to then start comparing the base code of your test site vs your live site.
That said, what is stopping you from upgrading? I am presuming here that there is something stopping you from installing WordPress and upgrading bbPress 1.x to the v2.x plugin?
July 12, 2014 at 6:05 am #149052In reply to: Vbulletin to bbPress Import – Replies Missing
Stephen Edgar
KeymasterHmmmm, that’s no good, I’ll take a look in the next few days, I’m busy as making a load of importer improvements so I’ll test these with vBulletin 3 at the same time.
Also this reported in this topic also, so maybe subscribe to that topic also in case I write omething there and forget here π
July 12, 2014 at 5:58 am #149050Topic: How to make similar bbpress forum to QuicSprout one?
in forum TroubleshootingPavle123
ParticipantHi guys,
Anyone has a clue on how to make a forum similar to this one http://www.quicksprout.com/forum/
My current forum is http://www.cardzreview.com/forums/ and it sucks.
Any help is highly appreciated.
July 12, 2014 at 5:12 am #149043In reply to: Custom user administration page
Stephen Edgar
KeymasterCreate a page or two and use the bbPress shortcodes
https://codex.bbpress.org/shortcodes/
https://codex.bbpress.org/widgets/July 12, 2014 at 5:09 am #149042In reply to: Migration from bbpress?
Stephen Edgar
KeymasterThat is up to the the forum software you choose to use, all our source code is open source and any forum software package is free to create an import tool to import from bbPress, we do the same, we import from many forum packages but it is up to each application to add support if they want new customers to be able to import from bbPress, I know a few of the common ones do.
July 12, 2014 at 5:06 am #149041Stephen Edgar
KeymasterYou would need to go to bbPress settings and uncheck ‘auto role’ as when a user logs in they are automatically given the role set in this setting.
July 12, 2014 at 4:55 am #149040In reply to: Crayon Syntax Highlighter not working / tags issue
Stephen Edgar
KeymasterI just had a play with this and you are correct, it works for administrators/keymasters but not standard ‘participants’ or ‘anonymous’ users.
Grab this custom KSES plugin I have here https://gist.github.com/ntwb/7797990
I just added
classto to thepresection as that is where the issue is,preis allowed but<pre class="whatever">is not.Double check any of the other allowed tags and/or remove ones you don’t want/need.
Edit: I just double checked against the default bbPress allowed tags and all are there, you may or may not want the table sections, up to you. I also made a note to add
classas an allowed tag ofprefor bbPress core, I can’t think of a reason for us not to add this by default.July 12, 2014 at 4:22 am #149039Stephen Edgar
KeymasterI cannot reproduce this issue with bbPress 2.5.4 and WooSidebars 1.3.1
For example replacing the ‘Primary Sidebar’ with a new WooSidebar for the bbPress ‘Topic Archive’ and ‘Each individual topic’.
Typically issues where people have had issue with ‘the_title’ usually revolves around a theme issue, try using the same configuration you were trying but test it with the Twenty Fourteen theme.
Anything else to help reproduce the issues you posted I’m more than happy to take a look but will need some detailed reproduction steps so I can see what your seing.
July 12, 2014 at 3:29 am #149037In reply to: Reduce size of embed Media
Stephen Edgar
Keymaster@leonyipa Don’t get you bb’s confused, what you wrote way up there and quoted here:
And I paste the code into: /public_html/wp-content/themes/bp-default/functions.php
That is the BuddyPress Theme ‘BP Default’, nothing to do with bbPress so make sure you are updating the correct files π
July 12, 2014 at 3:06 am #149033In reply to: Long Query Error
Stephen Edgar
KeymasterThis is just a warning notice, not so much a functional error, due to the amount of roles you have which is combined by WordPress, bbPress, Shop and S2 Member the query is over 1540 charatacters in length (1547 to be exact)
You should contact your webhost for the best advice guidance on what MySQL settings they have configured for your hosting setup, they may have an option to increase this number for you.
(Apologies, your topic was originally caught by Akismet as spam)
July 12, 2014 at 2:43 am #149031In reply to: How do I add a sidebar to all topics pages?
Robin W
Moderatorhave both of you been through
come back if you need further help.
July 12, 2014 at 2:41 am #149030In reply to: No sidebar in BBpress WP Tweaks
Robin W
Moderator@obinyc sorry missed this post
try
<?php get_sidebar(); ?>
lots of different boats, and yours is probably not the same.
Do you have a sidebar at all showing?
Have you followedCome back if you need further help
July 12, 2014 at 2:35 am #149027In reply to: 404 for logged in users (not admin)
Robin W
Moderatorok there are two parameters
wordpress – has subscriber, author, admin etc.
bbpress has – participant, moderator, keymaster etc.you’ll see the bbpress roles when you do into
dashboard>settings>users>all users and go into edit users. Look at the bottom of the screen and you’ll see forum role.
If you are manually registering your users, then have set up a user, you’ll need to go back into edit to add the role.
If your users are automatically registered as part of a process, then you’ll need to set Dashboard>settings>forums and change/tick automatically assign users the participant role (if that’s the role you want them to have).
In automatic mode, the user is assigned the bbpress role on first login. However if you are using third party registration processes (eg plugins to do that) then some override that, and that part of the process doesn’t work, so you’ll need to check that rthe process is happening.
Come back if you need further help.
July 12, 2014 at 2:34 am #149026In reply to: Submitting new topic is not working properly
Stephen Edgar
KeymasterMake sure you do not have any conflicts with either your theme or any other plugins:
Switch your theme to the Twenty Fourteen theme and test again, does it work now?
Deactivate all your plugins except bbPress, does it work now? If yes start reactivating each plugin until you find the conflicting plugin that causes it to stop working.
July 12, 2014 at 2:32 am #149025In reply to: Submitting new topic causes redirection
Stephen Edgar
KeymasterClosing this as a duplicate of this topic here (They were origianlly marked as spam by Akismet)
July 12, 2014 at 2:32 am #149024In reply to: Creating new topic is not working properly
Stephen Edgar
KeymasterClosing this as a duplicate of this topic here (They were origianlly marked as spam by Akismet)
July 12, 2014 at 2:26 am #149020In reply to: Remove Breadcrumbs
Robin W
Moderatorok
the answer is :
How to do it :
July 12, 2014 at 2:26 am #149017In reply to: disabling breadcrumbs
Robin W
Moderatorok
the answer is :
How to do it :
July 11, 2014 at 10:17 pm #149007Topic: 404 for logged in users (not admin)
in forum Pluginsel_ganadores
ParticipantHi!
Logged in users other than a logged in admin are unable to see the forum – they can only see a 404 page. Does anyone have any ideas?
Admins can see the forum fine (and contribute etc) and not logged in visitors can see everything too.
I’ve deactivated all plugins except for bbPress and I’ve also changed themes without success. Any ideas would be really appreciated!
I tried heaps of changes but haven’t been able to sort out my similar problem.
I can access my forum when logged in as the admin, but when someone else is logged in they get a 404. Not logged in users can see the forum.
This means that only the admin and not logged in users can see the forum. Which obviously means that there weren’t be any chatting! Does anyone have any ideas? Thanks so much!
July 11, 2014 at 1:50 pm #148997In reply to: Creating new topic is not working properly
Robin W
ModeratorIt could be a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, switch to a default theme such as twentytwelve, and see if this fixes.
July 11, 2014 at 10:33 am #148988In reply to: Reduce size of embed Media
Robkk
Moderatorto test out the code make pictures really small and add important
#bbpress-forums div.bbp-topic-content img, #bbpress-forums div.bbp-reply-content img { max-width: 100px!important; max-height: 50px!important; }but you could also send me a link to a forum post with a picture too
July 11, 2014 at 10:18 am #148986In reply to: Reduce size of embed Media
Leonyipa
Participantyes, but it doesn’t work π
I also found the code is in
/public_html/wp-content/plugins/bbpress/templates/default/css/bbpress.cssI directly change the number of
#bbpress-forums div.bbp-topic-content img,
#bbpress-forums div.bbp-reply-content img {
max-width: 100%;
}
However, no matter what number I change to, it still doesnβt work.
The width of the image still remain 100% -
AuthorSearch Results