Search Results for 'wordpress'
-
Search Results
-
Topic: wierd bugs
Whenever someone does an action with buddypress say for example viewing a random blog it first shows a 404 error *THEN* redirects appropriately.
It’s as if it’s loading some file that doesnt exist then redirecting.
check it out at http://webcomicplanet.com/
also in bp-groups-widge.php around line 60 you need to clear the floats there
</span></div>
</div>
<div class=”clear”></div>
also, avatar’s cannot be uploaded on registration BUT works in the members pages so i’m trying to disable the fact it’s asking for the upload of the avatar on the wp-signup page so any help in removing that action would be nice from the wp-signup
in the pages for the plugin-templet you can’t use the #content as a #page and keep it compatible with the pages that wpmu dishs out
<div id=”content” class=”widecolumn”>
^ is NOT compatible because you’re using it as a column not the #page, while WPMU dishes it out as #page div for the registration your using it as a column inside another area with a sidebar
since most if not all wordpress themes that use #content as a “page area” and not a “column of content” it would probably be best if you changed that div name to something other then #content
Try to add borders to #content border left and right and then look at how the wp-signup.php page comes up and your members and groups pages and you will see what I mean by that.
– Phil
but mainly, very curious as to why 404 pages keep getting dished out, it’s like i’m missing a file in my custom theme.
Topic: Adding links to admin bar
Feel a bit silly asking this, because I am a proper newbie with wordpress MU and buddypress.
I want to admin some hard links to the admin bar, how would I add an ‘Example’ (example.com) button to the bar? Would I keep having to update something in bp-core-adminbar.php with every upgrade?
Thanks!
Topic: Something I did wrong?
Hi all.
I just installed and tested WordPress MU, all was working fine.
Downloaded the BP package, followed all the installation instructions. Everything seemed to working fine.
Got a error when clicking on a member to view the profile:
http://bourne-studio.com/members/admin/
I moved the themes to the locations mentioned in the ‘read me’ files within the themes folder.
Can anyone tell me what I did wrong and also what needs to be done to solve this issue.
Thanx
J
hi, i’ve a problem with the group membership request.
when a user send a membership request the admin of the group receive an email with the link to accept/reject the member…
when i click on the link to accept/reject the user i receive a “WordPress failure notice” with the message “Are you sure you want to do this?” and no more. the only way is close the browser window.
i’ve tested it with wpmu 2.7 and bp rc-1… how i resolve this? thanks.


