-
MrMaz posted on the forum topic "Argument #2 should be an array" … persistent error message in buddypress-links in the group BuddyPress Links: 14 years, 1 month ago
I just fixed this in trunk, thank you!
-
MrMaz posted on the forum topic Is anyone going to pick this up? in the group BuddyPress Links: 14 years, 1 month ago
I am trying to at least catch up on bug fixes. See the sticky topic for more details.
-
MrMaz posted on the forum topic Cannot Create New Links in the group BuddyPress Links: 14 years, 1 month ago
If anyone is still having this problem, please post a very detailed description of the problem. Javascript is very difficult to debug unless I can replicate the problem.
-
MrMaz posted on the forum topic Dissable Links for Members, Only Moderators Use It in the group BuddyPress Links: 14 years, 1 month ago
This is not currently possible. If enough people are interested, and the idea is planned out well I might work on it.
-
MrMaz posted on the forum topic Error in bp-links-feed.php? in the group BuddyPress Links: 14 years, 1 month ago
This was a bug. Just fixed in trunk.
-
MrMaz posted on the forum topic Feature Request: Button to quickly add links from blogs in the group BuddyPress Links: 14 years, 1 month ago
I am having trouble following this idea. I would need to see some kind of wire frame or mock up.
-
MrMaz posted on the forum topic Usability Request: Skip the permalink page, and make links go direct to the linked page in the group BuddyPress Links: 14 years, 1 month ago
You need to look at the template tags which are called in link-loop-item.php. You can filter on what they return to achieve any result you want.
-
MrMaz posted on the forum topic Links going to home page in the group BuddyPress Links: 14 years, 1 month ago
You are the first person to request the ability to link internally, and honestly I am not sure that this would be a very popular feature to support.
-
MrMaz posted on the forum topic Links widget on the index page in the group BuddyPress Links: 14 years, 1 month ago
This is outside of the scope of this plugin.
-
MrMaz posted on the forum topic [Feature Request] : Stop users from creating a link that was already shared in the group BuddyPress Links: 14 years, 1 month ago
This is a tricky one. Links are more like favorites in a sense that multiple people might want to add the same link to their profile which would have its own comment thread. I guess this would have to be some kind of global option. I would need to see a lot of interest in […]
-
MrMaz posted on the forum topic From Links Page Add a Link to Group in the group BuddyPress Links: 14 years, 1 month ago
When a link is created under a group, it is only a shortcut. The links is actually created for the user, and then associated with the group. There is no such thing as a “group link.” They are just links that have been shared with a group.
-
MrMaz posted on the forum topic restrict link creation to specific domains, or restrict using ban list. in the group BuddyPress Links: 14 years, 1 month ago
I just added a filter to bp_links_is_url_valid() in trunk so you can pass the url through a white or black list.
-
MrMaz posted on the forum topic Feature Request: integration with the activity status update boxes in the group BuddyPress Links: 14 years, 1 month ago
I worked on this for a long time, but it proved almost impossible. There needs to be some modifications to core for this to be feasible.
-
MrMaz posted on the forum topic create form in IE7 : JQuery Bug (and fix) in the group BuddyPress Links: 14 years, 1 month ago
I can’t replicate this in IE8, and don’t have access to IE7 atm. Can you post a video so I can see what is happening?
-
MrMaz posted on the forum topic Links Tab Position in the group BuddyPress Links: 14 years, 1 month ago
The header nav tab is added via the “bp_nav_items” action which is hard coded to run after all of the core component tabs. Your only option is to modify header.php
-
MrMaz posted on the forum topic Categories on new line instead of smushing together in one paragraph in the group BuddyPress Links: 14 years, 1 month ago
The next version will allow you to use a select box on the create form by setting the constant BP_LINKS_CREATE_CATEGORY_SELECT to true
-
MrMaz posted on the forum topic White Screen On activating Buddypress Links in the group BuddyPress Links: 14 years, 1 month ago
Look into turning on WP_DEBUG as this is the only way to see what might be causing a white screen.
-
MrMaz posted on the forum topic Bug report: Thumbnail selector bug in the group BuddyPress Links: 14 years, 1 month ago
I thought I had fixed this a while back. What version are you running?
-
MrMaz posted on the forum topic Iframe Support for Groups in the group BuddyPress Links: 14 years, 1 month ago
Wrong forum
-
MrMaz posted on the forum topic Parse error: syntax error when activating in the group BuddyPress Links: 14 years, 1 month ago
From your log it looks like the constant ‘TBLPREFIX” is not being replaced with a value, but I have not idea where that constant is coming from. As of WP 3.0.1 it does not exist.
- Load More
@mrmaz
Active 7 years, 5 months ago