Group Avatar Upload isn\'t showing up – wp_enqueue_script( \'thickbox\' )
-
My problem is that on step 3 of Group Creation “Create a Group – Group Avatar” the avatar upload form isn’t showing up.
I did some debugging and found that this problem is related to my bp-custom.php (renamed bp-custom.php so that it didn’t load and the Avatar Upload Form showed up again.)
I circumscribed the problem to the following line of code
‘wp_enqueue_script( ‘thickbox’ );’
Once i delete it from my bp-custom.php the form shows up again!
Can anyone please confirm that the Thickbox script is causing an error with the Group Avatar Upload form. I’m not sure why and if i should write a trac ticket for this issue, because thickbox isn’t part of buddypress but of WordPress?
- The topic ‘Group Avatar Upload isn\'t showing up – wp_enqueue_script( \'thickbox\' )’ is closed to new replies.