Hi (running 6.1.4),
I downloaded the Ajax Loading Style GIF and uploaded it.
However, in the instructions it says to download the member.php and replace:
$_page_cont[$_ni]['page_main_code'] = MsgBox( 'Please Wait' );
with
$_page_cont[$_ni]['page_main_code'] = MsgBox( _t( '<img src="http://www.yoursite/templates/base/images/icons/loading.gif" alt="" border="0"> Please wait...' ) );
But, I can't find this line within the members.php in version 6.1.4 (either I am missing it, or it is in a different file in 6.1.4) can someone please point me in the right direction.
Regards,
bigfoot_3000