Remove or Change the "Please Wait"

Can someone steer me to a post, market place or explain to me about changing the "Please Wait" upon logging in and waiting for pages to change.  Boonex (Dolphin) appears to be one of the only portals that does this.  I almost think that it is better for the user to sit at the page they are coming from prior to going to the next page.  Instead of having the user view an image that says PLEASE WAIT.  HAHA

I would love to have everyones input.

Thanks

What's next to fix D8 issues? D9? (=
Quote · 21 Mar 2012

Go to >Admin > Settings > Language Settings

Under the Manage Keys area, do a filter/search for Please Wait

I think it's the one the says (System), it's _Please Wait

The key is used in the member.php page if you want to directly access the key on a file level.

Updating my BoonexNerd.net site.
Quote · 21 Mar 2012

Is there a way just to turn it off? 

What's next to fix D8 issues? D9? (=
Quote · 21 Mar 2012

 I don't know. I've never had to do that...lol..

However, try this:

Open up the member.php page and look for the key "_Please Wait"

Comment out the line that contains it. 

On or about line 687, look for this line:

$_page_cont[$_ni]['page_main_code'] = MsgBox( _t( '_Please Wait' ) );

and make it look like this:

//$_page_cont[$_ni]['page_main_code'] = MsgBox( _t( '_Please Wait' ) );

I just added two "//" in front of it to comment it out.

 

Is there a way just to turn it off? 

 

Updating my BoonexNerd.net site.
Quote · 21 Mar 2012

HAHA It got rid of the PLEASE WAIT while logging in.  It still shows the background of the website though with a pause. It looks way better without it though. 

What's next to fix D8 issues? D9? (=
Quote · 21 Mar 2012

Does anyone know why Boonex places this in there?  I am sure that no one likes this.  It makes it seem like there is either something wrong with the website and it is timing out.  Or also it looks like a bandwith issue.  I don't know how turned on I would be by going to a site that had Please Wait on its.  You just don't see it on anything else.  Sorry!! 

I would love for it to just sit at the page till its ready to load the next.  Like almost every other site does =)

What's next to fix D8 issues? D9? (=
Quote · 22 Mar 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.