[buddypress-trac] [BuddyPress] #1267: No Group Avatar upload Form when adding adding 'wp_enqueue_script( 'thickbox' );
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Fri Oct 23 18:20:24 UTC 2009
#1267: No Group Avatar upload Form when adding adding 'wp_enqueue_script(
'thickbox' );
-------------------+--------------------------------------------------------
Reporter: 21cdb | Owner:
Type: defect | Status: new
Priority: major | Milestone: 1.1.2
Keywords: |
-------------------+--------------------------------------------------------
When adding 'wp_enqueue_script( 'thickbox' );' via bp-custom.php or
directly into theme header the Avatar upload Form on step 3 of Group
Creation "Create a Group - Group Avatar" isn't showing up.
Part of the html is there, but it is missing
{{{
<!-- Group creation step 1: Basic group details -->
<!-- Group creation step 2: Group settings -->
<!-- Group creation step 3: Avatar Uploads -->
<div class="left-menu">
<img height="150" width="150" class="avatar" id="group-1431-avatar"
alt="Group avatar"
src="http://www.gravatar.com/avatar/933a0f7106e73e2f14f6afd0c22eeaaa?d=identicon&s=150"/>
</div>
<div class="main-column">
<p>Upload an image to use as an avatar for this group. The image will be
shown on the main group page, and in search results.</p>
<p>
<input type="file" id="file" name="file"/>
<input type="submit" value="Upload Image" id="upload" name="upload"/>
<input type="hidden" value="bp_avatar_upload" id="action" name="action"/>
</p>
<p>To skip the avatar upload process, hit the "Next Step" button.</p>
</div>
<input type="hidden" value="41bc5568c1" name="_wpnonce"
id="_wpnonce"/><input type="hidden"
value="/members/membername/groups/create/step/group-avatar"
name="_wp_http_referer"/>
<!-- Group creation step 4: Invite friends to group -->
}}}
--
Ticket URL: <http://trac.buddypress.org/ticket/1267>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list