Search Results for 'wordpress'
-
Search Results
-
Quick rundown, I am running WordPress MU 2.7.1 and I currently have the BuddyPress plugin activated. I have downloaded and activated the members only plugin, which basically means when you access my site (codyconnect.com) it takes you to the wordpress login screen and you must login before you can access the buddypress members theme page which is exactly what I want. My question is does anyone know how to change the WordPress logo on the login page to a different logo? Thanks for your help
Topic: issues with login screen
I originally had installed my wordpress into a subdirectory called /var/www/html/wp so in order to access you had to go to http://www.example.com/wp
I changed my wp content folder to just /var/www/html and now I’m having issues with the login. Even though I changed my BASE directory in wp-config.php back to / it is still trying to send me to example.com/wp when I login and its causing me issues. Anyone know how to fix this?
I have fixed db-cache plugin to work with wordpress mu and buddypress.
To try it download original version 0.6 from http://wordpress.org/extend/plugins/db-cache/ http://wordpress.org/extend/plugins/db-cache/
and replace file db-module.php with
http://prague.es/db-cache-fix-for-buddypress/db-module.php.txt
and then activate the plugin
Changes in db-module.php file are marked with a string “//mch” (replacement of functions and variables)
I have tested it little bit but I’m not sure if its working well.
You can see caching stats in at the bottom of generated html page.
eg.
<!– Generated in 2.814 seconds. Made 10 queries to database and 145 cached queries. Memory used – 31.56MB –>
<!– Cached by DB Cache –>
!!!Please post your experience with db-cache plugin and buddypress!!!
Why I’m not using wp-super-cache plugin? Cause it doesn’t work well with bp-facebook connect plugin ( bp-fbconnect ).
I have installed a new wordpress 2.7.1 and buddypress 1.0 for testing this problem.
There are no other plugins running. Just a clean installation with buddypress.
I used the wire_patch_too.patch added by burtadsit.
It’s this Ticket http://trac.buddypress.org/ticket/723
In the wp-config.php I insert all the slug rewrites:
define( ‘BP_MEMBERS_SLUG’, ‘mitglieder’ );
define( ‘BP_FRIENDS_SLUG’, ‘freunde’ );
define( ‘BP_WIRE_SLUG’, ‘pinnwand’ );
define( ‘BP_GROUPS_SLUG’, ‘gruppen’ );
What did I wrong? Because after the changes, the wire in groups not working any more.
I did this test because I thought it’s one of the plugins I’m using. but I have the same bug in a clean installation.
I need help with this. Looking forward…
Have somebody tried new bbPress 1.0-RC release?
I’ve a problem with bbPress integration with WPMU. All installation steps going fine. I enter cookie integration fields, the same database, use default prefix’es, but nothing solves the problem.
In 3 step of bbPress installation when I enter existing user “admin” in key master field it shows me an error – “The key master could not be created. An existing user was found with that user login.”. But even if I choose new user, forum installation ends fine but when trying to login, it redirects me to install wizard once again.
With single install (without integration) bbPress works fine.
I dont seem to be able to find this answer.
There are no “secure auth” cookie salt or “auth” cookie salt on my installation.
I used the 1.0 Alpha 6 BbPress and Buddypress latest version.
How come these are not where they say they are “this wordpress admin page”
Cheers.
