-
Menelik Seth posted on the forum topic Add custom metadata to forum topics for sorting purposes in the group Creating & Extending: 13 years, 7 months ago
And just as I thought I was drowning, Brandon Allen’s hand reaches into the dark waters of PHP/MySQL/BuddyPress and pulls me out. Thanks bro! This is exactly what I was looking for. I’m gong to thoroughly review this and compare it against where I was stuck. This has been a great trial by fire for […]
-
Menelik Seth posted on the forum topic Add custom metadata to forum topics for sorting purposes in the group Creating & Extending: 13 years, 7 months ago
Struggling to figure out a way to get a topic’s post_id. I have to approaches I’m considering. 1. Return the latest post’s id (somehow) and then increment it +1 for the object id (to match the new post) 2. Find a way to get the newest post id… Since the post_id is autoincrement, something tells […]
-
Menelik Seth posted on the forum topic New theme – Buddypress UX in the group Creating & Extending: 13 years, 7 months ago
This is inspiring 🙂 two years eh? I’m just getting my feet wet with BuddyPress, and I’m trying to work towards something similar (a custom theme that I want to build to suit my own specific needs, but then give to the community for free). I look forward to trying out your theme, and who […]
-
Menelik Seth posted on the forum topic Add custom metadata to forum topics for sorting purposes in the group Creating & Extending: 13 years, 7 months ago
Okay, I got it semi-working. 1. The function, cg_newmeta, inserts a new record into bp_bb_meta table 2. It gets it’s data from the function, postcatagory. 3. cg_postcatagory() SHOULD get its data from the new topic form (forum.php). However, I haven’t figured out how to do that yet. Basically if I set the variables in cg_postcatagory(), […]
-
Menelik Seth posted on the forum topic Add custom metadata to forum topics for sorting purposes in the group Creating & Extending: 13 years, 7 months ago
Okay here’s what I’ve come up with so far. It doesn’t do anything (neither works, nor breaks the website) so I’m definitely doing something wrong. Could somebody point it out? ——————— In functions.php ——————— 1. cg_newmeta: take the metadata and add it to the bp_bb_meta table. Code taken from BP Rate Forum Post 2.…[Read more]
-
Menelik Seth posted on the forum topic Add custom metadata to forum topics for sorting purposes in the group Creating & Extending: 13 years, 7 months ago
Any suggestions would be helpful. I could particularly use a jump-start on adding data to a table, via a form. I’ll post any finds here.
-
Menelik Seth joined the group Creating & Extending 13 years, 7 months ago
-
Menelik Seth posted an update 13 years, 7 months ago
@acousins Hi acousins,
I’m wondering if you could provide some insights. I’ve tried to get the file attachment plugin to work, but it won’t detect the upload directory. I have a feeling that the space in one of the folder names is the cause, but I can’t figure out how to work around it.
Here’s the directory where the default upload folder is…[Read more]
-
Menelik Seth reviewed the plugin U BuddyPress Forum Editor: 13 years, 7 months ago
So far so good 🙂 This is exactly what I’ve been scouring the Internet for.
-
Menelik Seth joined the group U BuddyPress Forum Editor 13 years, 7 months ago
-
Menelik Seth posted an update in the group U BuddyPress Forum Attachment: 13 years, 7 months ago
Running BuddyPress on XAMPP (Windows Vista) So far customizing it has been a smooth experience, but I can’t seem to get U BuddyPress Forum Attachment to work. It keeps telling me that the upload directory doesn’t exist.
Here’s my upload directory:
C:UsersjohndoeMy Dropboxdocrootbuddypress/wp-content/uploads/ubpfattach/
I have a feeling the…[Read more]
-
Menelik Seth joined the group U BuddyPress Forum Attachment 13 years, 7 months ago
@menelik-seth
Not recently active