-
Luca Foss started the forum topic I Don't Want My "Admin" Activity To Be Posted On The Activity Page… in the group How-To and Troubleshooting: 13 years, 5 months ago
How can I stop this?
-
Luca Foss posted on the forum topic Getting Rid Of The Top Admin Bar Once And For All… in the group How-To and Troubleshooting: 13 years, 6 months ago
yes I did…
-
Luca Foss started the forum topic Getting Rid Of The Top Admin Bar Once And For All… in the group How-To and Troubleshooting: 13 years, 6 months ago
I’ve been trying to get rid of this thing for all pages, but can’t seem to do it. I’ve used the line
define ( 'BP_DISABLE_ADMIN_BAR', true );
but it isn’t removing the bar at the top…what should I do? -
Luca Foss started the forum topic Would bp_activity_count() give me the total number of activities on the activity page? in the group How-To and Troubleshooting: 13 years, 7 months ago
I posted this yesterday…I’m just looking to add some “page 1,2,3…etc’s” depending on the number of activities on a page through a conditional statement. Would
bp_activity_count()
give me what I want? -
Luca Foss started the forum topic Getting The Number Of Activities in the group How-To and Troubleshooting: 13 years, 8 months ago
Hello everyone..I’m trying to use a conditional statement that creates a “next” and “previous” page link, “if” the number of activities exceeds a certain number. I’ve tried a few ways which I think should work but it’s not for some reason. Here’s what I have so far. ` activity_count; if ( $act_number > 5 ) : […]
-
Luca Foss posted on the forum topic Controlling Avatar Sizes On "Activity" Page in the group How-To and Troubleshooting: 13 years, 8 months ago
alright..I’ll try it..thanks
-
Luca Foss posted on the forum topic Controlling Avatar Sizes On "Activity" Page in the group How-To and Troubleshooting: 13 years, 8 months ago
nevermind…I solved it…thanks..
-
Luca Foss posted on the forum topic Controlling Avatar Sizes On "Activity" Page in the group How-To and Troubleshooting: 13 years, 8 months ago
will this adjust the current avatar sizes? or will the changes come when a new user registers?
-
Luca Foss started the forum topic Controlling Avatar Sizes On "Activity" Page in the group How-To and Troubleshooting: 13 years, 8 months ago
Hello everyone…
I really don’t like the sizes on of the avatars on the activity page. How do I change this? Also, I haven’t began modifying the groups page or forums page, but I’m sure the answer to this will aid me in modifying the avatar sizes on those pages as well..any help?
-
Luca Foss posted on the forum topic Getting ”Specified file failed upload test” Error When Uploading Avatar in the group How-To and Troubleshooting: 13 years, 8 months ago
Hello…sorry for the late response (was at work)…I’m using WordPress 3.0.2 and I’m also using BuddyPress Version 1.2.7
-
Luca Foss started the forum topic Getting ”Specified file failed upload test” Error When Uploading Avatar in the group How-To and Troubleshooting: 13 years, 8 months ago
Hello. I’ve been doing research into this and I’m finding that many have had issues with the function wp_handle_upload(). One notable issue is that it would produce this error, but the file will be uploaded to the directory anyway…and the same thing happened with me. The avatar is uploaded to the directory, but I still […]
-
Luca Foss started the forum topic Just Need A Little Assistance On The Login Process…What Files Are Involved? in the group How-To and Troubleshooting: 13 years, 8 months ago
Hello again…sorry to post again…but I’ve been stuck on this for the past two weeks. I just need to know what files are involved in the login process for Buddypress…that’s all…the files involved in saving cookies, verify user entry…etc…then I can move on to the next thing…
-
Luca Foss started the forum topic Close To Completing My Independent Registration Page…Stuck On The Login Process…Need Help.. in the group How-To and Troubleshooting: 13 years, 8 months ago
Hello… If you check my last few posts on this forum, you’ll see dialog about me creating my independent registration page (one that shows up regardless of login status).. At this point, I really need to know what files are responsible for the login process and all that happens…particularly what files are responsible.. I know […]
-
Luca Foss posted on the forum topic Am I Breaking Something? Is There An Easier Way? in the group How-To and Troubleshooting: 13 years, 9 months ago
Well… I figured that I can have a register page with the register fields that is independent of login status. The purpose of the register page is to “save data to the database”. Ever since I began this forum post, I solved some things. I created my join page (I’d have to really break it […]
-
Luca Foss posted on the forum topic Am I Breaking Something? Is There An Easier Way? in the group How-To and Troubleshooting: 13 years, 9 months ago
…honestly??…lol….(and I’m still somewhat a rookie at programming so advise at will) because I’ve seen many sites out there that have a “Join” page. What happens when I, for instance, am at my friends house and he’s logged into the site. So he has to log out for me to join? It just seems to […]
-
Luca Foss posted on the forum topic Am I Breaking Something? Is There An Easier Way? in the group How-To and Troubleshooting: 13 years, 9 months ago
right…but I wanted to create a registration page that has the register fields regardless of login…
-
Luca Foss posted on the forum topic Am I Breaking Something? Is There An Easier Way? in the group How-To and Troubleshooting: 13 years, 9 months ago
“Why not just edit the files in /registration?” Thanks for your response. I want to create a “signup” page that appears regardless of whether the user is signed in or not. I saw that when I just used “/registration”, the page didn’t show when i was signed in (correct me if I’m wrong here…because maybe […]
-
Luca Foss started the forum topic Am I Breaking Something? Is There An Easier Way? in the group How-To and Troubleshooting: 13 years, 9 months ago
I’ve posted several times on this forum about the registration process and I really would like to get this completed so I can move on to the next thing with BuddyPress. I’m setting up a registration page. To do so, I’ve done the following: 1. Pulled the registration code from register.php and saved it to […]
-
Luca Foss posted on the forum topic Manually Creating Functions for "bp_core_signup.php"…? in the group How-To and Troubleshooting: 13 years, 9 months ago
..that’s okay…I’ve solved it…
-
Luca Foss started the forum topic Manually Creating Functions for "bp_core_signup.php"…? in the group How-To and Troubleshooting: 13 years, 9 months ago
BuddyPress doesn’t have defined functions for
username_exists()
andemail_exists()
? I’m getting undefined errors for these…If it doesn’t, then I’m guessing I need to create one that searches through the user database…
- Load More
@luca-foss
Not recently active