-
foxly posted on the forum topic Image issue (sure you guys can fix this one though) in the group BuddyPress Album+: 14 years, 4 months ago
@damien666 We do not currently have a fix available for this problem with version 0.1.7 If you’re still developing the site and not loading in “real” content yet, you should install version 0.1.9 of the plugin. You can download the latest nightly build here: http://code.google.com/p/buddypress-media/downloads/list Keep in mind that if you install…[Read more]
-
foxly posted on the forum topic path to image wrong. site room domain not correct in the group BuddyPress Album+: 14 years, 4 months ago
@cat28 My guess is you’ve set the wrong site domain in the WordPress config menu. You keyed in “zbuddy.comd” and you should have keyed in “zbuddy.com”. The plugin then asks WordPress for the site domain, WordPress gives the incorrect value, and BP Media writes it to the database. Change it to the correct value and everything […]
-
foxly posted on the forum topic A few problems with Album+ on WordPress 3.0 in the group BuddyPress Album+: 14 years, 4 months ago
I’m glad you were able to get the plugin to do what you needed. Now, go tell everyone about it! Post a link to http://code.google.com/p/buddypress-media/ on your blog, on twitter …everywhere!
^F^
-
foxly posted on the forum topic New BP Album Version – Download and Test! in the group BuddyPress Album+: 14 years, 4 months ago
Oh you poor thing! This is what *my* desktop looks like when I’m editing code, using NetBeans, and when I’m editing HTML it’s just as good: http://i29.tinypic.com/6sazuu.jpg The screen on the right is called a “diff” …NetBeans compares two different versions of a file and shows you all the changes. It’s *brilliant* for finding mistakes […]
-
foxly posted on the forum topic New BP Album Version – Download and Test! in the group BuddyPress Album+: 14 years, 4 months ago
@alanchrishughes 1) We’re working on adding code to the plugin to help people debug their web servers, because 95% of the time, problems are being caused by the web server, not the plugin. 2) As a developer, I stopped using Adobe Dreamweaver last year and never looked back. If you’re working with WordPress templates, you need […]
-
foxly posted on the forum topic No photo display, Only white box with x for uploading photos. in the group BuddyPress Album+: 14 years, 4 months ago
@mrbeno You are probably hosting on a cheap, shared server. Many of these hosts use all sorts of strange redirect setups that will cause you endless grief with many plugins. Version 0.1.9 of BP Media lets you manually set all of the system filepaths and URL’s instead of using the ones the server reports. Try it […]
-
foxly posted on the forum topic New BP Album Version – Download and Test! in the group BuddyPress Album+: 14 years, 4 months ago
1) You cannot rename the BP Album plugin directory. It has to be “bp-album” you changed it to bpalbum. 2) The error you have reported is usually caused by your FTP program corrupting files during upload. 3) The code you quoted in the PHP error is not present on the line you specified. Please cut […]
-
foxly posted on the forum topic Link to images users can post up like Image Shack in the group BuddyPress Album+: 14 years, 4 months ago
@JordashTalon BP Media does not include functionality for getting a link to a raw images stored in the cache, which are the “images” you see on the single media item page. There are several reasons for this: 1) Cached versions of an image may or may not exist. For example if the user links to the […]
-
foxly posted on the forum topic A few problems with Album+ on WordPress 3.0 in the group BuddyPress Album+: 14 years, 4 months ago
@vsimovic I wrote a documentation page on the wiki for you. It explains how to use the plugin to display customized featured content.
http://code.google.com/p/buddypress-media/wiki/UsingTheFeaturedContentLoop
^F^
-
foxly posted on the forum topic .19 ready for a live site? in the group BuddyPress Album+: 14 years, 4 months ago
@bplove @crashutah One of the reasons this plugin is taking so long to complete is that we’re building a very sophisticated security and privacy model for it that handles the sort of things that people do on *real* websites ..and these become very, very complicated situations to handle. I mean, consider just a “simple” group album. Let’s […]
-
foxly posted on the forum topic .19 ready for a live site? in the group BuddyPress Album+: 14 years, 4 months ago
@bplove @crashutah Well, the tagging functions (minus tag search) are now finished, so I’m starting on finishing up the data model now. We will probably have something you can at least get started with within a few days. You can follow this up-to-the-second by following our feed, located here: http://code.google.com/p/buddypress-media/updates/list…[Read more]
-
foxly posted on the forum topic A few problems with Album+ on WordPress 3.0 in the group BuddyPress Album+: 14 years, 4 months ago
Well, why don’t you figure out what’s wrong with our CSS that’s causing the problem to happen, and let us know. That way we can get the problem fixed much faster.
Thanks!
^F^
-
foxly posted on the forum topic .19 ready for a live site? in the group BuddyPress Album+: 14 years, 4 months ago
@bplove Using 0.1.9 on a live site would not be a good idea. The data model will probably change before release (so you would lose all uploaded content) and we have not done the pre-release security audits on it yet, so the *nightly builds* of 0.1.9 *might* be venerable to XSS and SQL injection attacks. We’re […]
-
foxly posted on the forum topic A few problems with Album+ on WordPress 3.0 in the group BuddyPress Album+: 14 years, 4 months ago
Yes, that version of the plugin’s nightly build will automatically upgrade to the current plugin version posted on the BP Media download page:
http://code.google.com/p/buddypress-media/downloads/list
So just download bp-album-2010-07-15.zip, copy over the exiting files, deactivate, activate, and you’re good to go.
^F^
-
foxly posted on the forum topic Problem with Albums in the group BuddyPress Album+: 14 years, 4 months ago
-
foxly posted on the forum topic A few problems with Album+ on WordPress 3.0 in the group BuddyPress Album+: 14 years, 4 months ago
-
foxly posted on the forum topic A few problems with Album+ on WordPress 3.0 in the group BuddyPress Album+: 14 years, 4 months ago
@vsimovic Is this the defect you are referring to? http://code.google.com/p/buddypress-media/issues/detail?id=9#c4 Re: I would also like to print a few pics from member’s album on the front page of it’s profile. Can you maybe help me how to achieve this? Several users have been able to implement a “Latest uploads” functionality in version 0.1…[Read more]
-
foxly started the forum topic Interoperability Between Cubepoints and BP Album+ in the group CubePoints Buddypress Integration: 14 years, 4 months ago
Hey Cubepoints team! We’re 7 to 14 days away from the BP Media (BP Album+) 0.1.9 RC1 release. (That’s a guess, not an official announcement) …and we’re almost ready to start adding hooks and filters to the plugin core. We’re requesting feedback from the other popular plugin developers on what kinds of hooks/filters they need. […]
-
foxly posted on the forum topic Picture upload hanging in the group BuddyPress Album+: 14 years, 4 months ago
You’ve probably found a defect.
Please submit it on our issue tracker so we can get it fixed. Be sure to attach the file that causes the problem.
https://code.google.com/p/buddypress-media/issues/list
Thanks!
^F^
-
foxly posted on the forum topic A few problems with Album+ on WordPress 3.0 in the group BuddyPress Album+: 14 years, 4 months ago
Take a look at our Google Code issue tracker for the latest updates on which features are working, and which features are currently being built.
https://code.google.com/p/buddypress-media/issues/list
Thanks!
^F^
- Load More
@foxly
Active 5 years, 9 months ago