Hally-
wp-signup.php is a WordPress Mu file, not a BuddyPress file. Look within the directory you’ve installed WPMU.
Ehy Jeff look here wp-content/themes/buddypress-home/register.php
if you’ve a customized theme copy register.php and activation.php from /themes/buddypress-home to your theme
@Nicola-
I believe Hally was asking for the location of the wp-signup.php file.
@Hally-
Is that true? Or, are you asking where is wp-signup.php referenced within BuddyPress?
Hi guys
Umm I was looking for the file that contains <div id=”content”>. I tried looking a register.php but it wasn’t connected to the page it was connected to the register page. Maybe it in in wp-signup.php file. I am not certain
I do not even see a CSS selector named “content” in the link you provided in the OP when I view the source.
If you perform a search on BuddyPress for that specific string, it comes up empty. If you search WPMU, there are over 40 files (no surprise) that have that string. But, wp-signup.php is not one of them.
What exactly are you trying to do?