PM Informer

Started by Diego Andrés, May 31, 2008, 08:12:19 PM

Previous topic - Next topic

asma

please help, after i install PM Informer i get this..

Fatal error: Cannot redeclare loadpminformer() (previously declared in /home/jutatcom/public_html/mengkuangrc.com/forum/Sources/Load.php:2239) in /home/jutatcom/public_html/mengkuangrc.com/forum/Sources/Load.php on line 2305

asma

#61
how to manual unisnstall..?? Please help..my web is www.mengkuangrc.com/forum

but I'm using the SMF Default Theme - Core

rcmc_ronny

Hi there,

is it possible, to add a warning bar, or something similiar, if the PM box is full ?

I have some stupid guys, who didn?t realize this and then there are posts like "@user1 your mailbox is full ..."

ronny

[SiNaN]

asma:

Manul installation instructions here.

rcmc_ronny:

Of course. But this is not the right place to ask. Try SMF Coding Discussion board.
Former SMF Core Developer | My Mods | SimplePortal

tk2012

[SiNaN],

What do I need to do to get this remedied?  It is a group of errors which I started to receive once I upgraded to b4.0.

I'm using smf v2.0 b4.0 default theme (w/ color changes only)

T-Bag

Great mod!! Only one suggestion: A button for "mark pm's as read".

WL101

Help, I can't access my forum now.

I got the following error :

Fatal error: Function name must be a string in /home/content/a/t/o/atozvarieties/html/forum/Sources/Load.php on line 2228

[SiNaN]

tk2012:

That's seem to be an issue about language strings. Check if they are in their place.

T-Bag:

Thanks, hopefully, if someone will take this over, he would add that feature.

WL101:

index.php

Find and remove:

loadPmInformer();

Then uninstall the mod from Admin CP >> Packages. Ignore the error in index.php while uninstalling.

Note that pm_informer115.zip => SMF 1.x and pm_informer20bp3 => SMF 2.x.
Former SMF Core Developer | My Mods | SimplePortal

Marcus Forsberg

I have now taken over developement of this mod, and created a new version, 2.0, which contain a new panel in Admin where you can change the CSS of the Informer.


[SiNaN]

I want to thank Nascar for willing to take over this mod. Good luck Nascar.
Former SMF Core Developer | My Mods | SimplePortal

Özgür

#70
Turkish translation for new version.

$txt['pmi_title'] = '%s okunmamış kişisel iletin var.';
$txt['pmi_view_all'] = '[Tümünü gör]';
$txt['pmi_style'] = 'Kişisel ileti uyarılarını değiştir. <div class="smalltext">Örneğin:<br/><i>border: {çerçeveboyutu}px {çerçeve tipi} {çerçeverengi}; background: {arkaplanrengi}; color: {yazırengi};</i>';
$txt['pmi_style_standard'] = 'border: 1px solid #FF0000; background: #F4CFCF; color: #FF0000;';


thanks for update Nascar.

umm. messages background and border css look change next release ? =)
So Long

Marcus Forsberg

They are the same, but you're able to change them in the admin panel.
Thank's for the translation.

Özgür

no. they not same.

"you have %$ unread messages" is
<div style="padding: 6px; vertical-align: middle; text-align: center;    ',!empty($modSettings['pmi_style']) ? $modSettings['pmi_style'] : $txt['pmi_style_standard'],'">
      
messages info is

<tr class="windowbg">
               <td>

demo : http://www.rockayseri.net/rk/index.php username :deneme pass:deneme
So Long

Marcus Forsberg

Sorry, I didn't catch that?

Özgür

So Long

Marcus Forsberg

Well, the lower part of it (where you see the message) is becouse of your theme.
And the upper part, should be red. What SMF version are you using?

Özgür

I'm using 2.0beta4.

so i will change it.

i find
<tr class="windowbg">
               <td>
and change with
<tr>
<td style="background:#090909; border-left:1px dashed red;border-right:1px dashed red;border-bottom:1px dashed red; ">

my problem it fixed.
So Long

Marcus Forsberg

That wasn't really necessary. You could have done that from Admin > Modifications ;)

Özgür

 ;D admin panel is change upper side color, bg, border.
but that change not affection bottom side bgcolor, border and color.

i want to change bottom side bg and border.
So Long

Marcus Forsberg

Oh, I see. I must have missunderstood you.

Advertisement: