-
adam320 posted on the forum topic BP plugins multisite menu fix? in the group How-To and Troubleshooting: 13 years, 8 months ago
I can’t get this to work with the network_admin_url(“options.php”) when echo within the form action I just get a 404 – If anyone has a better method please post a comment here: http://code.hyperspatial.com/all-code/actionscript-code/save-plugin-options-multisite-3-1/ It must have something to do with how mu 3.1 redirects admin page requests bec…[Read more]
-
Adam Nowak posted a new activity comment 13 years, 8 months ago
For now I just submit plugin options form with all fields in an array and update the options manually, this the the technique Buddypress uses. Hopefully there is a better option out there. Here is mine if you are interested: http://code.hyperspatial.com/all-code/actionscript-code/save-plugin-options-multisite-3-1/
-
Adam Nowak posted an update 13 years, 8 months ago
@pollyplummer Hi, its me. Have you come across any fixes for the saving plugin options for multisite and 3.1? The form action which submits to options.php is broken and you get a 404 now. I will send you an answer if I come up with one.
-
adam320 posted on the forum topic BP plugins multisite menu fix? in the group How-To and Troubleshooting: 13 years, 8 months ago
I am a programmer and am looking for a solution to this. It is not a hard-coded form action location. If anyone has any solutions let me know, I will post mine here when I find it.
-
Adam Nowak posted an update 14 years ago
@pollyplummer Thanks for posting the links to the Code Collective, feel free to register if you want and store some of your code there.
-
Thanks. I am just now getting your message – havent logged into buddypress.org for a million years. @pollyplummer on twitter is the best way to get ahold of me. Sorry I missed your other messasges!
-
-
Adam Nowak posted an update 14 years ago
@pollyplummer Hi, it’s Adam. What is your level of involvement with WPMU dev? I am interested in contributing but have not received any responses from them via my applications or attempts to contact.
-
Adam Nowak posted a new activity comment 14 years, 2 months ago
‘Forum’ is actually an activity under the groups Component. I am working on adding the ability to target actions in the plugin but its a ways off. I wrote a plugin called buddypress pagetrace that helps to diagnose these issues. I gave one of the users a snippet to target an individual action page here:…[Read more]
-
Adam Nowak posted a new activity comment 14 years, 2 months ago
Let me check on this when I get home tonight and will get back to you.
-
Adam Nowak posted an update 14 years, 2 months ago
@miri Just found a work around. Just add the jcrop load after you load jquery tools. So add this: script type=’text/javascript’ src=’http://bigmamaearth.madwirebuild.com/wp-includes/js/jcrop/jquery.Jcrop.js?ver=0.9.8′
Stripped the lt & gt out of that
-
Adam Nowak posted an update 14 years, 2 months ago
@miri Did you figure this out yet, I get the same error, it looks like jQuery tools is the root
-
Adam Nowak posted a new activity comment 14 years, 3 months ago
I got it working, the main issue was that the ‘forum settings’ link was absent from the sidebar. I ended up de-activating Buddypress and after re-activation the link showed up and I was able to install the forum. I had posted on one of your groups about O-embed not working on WPMU, that is working now too.
There is no telling what happened but…[Read more]
-
Adam Nowak posted an update 14 years, 3 months ago
Has anyone had any luck getting bbpress/group forums working on a wpmu install?
-
What are you talking about specifically? Have you tried navigating to “BuddyPress > Forums Setup” in the WP dashboard?
-
I got it working, the main issue was that the ‘forum settings’ link was absent from the sidebar. I ended up de-activating Buddypress and after re-activation the link showed up and I was able to install the forum. I had posted on one of your groups about O-embed not working on WPMU, that is working now too.
There is no telling what happened but…[Read more]
-
-
-
adam320 posted on the forum topic oEmbed for BP 0.6-beta available! in the group oEmbed for BuddyPress: 14 years, 3 months ago
Hello, great plugin. I have it running on a few of my clients sites.
However on my MWPU install it does not work. Only the url is displayed, as a link. Any suggestions how to make it compatible with wpmu?
-
adam320 joined the group oEmbed for BuddyPress 14 years, 3 months ago
-
adam320 joined the group Buddypress Pagetrace 14 years, 3 months ago
-
Adam Nowak posted a new activity comment 14 years, 3 months ago
Sorry about that, it is a free plugin. I am not spamming. I have been searching buddypress for months looking for a solution to spam blogs that actually works. I was trying to pass on this technique to the rest of the thousands of folks who are trying to do the same.
-
Adam Nowak posted an update 14 years, 3 months ago
@pollyplummer Hope you like my new plugin, buddypress-sidebar. I have a lot of plans for this one. Have a good one
-
adam320 posted on the forum topic How can I better filter spam users on my BuddyPress site? in the group How-To and Troubleshooting: 14 years, 3 months ago
Try out my plugin, to help combat spam blogs:
-
adam320 posted on the forum topic Please block spammer in the group buddypress.org Ninjas: 14 years, 3 months ago
Try out my plugin, to help combat spam blogs:
-
adam320 joined the group buddypress.org Ninjas 14 years, 3 months ago
- Load More
@adam320
Active 4 years, 10 months ago
For now I just submit plugin options form with all fields in an array and update the options manually, this the the technique Buddypress uses. Hopefully there is a better option out there. Here is mine if you are interested: http://code.hyperspatial.com/all-code/actionscript-code/save-plugin-options-multisite-3-1/