Search Results for 'wordpress'
-
Search Results
-
Hi, my wordpress buddypress site http://www.releasethereal.com seems to get a lot of spam profiles sign up. Whats the best way to keep the spam count down i currently use these plugins:
Akismet
SI CAPTCHA Anti-SpamIs there any others i should know about?
In WordPress 3.5+ the upload avatar core doesn’t not work. The following function needs to be changed from:
// Check image size and shrink if too large if ( $size[0] > bp_core_avatar_original_max_width() ) { $thumb = wp_create_thumbnail( $bp->avatar_admin->original, bp_core_avatar_original_max_width() );to this:
// Check image size and shrink if too large if ( $size[0] > bp_core_avatar_original_max_width() ) { $thumb = image_resize( $bp->avatar_admin->original, bp_core_avatar_original_max_width(), null );Or something like that, it would probably be better to not pass a null parameter but it works.
In WP 3.5+ wp_create_thumbnail is deprecated.
My custom theme Buddypress (1.6.1)/Wordpress (3.4.2) site was working perfectly fine. There was a Post Update button and activities were sticking.
Yesterday I updated Jetpack, BP Menus, Post Topics, Google Analytics, WP Facebook AutoConnect paid. The Post Update button disappeared. I solved that problem disabling BP Menus v2.0.3. I only allow registration of Buddypress accounts through Facebook. Now some accounts can post perfectly fine – their post will stick on the website. However I’ve noticed with some other accounts that when they try and post simple text the post appears to go through and have been submitted, however the post disappears once the user refreshes the page.
I’ve noticed that users whose post disappears on the Activity Stream can still send private messages and those work fine.
Any ideas on what is causing this problem and how I can fix it?
I have a multisite wp install with buddy press and I am seeing the following behavior.
If someone registers and puts a space in the username i.e. john doe, the username is changed by wp to johndoe, (it is my understanding that this is done by wordpress) The issue that it is not really highlighted to the user, so if they don’t pay close attention to the username and try to enter the username that they entered (with the space) they will get an invalid username message..
My question is this, is there a way to notify the user during registration (they receive a confirmation email but honestly i don’t think they will read it close enough to realize the change in username) that the username with the space is not acceptable? maybe to add some king of validation or error message when a space is entered in the username field?
I have tried several plugins that would restrict usernames without any success so though maybe I could approach this at the registration form itself.
I am running WP 3.4.2 and buddy press 1.6.1
Any help would be greatly appreciated
Hi Everyone!
First off, thanks everyone for your help, MUCH appreciated.
Basically my problem is that when first creating a group, I get to the second step, then click next and all I get is a totally blank page. Absolutely nothing on it. Then I hit my back button, and click on the group tab, and the group has been created. So why is it giving me a blank page on the third step?
Also, when I click on forum for that specific group, I also get a totally blank page. I did install the group forums in the BuddyPress settings.I also have the latest version of BuddyPress, and WordPress.
Thanks for you help
Topic: Buddypress Link don’t work
Hi! I have sompe problems.
In “Member page” if i click on a member I get redirected on homepage. The same thing with menu of buddypress: if i click on “messages”, “friends” or similar menu I get redirected in home page.
Can you help me, please?
My site is http://www.scheggedicristallo.comI think that maybe a problem in .htacess.
My actual .htaccess is
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ – [L]deny from all
order deny,allow
# uploaded files
RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.php?file=$2 [L]# add a trailing slash to /wp-admin
RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L]RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ – [L]
RewriteRule ^[_0-9a-zA-Z-]+/(wp-(content|admin|includes).*) $1 [L]
RewriteRule ^[_0-9a-zA-Z-]+/(.*.php)$ $1 [L]
RewriteRule . index.php [L]
# BEGIN W3TC Browser CacheBrowserMatch ^Mozilla/4 gzip-only-text/html
BrowserMatch ^Mozilla/4.0[678] no-gzip
BrowserMatch bMSIE !no-gzip !gzip-only-text/html
BrowserMatch bMSI[E] !no-gzip !gzip-only-text/htmlHeader append Vary User-Agent env=!dont-vary
AddOutputFilterByType DEFLATE text/css application/x-javascript text/x-component text/html text/richtext image/svg+xml text/plain text/xsd text/xsl text/xml image/x-icon
FileETag None
Header set X-Powered-By “W3 Total Cache/0.9.2.4”
FileETag None
Header set X-Powered-By “W3 Total Cache/0.9.2.4”
FileETag None
Header set X-Powered-By “W3 Total Cache/0.9.2.4”
# END W3TC Browser Cache
# BEGIN W3TC Page Cache coreRewriteEngine On
RewriteBase /
RewriteRule ^(.*/)?w3tc_rewrite_test$ $1?w3tc_rewrite_test=1 [L]
RewriteCond %{HTTP_HOST} ^(www.)?([a-z0-9-.]+.[a-z]+).?(:[0-9]+)?$
RewriteRule .* – [E=W3TC_DOMAIN:%2]
RewriteCond %{REQUEST_URI} ^/(stefanogiolo|ameliapiscolla|martinatomasso|albertomolinaroli|chiaraperlini|sharonmissaglia|darklady|veracaiazza|jelkaserpieri|fabioscolari|veronicafratter|ninooriolo|melissabiancon|valentina|vincent|ninetta|claudia|giuseppepecoraro|annamariacuccu|valentinagestri|emisiarte|arturoavossa|simonabaralla|giancarloguidi|globals|lauraruggiero|chiararossini|pamelacozza|beatricecinollo|silviaenriconi|marcoschembri|dimitryrufolo|pattysimon|albadragoni|giulianourbano|nicolaspecchierla|giovannasgorbani|francescapellegrino|marcosposato)/
RewriteRule .* – [E=W3TC_BLOGNAME:%1.]
RewriteCond %{HTTP:Accept-Encoding} gzip
RewriteRule .* – [E=W3TC_ENC:_gzip]
RewriteCond %{REQUEST_METHOD} !=POST
RewriteCond %{QUERY_STRING} =””
RewriteCond %{HTTP_HOST} =lnx.scheggedicristallo.com
RewriteCond %{REQUEST_URI} /$ [OR]
RewriteCond %{REQUEST_URI} (sitemap(_index)?.xml(.gz)?|[a-z0-9_-]+-sitemap([0-9]+)?.xml(.gz)?) [NC]
RewriteCond %{REQUEST_URI} !(/wp-admin/|/xmlrpc.php|/wp-(app|cron|login|register|mail).php|/feed/|wp-.*.php|index.php) [NC,OR]
RewriteCond %{REQUEST_URI} (wp-comments-popup.php|wp-links-opml.php|wp-locations.php) [NC]
RewriteCond %{HTTP_COOKIE} !(comment_author|wp-postpass|wordpress_[a-f0-9]+|wordpress_logged_in) [NC]
RewriteCond %{HTTP_USER_AGENT} !(W3 Total Cache/0.9.2.4) [NC]
RewriteCond “%{DOCUMENT_ROOT}/wp-content/w3tc-%{ENV:W3TC_BLOGNAME}%{ENV:W3TC_DOMAIN}/pgcache/%{REQUEST_URI}/_index%{ENV:W3TC_UA}%{ENV:W3TC_REF}%{ENV:W3TC_SSL}.html%{ENV:W3TC_ENC}” -f
RewriteRule .* “/wp-content/w3tc-%{ENV:W3TC_BLOGNAME}%{ENV:W3TC_DOMAIN}/pgcache/%{REQUEST_URI}/_index%{ENV:W3TC_UA}%{ENV:W3TC_REF}%{ENV:W3TC_SSL}.html%{ENV:W3TC_ENC}” [L]# END W3TC Page Cache core
Any other suggestions? It is in the wp-content/plugins/ directory.