-
foxly posted on the forum topic Bp- Album + in the group BuddyPress Album+: 14 years, 6 months ago
@clayton morgan
Go to the main wordpress media library screen (not BP Album+, the actual wordpress site media library).
Try to upload an image file.
Then click on the item to view it.What happens?
^F^
-
foxly posted on the forum topic Universal Ablum All Pics in the group BuddyPress Album+: 14 years, 6 months ago
There will be eventually, in future BP Album+ versions, but in the meantime just put that activity stream query of yours on its own page, set the number of images you want to display, and you should be good to go.
^F^
-
foxly posted on the forum topic Privacy Options in the group BuddyPress Album+: 14 years, 6 months ago
-
foxly posted on the forum topic Universal Ablum All Pics in the group BuddyPress Album+: 14 years, 6 months ago
@jaxster What you’re describing is basically the sitewide activity widget that we have in development, but pulling bp_album_picture items from the BP activity stream is a pretty clever idea for the meantime. What exactly is the problem you’re having with the code you posted? When I visit your website, it appears to be working fine. […]
-
foxly posted on the forum topic BP Album+: News and Updates in the group BuddyPress Album+: 14 years, 6 months ago
It’s difficult to set an exact date, but we’re working hard to get the next version released as quickly as possible.
Thanks!
^F^
-
foxly posted on the forum topic Privacy Options in the group BuddyPress Album+: 14 years, 6 months ago
@intimez “Visible to members” means “Only visible to people that have accounts on your site, and only visible when they are logged in”. BP Album+ does not currently have the ability to restrict items on a “friend-by-friend” basis like on Facebook. We’ll probably add this functionality eventually, but it’s a much lower priority at the moment […]
-
foxly posted on the forum topic How hard would it to turn this into a video gallery? in the group BuddyPress Album+: 14 years, 6 months ago
@dennis_h The GSoC upgrades will allow both locally hosted and embedded content. It would be far easier to just have one or the other, but based on feedback from the community (what you see in these forums is only 1/10 of the interaction we handle) … is that sites need a great deal of flexibility with […]
-
foxly posted on the forum topic BP Album+: News and Updates in the group BuddyPress Album+: 14 years, 6 months ago
Wait until we get 0.1.9 out in a few days, because the plugin uses a completely different core than 0.1.7 and it will break your code.
^F^
-
foxly posted on the forum topic Latest Images on Home page in the group BuddyPress Album+: 14 years, 6 months ago
@thelandman The bad news is that the 0.1.9 template API will have substantial changes from the 0.1.7 API, because it now allows developer-defined image sizes and behaviors. The good news is, in either 0.1.9 or 0.2.0, we will be including a full scale AJAX API …so you can execute queries, upload media, and pull images directly […]
-
foxly posted on the forum topic How hard would it to turn this into a video gallery? in the group BuddyPress Album+: 14 years, 6 months ago
@Philo Hagen
This is *exactly* the kind of functionality we will be adding to BP Album+ over the next few releases.
We’ve won a sponsorship from Google through their GSoC program to add this specific set of features.
Keep visiting the BP Album+ forum for the latest updates.
^F^
-
foxly posted on the forum topic BP Album+: News and Updates in the group BuddyPress Album+: 14 years, 6 months ago
Eventually, yes. This is a fairly easy feature to add because WP has built-in functions to support it. However, there is other functionality we need to build into BP Album+ before we can link-up to it …that’s why we’re rolling out this feature in the order we’re doing it in.
^F^
-
foxly posted a new activity comment 14 years, 6 months ago
If you’ve eliminated all other possible causes for this problem, I can login to your server and diagnose why it’s not working.
I’ll need your cPanel, FTP, and WordPress admin login info. Post your email address, and I will send you a contact email tomorrow afternoon.
-
foxly posted on the forum topic BP Album+: News and Updates in the group BuddyPress Album+: 14 years, 6 months ago
@Sadr Don’t worry …we’ve heard that Automattic is working hard to ensure 100% of plugins will NOT work with the final release… 🙂 Seriously though, trying to make BP Album+ work properly with a piece of software that’s still in beta and is literally being updated twenty times a day would be an exercise in futility. […]
-
foxly posted on the forum topic upload problem in the group BuddyPress Album+: 14 years, 6 months ago
RewriteEngine On
RewriteBase BASE/#uploaded files
RewriteRule ^(.*/)?files/$ index.php
RewriteCond %{REQUEST_URI} !.*wp-content/plugins.*
RewriteRule ^(.*/)?files/(.*) wp-content/blogs.php?file=$2# add a trailing slash to /wp-admin
RewriteCond %{REQUEST_URI} ^.*/wp-admin$
RewriteRule ^(.+)$ $1/RewriteCond %{REQUEST_FILENAME} -f…[Read more]
-
foxly posted on the forum topic BP Album+: News and Updates in the group BuddyPress Album+: 14 years, 6 months ago
@techguy I don’t know what we will have working “for sure” in the next beta, because we are literally adding things every day. But to put the difference between 0.1.7 and 0.1.9 in perspective: 0.1.7 -5,000 lines of code -25 configuration options -One gallery per user 0.1.9 -27,000+ lines of code -Over 175 configuration options spanning […]
-
foxly posted on the forum topic upload problem in the group BuddyPress Album+: 14 years, 6 months ago
It’s probably because, on a programming level, when BP Album+ says “tell me the filepath to your storage directory” the server says one thing, and then when BP Album+ tries to actually send the web browser to that URL, the server says “just kidding”. In fact, looking at the URL you posted, I can see […]
-
foxly posted on the forum topic BP Album+: News and Updates in the group BuddyPress Album+: 14 years, 6 months ago
So, on the subject of updates, here’s what’s going on: 1) We’re in the middle of doing our merge. What’s a merge? Well, when @francescolaffi and @foxly (me) work on BP Album+ we each have our own version that we make changes to …and then when we’re finished we *merge* them into one set of code …which […]
-
foxly posted a new activity comment 14 years, 6 months ago
To answer your question about “updating” …we usually have updates out within 72 hours of WP or BP making an official release.
^F^
-
foxly posted on the forum topic BP Album+ || New Features Requests and Discussion in the group Third Party Components & Plugins: 14 years, 6 months ago
BP Album+ now has it’s own dedicated forum, located here:
https://buddypress.org/community/groups/bp-album/forum/
QUESTIONS ON THIS THREAD WILL NO LONGER BE RESPONDED TO
QUESTIONS ON THIS THREAD WILL NO LONGER BE RESPONDED TO
QUESTIONS ON THIS THREAD WILL NO LONGER BE RESPONDED TO -
foxly posted a new activity comment 14 years, 6 months ago
Are you using the latest release version, or a beta?
Because we only guarantee BP Album+ will operate on the current OFFICIAL RELEASE VERSION of WordPress and the current OFFICIAL RELEASE VERSION of BuddyPress …otherwise we would have to update BP Album+ 3 or 4 times PER DAY to keep up with changes in the beta releases.
^F^
- Load More
@foxly
Active 5 years, 9 months ago