-
Hugo Ashmore posted an update 15 years, 3 months ago
@DJPaul Paul do we know who may have recently edited the languages po/mo instructions (noted the addition of 1.2.7 reference) and are there new steps to setting language file and location as it’s slightly unclear and I thought it was a little more detailed last time I read it. If you can paraphrase steps I’ll add and edit and update my poedit section
-
hnla posted on the forum topic wHere to upload the MO file? in the group Miscellaneous: 15 years, 3 months ago
That directory doesn’t exist normally, it was discussed as a better solution to the usual plugins/buddypress/languages location due to overwriting I think that page has been recently edited and I will track down the culprit and ask they edit and make things clearer, I wrote the Poedit section and at the time there was iirc […]
-
hnla posted on the forum topic Spammers attacking, help! in the group Creating & Extending: 15 years, 3 months ago
@imjscn Jenny have you tried googling on ‘nofollow’ links? before asking Andrea_r how to do this or better still have you implemented my advise earlier in the thread for a robots.txt file implementation? and other tip/s? It’s important to tell us what you have tried other than add plugins – not everything is solvable using plugins […]
-
hnla posted on the forum topic Forums Posting Problems: The definitive post in the group How-To and Troubleshooting: 15 years, 3 months ago
One click installs should be outlawed! WP/BP is a manual thing and one has to learn the basics for manually ftp-ing or SSH-ing to install these two apps @thecoup well done for tracking down that issue, I find this hilarious as this is another ‘Host’? recommended by WP. What exactly had been changed or upset with […]
-
hnla posted on the forum topic Remove the "DashBoard" from the adminbar in the group How-To and Troubleshooting: 15 years, 3 months ago
@gunju2221 thing is Savanah Mercime is pretty experienced with BP and no doubt even more experienced with PHP ๐ For the php parsing engine to work you must have php tags around your script elements, common practice is to open and close those tags when needing to parse markup, or one adds one opening and one […]
-
hnla posted on the forum topic Cannot activate buddypress – fatal error in the group How-To and Troubleshooting: 15 years, 3 months ago
WP 2.7 !!
Upgrade! WP is on 3.04 now
-
Hugo Ashmore posted a new activity comment 15 years, 3 months ago
Cheers. Delete, mark as spammer all the same difference really ๐
-
Hugo Ashmore posted a new activity comment 15 years, 3 months ago
Lets worry about buddypress.org first. it is far more need of attention than testbp ๐
-
Hugo Ashmore posted an update 15 years, 3 months ago
@lilliad37 No more of these comments please this is a technical forum, it would be best if you played elsewhere.
-
Hugo Ashmore posted an update 15 years, 3 months ago
@DJPaul @boonebgorges could one of you delete this account as this *** is making pointless comments all over the place.
-
hnla started the forum topic BP Activity comments Vs. WP comments in the group Frontend development & Theming: 15 years, 3 months ago
Raised recently in a post was the question as to whether a member could get their activity comments to display numbers, as that puzzled me in as much as I knew they should be able in theory I looked further. WP uses a call for comments that returns the looped li elements for each comment […]
-
hnla created the group Frontend development & Theming 15 years, 3 months ago
-
hnla posted on the forum topic Forums Posting Problems: The definitive post in the group How-To and Troubleshooting: 15 years, 3 months ago
But WHY? are there no tables that is really the issue; again look to the bb-config and establish that is all proper and correct first.
-
hnla posted on the forum topic Forums Posting Problems: The definitive post in the group How-To and Troubleshooting: 15 years, 3 months ago
Read my post above ‘BBDB_NAME’ there’s a reason I post stuff like that ๐
-
hnla posted on the forum topic Forums Posting Problems: The definitive post in the group How-To and Troubleshooting: 15 years, 3 months ago
Really? Are you sure? try changing your BBDB_NAME and see what happens, then change the other constants and tell me what happens.
-
hnla posted on the forum topic Buddypress Template File Correspondingโฆ in the group Installing BuddyPress: 15 years, 3 months ago
No plugins and hacks aren’t really needed just some simple observation it does after all clearly say how to display/render code in posts but this is an issue that occurs on many forums. Some tender loving care is also due the bp site, in respect of this issue some strip tags need to be employed […]
-
hnla posted on the forum topic Forums Posting Problems: The definitive post in the group How-To and Troubleshooting: 15 years, 3 months ago
The one thing that you didn’t detail (thanks for bothering to supply a detailed series of events – it helps!) was whether your bb-config had the correct DB connection details. it needs same connection details for the DB as wp-config has – perhaps obviously!.
-
hnla posted on the forum topic My buddypress will not send any mails! User registration not possible, please help :/ in the group How-To and Troubleshooting: 15 years, 3 months ago
This is why it’s so important to provide as accurate a picture as possible: Initially you stated: system is not sending.. Prompting my response for more detail but later you say: but I have no problem in my wordpress blog.. this only occur in buddypress one A vital piece of info that changes the nature of responses […]
-
hnla posted on the forum topic How to have different groups/levels/collections of friends? in the group How-To and Troubleshooting: 15 years, 3 months ago
Prehistoric or not sadly this isn’t possible, however it’s a nice idea and likely could be done with some custom work, but that I think would be quite involved. If you can add it to the trac as a enhancement ticket.
-
hnla posted on the forum topic how to add number on my comments ? in the group Creating & Extending: 15 years, 3 months ago
Comments? WP comments to WP posts? If you are talking about BP comments in activity stream then a UL list has been used so there is no automatic numbering unlike WP comments which uses an OL list so numbering is available.
- Load More
@hnla
Active 7 years, 9 months ago
Look at the Page in /wp-admin/ in the revision history section.
r-a-y he is, is I is not ,we is not. (didn’t think to look at revision history)
So do we still need to edit bp-custom to add a define() for the new language file? looks like not so does BP look for/wp-content/languages automagically?
I’m not at my PC at the moment so can’t check, but i’m pretty sure it will include automatically.
Yep not a worry I’ve tracked back through code – never looked at wp load.php and the wp_lan_dir() function befotre but see how BP has set things up now to mirror it – and to include that directory if exists.