Forum Replies Created
-
Apologioes if I’m being thick, but line 29 of bbpress/templates/default/bbpress/form-reply.php says
<legend><?php printf( __( 'Reply To: %s', 'bbpress' ), bbp_get_topic_title() ); ?></legend>
Is that not the line you want to get rid of/change?
In reply to: The BBpress Support Forums Do Not Work…You seem top be mistaking a product that is free, has cost you nothing and is supported by volunteers for a paid forum which will wrote bespoke code.
I don’t know what else in your life you get for free, that gives you lightening fast support for free by volunteers who have day jobs, that writes enhancements for you for free – perhaps you can give me an example of ANYTHING that does this for you???
you’re welcome !
In reply to: Comment to Unlock!!@desiamerican26
sorry but comments relate to posts not forums. Many spammers hide spam in questions !So can you describe what you are doing in a forum and what you would like to happen eg
I create a new topic with a link to http://www.mysite.com
The I want the following to happen….Thanks
In reply to: Comment to Unlock!!not sure is this is spam or a genuine request for forum help – perhaps you could come back with a more detailed questions related to forums
In reply to: My impressions so farThat’s a pretty selfish way to look at the situation Robin
Nah, just get a bit tired of people coming on here and whinging that the product is not what they want, and how bad everyone who is involved must be to not have written for free an all signing all dancing forum 🙂
In reply to: My impressions so farI do hope that BBPress will eventually cater to everyone’s needs
I do hope it won’t 🙂
bbpress suits many many thousands of forum providers, by being simple and easy, which is what many want.
Complex forums with loads of features that I’ll never use is not what I’m after. There are lots of bb’s out there for those that want all signing all dancing, and just as wordpress is not for all, so is bbpress.
In reply to: Oh bother! No topics were found here!glad you’re fixed, but sorry can’t answer php question but would be very surprised if wosdpress/bbpress had any reliance on older php versions
🙂
not sure what you mean?
In reply to: Profile settings link on every pagelink to the users profile page
the logged in users profile or the profile of the topic author? and when you say everypage do you mean from the forum index down?
I have a plugin that does xx topics
if that is what you are afterThanks for your comments, and glad it’s now working
But is it supposed to show the label if the user hasn’t put anything in the field?
at the moment, yes my thoughts being that then everyone’s looks the same, and it encourages people to fill in theirs if they see a label against their name but no data !
In reply to: Oh bother! No topics were found here!and can you see things in the backend, or is it just the front end that causing an issue?
In reply to: Oh bother! No topics were found here!ok, are you getting the forum index, or at what stage doe this problem start?
can you send a url link?
ok, once more with feeling
please deactivate and delete the existing plugin
then download from
and install and activate
I’m pretty sure I’ve fixed it this time !!!
BUT let me know !
Hey great – thanks for doing all that testing – it really helps.
I have another thought, let me work on it and I’ll come back !
@halo-diehard – thanks for joining in – can you try that for more than the first setting, ie repeat the label in dashboard>settings>bbp-buddypress-profile-information and put in the same name label for label 2
Thanks
In reply to: 20-14 and full width :-(Was just inspecting this at 80% and Was just coming back to say exactly that, but to set to 100%, which looks even better to me, but might not look as good on other pages !
In reply to: bbpress forums (freshness, new topic) issueyou’re welcome !
Jerry, great – glad you’re fixed !
In reply to: bbpress forums (freshness, new topic) issuenot without some code. I’m deep in creating a new website for a client at the moment, so whilst I would love to I can’t take time out to do this – sorry !
ok, sorry I’ve been busy earning a living !
Right I’ve been back through the code and I am fairly sure I’ve found the error.
Can you download one more time
and come back and let me know if it works !
ok, that text is nowhere in the default bbpress that I can find!
Are you just using bbpress or do you have buddypress installed as well?
ok, that’s most of the way there
what the code does next is to look in wp_bp_xprofile_data for the value where data type 20 (‘city’) and the user_ID exist.
select VALUE from $xdata where ID = '$xpid' AND user_id = '$user_id'
so either the $user_ID is not correct or there is no data in there
I can cut another test version to look further, but in case I can shortcut it, arr you any good at being able to look at the mtsql database?
If so I’ll come back with further instructions, if not, I’ll cut a further test.