nirzol
Forum Replies Created
-
I found why
I m on a wordpress + buddypress but wordpress in network modeSo when a new user is created, by default (i don’t know why) this user doesn’t add in my user list on the default site (where buddypress is active) so he haven’t got a role .
Si I have to add this user in manual mode with add buton and set a role.
Do you know how can do it auto ?
Thx
sorry for very bad english I’m frenchPS: Just to notice with debug mode TRUE I have :
Notice: Trying to get property of non-object in …/wp-content/plugins/events-manager/templates/buddypress/group-events.php on line 62 Notice: Trying to get property of non-object in …/wp-content/plugins/events-manager/templates/buddypress/group-events.php on line 62 Notice: Trying to get property of non-object in …/wp-content/plugins/events-manager/templates/buddypress/group-events.php on line 62Notice: Undefined variable: category in …/wp-content/plugins/events-manager/templates/buddypress/group-events.php on line 112
Yes I think so π
Just for remember for others peoples don’t want read all posts ^^if I configure Front-end management pages all is good :)Thx for all π
Ok thx.
No I use an elegant theme with buddypress, bbpress (general forum and group forum enable, the two method is enable)
And I set a page for “Discussion Forums”Perhaps it’s an other plugin I use. I don’t know.
I’ve just test , in Front-end management pages , I put [Aucun](i think in english is [none]) for 3 options, my forums page disapear.
As you said, slug conflict. if I put forums2 for slug in bbpress config, and create page with title= forums2 and put my shortcode in this page the problem appear.
MAybe it s a bbpres issue too.Thx for all Marcus, π
Maybe I have to give more informations ^^
(I’m french excuse bad english )in bbpres config slug archive :
"Archiver les identifiants Base de forums : forums Base des sujets : sujets"I have a “page” named : “Forums”
in this page I have some shortcode (bbpress shortcode) like[bbp-single-forum id=44] [bbp-single-forum id=540] [bbp-single-forum id=530]Differents case:
**If I delete my page ‘Forums’ so wordpress use orignal page forum : it works, but don’t have my spΓ©cifique page with shortcode
**if I change slug “forums” to “fourms2” : it works but it is not my page “Forums” it’s orignal bbpress page.
**if I configure “Front-end management pages” and create the 3 pages : all it worksSo , I think there is a prob with shortcode bbpress ?
hope I m clear and excuse me for bad english
yes, but I think it’s not good to change my slug for my forums. ^^
I just want to notice that if, in envent manager – Front-end management pages, the 3 pages/options are empty bbpress disapear
After I create 3 pages and link then in “Front-end management pages ” all works good .
I think they are something wrong with bbpress or “event manager” I don’t know. ^^
I’m not enough good to resolve it but if I can help is good π
Thx a lot agelonwl !
Ok if I add pages in Front-end management pages
All is good, maybe a fix for people don’t want to create this pages ?
Forum: Plugins
In reply to: [bbP Signature] [Plugin: bbP Signature] BuddyPress Friendly?I find a post with a fix here. I make some modification and maybe it’s a begin to an official fix ?
So in buddypress profil add a custom fields for profil called “Signature”In the plugins floder , edit bbp-signature.php
Line 22 Replace
$signature = get_user_meta( $user_id, '_bbp_signature', true );
by
$signature = xprofile_get_field_data( 'Signature', $user_id );hope we have an update soon π
The wor “Unlocked by” no translation too π
PS :I’m french **
Hello
I have the same problem. with last version.
on mysite.com/membres/nirzol/achievements/No translation, english default for word –>
– Achievements (in the tab between group and setting words)
– My achievements (before order by)On the page : mysite.com/realisation (it s the page that I create ) I have :
the 2 tabs are in englis (word achievements) just before order byI think there are no translation for this word or maybe I do something wrong ?
thx for help
PS : can see here http://rplayers.com/realisations/
Forum: Alpha/Beta/RC
In reply to: WordPress 3.0 and Domain MappingHello
I trying mapping domain.
Want http://www.ffxivonline.fr -> http://finaladdict.com/finalfantasyxivWant to know if I have to change my dns on gandi with ovh ?
Thx a lot