-
foxly posted on the forum topic 404 header errors with bpAlbum activated in the group BuddyPress Album+: 14 years, 5 months ago
@thekmen I’ll see if I can get it fixed in tonight’s build. This is a challenging problem though, and it might take a couple of iterations to get it really nailed down. The fact that its causing a 404 in *all* bp plugins means there is a defect in our code somewhere. Google is smart about […]
-
foxly posted on the forum topic 404 header errors with bpAlbum activated in the group BuddyPress Album+: 14 years, 5 months ago
@thekmen It’s because a) there is a massive design defect in WordPress and, b) the core developers refuse to fix it (last we checked). Basically, WordPress is built on URL redirect system. You go to a specific URL. It fetches the content. But the content doesn’t really exist at the URL that you specify. Somebody decided […]
-
foxly posted on the forum topic [Possible Bug] Internal Server Error on first comment in the group BuddyPress Album+: 14 years, 5 months ago
@blacktattoo This is, literally, what the error says “The server encountered an internal error or misconfiguration”. It’s because you’re hosting on GoDaddy. If there is one company NOT to host a WordPress-based website on, its GoDaddy. The horror stories I’ve heard about that company just make me shake my head and think “so happy that wasn’t […]
-
foxly posted on the forum topic flash uploader/size restriction/delete original in the group BuddyPress Album+: 14 years, 5 months ago
@Pisanojm We’ll see what we can do.
^F^
-
foxly posted on the forum topic bp_album_2010-06-23.zip – edit image size in the group BuddyPress Album+: 14 years, 5 months ago
-
foxly posted on the forum topic Ability to choose what level of users get access to create/post albums in the group BuddyPress Album+: 14 years, 5 months ago
@studioleland
Doesn’t that kind of defeat the purpose of the plugin? Please give a more detailed explanation of your application.
Thanks!
^F^
-
foxly posted on the forum topic flash uploader/size restriction/delete original in the group BuddyPress Album+: 14 years, 5 months ago
@Pisanojm Okay, remember that the nightly build version is *literally* being built in real time. It has things changed every night. So you’re going to run into things that don’t work. And then the next time you download it, they’ll be working. 1) Flash upload not hiding. Thanks. 2) File size restriction not working Thanks. 3) […]
-
foxly posted on the forum topic BP Album+ 0.1.9 – bp_core_load_template in the group BuddyPress Album+: 14 years, 5 months ago
@LPH2005 That would be because that file doesn’t exist in the 2010.06.22 build.
Remember, with the nightly builds, we are *literally* building the plugin while you watch. 🙂
I’m going to mark everything that isn’t finished with a ‘#’ in tonight’s build to help people avoid testing features that aren’t done yet.
^F^
-
foxly posted on the forum topic activity stream photo list in the group BuddyPress Album+: 14 years, 5 months ago
@intimez Its a lot more sophisticated than you think. It limits to a certain number of posts per day. It groups by album. If you don’t post for a while it makes a new post with less than the max number of items in it. Basically, it acts like Facebook’s activity stream. If you run a […]
-
foxly posted on the forum topic activity stream photo list in the group BuddyPress Album+: 14 years, 5 months ago
+ +
= 11 pictures.
Version 0.1.9 groups images in activity stream posts to avoid flooding the stream with posts. It’s fully configurable on the admin menu. Play with it … 🙂
^F^
-
foxly posted on the forum topic Questions: Image Size Limits/Thumbnail Image Size/Photo location/Upload size in the group BuddyPress Album+: 14 years, 5 months ago
@Pisanojm Don’t even bother with 0.1.7 on a new install. Download the nightly build.
^F^
-
foxly posted on the forum topic 0.1.9 alpha to nightly build in the group BuddyPress Album+: 14 years, 5 months ago
@thekmen You will eventually be able to add arbitrary metadata fields to images, similar to the way extended member profiles work. But no, I’m not going to hard-code a field into the plugin, lol.
^F^
-
foxly posted on the forum topic Problem uploading Audio/Video files with 0.1.9.2010-06-22 in the group BuddyPress Album+: 14 years, 5 months ago
@BlackThought I think I’d go with what BP Album+ is trying to tell you, lol… 🙂 It’s going to be quite some time before you’ll be able to upload audio and video files into BP Album+. The reason is, setting up streaming audio and video files on a website is a very complicated process that honestly, […]
-
foxly posted on the forum topic 0.1.9 alpha to nightly build in the group BuddyPress Album+: 14 years, 5 months ago
@thekmen Basically we’d think-through the process, implement it in the best way we can think of, and provide configuration options for people to set it up differently. As guidance you’d want it “on by default” and “private by default”. You don’t want users to have to perform an action to make the feature work, otherwise they […]
-
foxly posted on the forum topic BP Album+ 0.1.9 – widget photo gallery in the group BuddyPress Album+: 14 years, 5 months ago
No, but the final release will.
Yes …and you can try it out in tonight’s build because its almost done.
No, but we’re getting really close.Thanks!
^F^
-
foxly posted on the forum topic 0.1.9 alpha to nightly build in the group BuddyPress Album+: 14 years, 5 months ago
@thekmen At the moment, neither. The location field is actually a tag that will be complimentary to the GIS data as is done on Facebook. On that website people enter things like “Bob’s Kitchen” and stuff as the location, and I don’t think that would map well to lat/lon values. I have to plan out how […]
-
foxly posted on the forum topic 0.1.9 alpha to nightly build in the group BuddyPress Album+: 14 years, 5 months ago
@thekmen I’ve already fixed almost every defect you posted. The changes will show up in tonight’s build. As for lat/lon … that’s a *big* project. We have to write code that extracts GIS info from the EXIF fields in images, and its implemented differently in *every* camera. We also need to write code that finds things […]
-
foxly posted on the forum topic 0.1.9 alpha to nightly build in the group BuddyPress Album+: 14 years, 5 months ago
@thekmen And also note how the item’s owner can remove unwanted favorite tags. And that if the member tries to tag themselves again, their tag shows to *them* but not other members. Also, when you hit the maximum number of favorite tags to display (set in admin back end), it adds a user count.
^F^
-
foxly posted on the forum topic 0.1.9 alpha to nightly build in the group BuddyPress Album+: 14 years, 5 months ago
Hint: with several different users … 😉
You favorite’d the image with the user that owns it. Try multiple users that are friends with the owner.
^F^
-
foxly posted on the forum topic Warning: pathinfo() expects parameter 1 to be string in the group BuddyPress Album+: 14 years, 5 months ago
@intimez You probably have a really cheap web host or a server that is not set properly. Go to the “Debug Tools” screen, and paste a message with a copy of the information it prints out.
^F^
- Load More
@foxly
Active 5 years, 9 months ago