Page 6 of 11

Re: PM Notify & Guest Register bar

Posted: 19 Aug 2010, 23:14
by Stoker
Yes, exactly

Re: PM Notify & Guest Register bar

Posted: 20 Aug 2010, 09:14
by Steve
here you go :
800.zip

Re: PM Notify & Guest Register bar

Posted: 20 Aug 2010, 12:09
by Stoker
Thanks, I will see if I can get the new release done next week

Re: PM Notify & Guest Register bar

Posted: 24 Aug 2010, 18:01
by DJ Danni
Stoker. Can you help me to get this to woork for the style supernova? MSN

Re: PM Notify & Guest Register bar

Posted: 24 Aug 2010, 18:03
by Steve
Link to download the style please,ill take a look at it.

Re: PM Notify & Guest Register bar

Posted: 24 Aug 2010, 18:06
by DJ Danni
http://www.einkaspjall.net/supernova.rar Here is the style like i have him.

Re: PM Notify & Guest Register bar

Posted: 24 Aug 2010, 18:16
by Steve
works fine make sure in board settings you have pm messages in pop up enabled
was easy.PNG

Re: PM Notify & Guest Register bar

Posted: 24 Aug 2010, 18:17
by DJ Danni
Can do share it how you did it? I am not good at php.

Re: PM Notify & Guest Register bar

Posted: 24 Aug 2010, 18:18
by Steve
instructions are in the 1st post ;)

Re: PM Notify & Guest Register bar

Posted: 24 Aug 2010, 18:19
by DJ Danni
i know but i couldint get it to woork.

Code: Select all

<!-- IF S_USER_PM_POPUP -->
      if ({S_NEW_PM})
      {
         var url = '{UA_POPUP_PM}';
         window.open(url.replace(/&/g, '&'), '_phpbbprivmsg', 'height=225,resizable=yes,scrollbars=yes, width=400');
      }
   <!-- ENDIF -->
Shut i realy delet this?