foxly
I'm one of the lead developers for the BuddyPress Media Plugin the most popular social media sharing plugin for BuddyPress. BuddyPress Media allows users to emulate and exceed the functionality of popular websites like Facebook, Flickr, deviantART, and YouTube. I have a Computer Engineering degree, ten years of coding experience, and work 80 hour weeks leading the development team at a startup internet record label. I'm always seeking skilled BuddyPress developers for both open source projects and paid work ...email me: [CarlRoett || at || gmail || dot || com], Skype me: "carl.roett", or visit BP-Media's online Project Tracker
Interests
Wordpress, Buddypress, PHP, Javascript, jQuery, SQL, Adobe Flash, Adobe Flex, User Experience, High Performance GPU-Based Computing, and Red Bull.
-
This is normal behavior for the current nightly build. The code for the front-end screens won’t be finished for several weeks.
Thanks!
^F^
-
foxly replied to the forum topic How to Add Member Images to Display on Profile Page in the group BuddyPress Media
-
foxly replied to the forum topic Catchable fatal error bp-album/includes/bpa.screens.php on line 418 in the group BuddyPress Media
-
foxly replied to the forum topic Questions: Image Size Limits/Thumbnail Image Size/Photo location/Upload size in the group BuddyPress Media
Its not BP-Album+ that’s actually causing the error. An error is happening inside WordPress, and BP-Album+ doesn’t know how to turn the error into human-readable text.
You need to upgrade to […]
-
What happens when you set a max upload size value on the BP-Album admin screen? Are you using the latest version of WordPress?
^F^
-
HostGator according to HostGator has PHP 5.3.5 available. MediaTemple, as of 6 hours ago, defaults to PHP 5.2.10, but you can switch to any PHP version you want by editing the .conf file in your […]
-
In BP-Media 0.1.9, users can sort both albums and media items. Our jQuery front-end works similarly to the article you referenced, however we have a more efficient way of doing the ordering on the SQL […]
-
foxly replied to the forum topic BP Album Plus: Ways to notify members/groups? in the group BuddyPress Media
1) Hook on activity stream post action
2) Filter based on content type = “bp_album”
3) Run an SQL query on the members table to get every user id on the site
4) Use the buddypress notification functions to […] -
T_PAAMAYIM_NEKUDOTAYIM is Hebrew for “double colon”. Two of the three original developers of the PHP team are from Israel. As PHP was successively refactored over the past 16 years, the development team has left […]
-
Unfortunately because we were in such a hurry to get BP-Album released, we didn’t have time to build those screens as separate templates. They’e based partly on templates in the templates […]
-
We’re getting it built as fast as we can.
It *has* to be as complicated as it is to avoid coding ourselves into a corner. For example if we decided to build it without caching features, and then […]
-
foxly replied to the forum topic ERROR: Your upload failed, please try again. Error was: Your image was bigger than the maximum allow in the group BuddyPress Media
-
-
We’ve posted the updated version to the WordPress plugin repository. Enjoy!
^F^
-
Yes, that’s because the version on the WordPress SVN isn’t compatible with BP 1.5.
Don’t panic. We’ll be updating it in a few hours…
^F^
-
Directly editing the BuddyPress core files is generally a bad idea unless you know *exactly* what you’re doing. Based on our testing, this problem is fixed in the new BuddyPress 1.5 release, […]
-
@johnjamesjacoby
Prioritizing tasks in a large project with hundreds of items is a very dynamic thing. To avoid repeatedly updating a huge list in the forums, I suggest we use Pivotal Tracker. It lets us drag […] -
foxly replied to the forum topic Changing the way users are cataloged in the 'uploads' directory. in the group BuddyPress Media
0.1.9 already has voting and “sort-by-vote” capability.
Keep in mind though, making the voting process resistant to cheating is incredibly database-intensive, because the site has to store every […]
-
BP-Album stores all its information in the table “db prefix” “bp_album”. On most installs, the table will be named “wp_bp_album”.
The table is created in “/bp-album/loader.php”, and […]
-
Pardonnez mon français, je suis Canadien …
Il est facile pour les utilisateurs de définir la confidentialité de leurs photos. Une fois qu’un utilisateur télécharge une photo, BP-Album va les […]
- Load More