Andres Felipe
Forum Replies Created
-
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] Error Notices after Latest UpdateSame over here:
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/pahacer/public_html/test/wp-content/plugins/buddypress-xprofile-custom-fields-type/bp-xprofile-custom-fields-type.php on line 931 Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/pahacer/public_html/test/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-classes.php on line 162 Warning: implode() [function.implode]: Invalid arguments passed in /home/pahacer/public_html/test/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-classes.php on line 164
This appear in bp header.
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] Some issuesHi atallos
After update and changing this line, everything is ok.
For the privacy options the problem remains, I tried to make the change You suggested in another topic and when I changed that line, the privacy option place is ok but if I want to change from say friends to anyone, when I click in change, the whole field dissapear.
For the record I’m still in BP 1.6.x, I’ll update BP later today and check again if the privacy option has been changed.
Forum: Plugins
In reply to: [BuddyPress Activity Plus] Activity stream not showingHi and thanks for your reply
Yes, I still have the same problem.
Forum: Plugins
In reply to: [BuddyPress Activity Plus] Linked with Gallery plugin?Hi and thanks for your reply, Is it possible than images uploaded with BP activity plus would be saved in a bp-media album?
That’s true but the problem is when I use some CSS code in that images, this CSS code is being applied to all the BP-media images too.
And I think the lightbox is not by CSS, what about this?
Thanks for your reply!
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] Some issues1,3,5. Are You serious??? You’re awesome!!! that code works like a charm!!!
2. You can see it here with demo, demo. This is a capture.
4. Nevermind, now I don’t want to deactivate the plugin. Is excellent!!!
atallos, thanks for all your time and hard work!!!
P.S.: Where can I send You a correction for the es_ES file? actually is just one word than remains in English “Nobody” to “Solo yo” or “Nadie”, I think is better “Solo yo”.
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] Hide year of birthUPDATE
After updating your plugin I’m getting this:
string(20) "1987-07-13 00:00:00 " julio 13
and now without the
var_dump($value);
, I’m getting:julio 13
which it’s just what I was looking for.
Thanks for all your time!!!
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] Hide year of birthHi atallos and thanks for your quick reply
What I’m getting with this is:
string(14) "13 julio, 1987" abril 22
where
"13 julio, 1987"
is the right birthday andabril 22
today’s date without the year.Forum: Plugins
In reply to: [rtMedia for WordPress, BuddyPress and bbPress] Integrate with CubepointsHi @igid26 where should I put this code?
Thanks in advance!
Hi and thanks everyone for the code
I just try it as @igid26 said and could get it work. But 3 questions:
1. How can I define a different size for this images?
2. Is any way to make the lightbox works with this images? Now when I click on an image, it takes me to the image page.
3. All the images are one next to the other. How can I put an space between image and image?
4. All the images are right aligned, how can I left aligned them?
5. How can I show only the images without the name below the image?Thanks in advance!
Hi, hope this could help
You can use BP xtra singup plugin is outdated but still works.
Can I do this in function.php in order to not lose the changes when You update the plugin?
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] Hide year of birthHi
I’m getting the same error, this code in functions.php shows the current date.
Forum: Plugins
In reply to: [BuddyPress Follow] Let the user chooseHi mrjarbenne
The option I‘m talking about is very different from friends component because is just an option to activate or deactivate the follow feature per user basis, is just something like:
Settings-Follow-Enable follow function (yes/no)
Is just give the option to every user to enable or disable de follow function for him/herself.
Forum: Plugins
In reply to: [BuddyPress Follow] Let the user chooseHi R-a-y and thanks for your quick reply
Maybe I didn‘t explain myself (sorry for my english). What I meant is something like Facebook does when a user can decide if wants or not been followed for anyone and similar in Twitter when the user decides if her/his tweets are private or public.
For your plugin the question is: Can I (in settings maybe) mark if I want to be followed and unmark if I want not? The thing is not all of users wants to “lose“ their privacy with this feature and preffers decide if wants or not been followed.
I hope I could explain myself.