-
Florian replied to the topic Using a generic user not found page in the forum How-to & Troubleshooting 10 years, 10 months ago
Really, almost 3 months later and no one has any suggestions?
-
Florian replied to the topic Special characters cannot be saved in profile in the forum How-to & Troubleshooting 10 years, 10 months ago
Issue resolved, the server had been setup to auto convert character sets, this conflicted and caused this error. Changing this in the php.ini fixed the issue.
-
Florian replied to the topic Thumbnails not resizing in the forum How-to & Troubleshooting 10 years, 10 months ago
I’ve even tried changing the thumbnail settings in /bp-core/bp-core-avatars.php but with no luck.
-
Florian started the topic Thumbnails not resizing in the forum How-to & Troubleshooting 10 years, 10 months ago
Hi,
Many versions back of BuddyPress, I added the following to the bp-custom.php file in the plugins folder:
define ( ‘BP_AVATAR_THUMB_WIDTH’, 200 );
define ( ‘BP_AVATAR_THUMB_HEIGHT’, 200 );
define ( ‘BP_AVATAR_FULL_WIDTH’, 450 );
define ( ‘BP_AVATAR_FULL_HEIGHT’, 450 );Now the thumbnail resizing is no longer working. Without this text the…[Read more]
-
Florian started the topic Special characters cannot be saved in profile in the forum How-to & Troubleshooting 11 years ago
Hi,
I have an issue where if a user uses certain special characters, such as ñ, their profile cannot be saved.
Everything is set to UTF-8, including php and the database.
Any and all help would be greatly apprecaited.
Florian
-
Florian started the topic Using a generic user not found page in the forum How-to & Troubleshooting 11 years, 1 month ago
Hi,
I currently have BuddyPress installed on my site, and all members can view their profile at (for example) mywebsite.com/members/myusername
When a user closes their account, if anyone follows a link to their old profile they get the standard 404 message (which isn’t great for SEO).
So I was wondering how to use a generic user not found page?…[Read more]
-
Florian's profile was updated 11 years, 1 month ago
@schumannmedia
Active 10 years, 9 months ago