PM Informer

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

Previous topic - Next topic

RasmusDJ

Hi

I have a minor problem when using it with Google Chrome, it looks like this. It looks fine in FireFox and Safari.


Diego Andrés

Quote from: RasmusDJ on December 20, 2011, 08:09:02 AM
Hi

I have a minor problem when using it with Google Chrome, it looks like this. It looks fine in FireFox and Safari.



Only you have that problem, or your users also see that.
Maybe you are using an older version of Chrome

SMF Tricks - Free & Premium Responsive Themes for SMF.

DevinL

Hi there. Wondering if the author or someone can help me with a problem I'm having with this mod. Best just to see the attached screen shot.

I'm using the latest version of SMF, with the cool black theme.

site is www.opsofo.com

Thanks
Proud owner of OPSOFO - the OPen SOurce FOrums
REAL IDEAS FROM REAL PEOPLE FOR REAL PEOPLE

Diego Andrés

But the options for the style appears correctly, where's the problem?

SMF Tricks - Free & Premium Responsive Themes for SMF.

novill

Thanks for this mod. :)

Hungarian translation

<file name="$languagedir/Modifications.hungarian.php">
<operation>
<search position="end" />
<add><![CDATA[
// Start PM Informer mod by Nas
$txt['pmi_title'] = '%s olvasatlan üzeneted van!';
$txt['pmi_view_all'] = '[Összes megtekintése]';
$txt['pmi_style'] = 'PM figyelmezetető stilusa';
$txt['pmi_attention'] = 'Figyelem!';
$txt['pmi_last'] = 'Utolsó üzenet megtekintése.';
$txt['pmi_hide'] = 'Elrejtés.';
$txt['caohb'] = 'Válasz egy opciót';
// End PM Informer mod by Nas
]]></add>
</operation>
</file>

lttung

How to install to other theme(with out core theme) ?

Diego Andrés

Quote from: lttung on June 12, 2012, 05:17:45 AM
How to install to other theme(with out core theme) ?

Just tick/check your other theme in the installation of the MOD.




Thanks novil, I'll add the translation added  :)

SMF Tricks - Free & Premium Responsive Themes for SMF.

lttung

Quote from: Diego Andrés on June 12, 2012, 12:16:34 PM
Quote from: lttung on June 12, 2012, 05:17:45 AM
How to install to other theme(with out core theme) ?

Just tick/check your other theme in the installation of the MOD.


When i install:



error: can't found to Add Before:   // Custom banners and shoutboxes should be placed here, before the linktree.



Diego Andrés

ok, attach that file please.

SMF Tricks - Free & Premium Responsive Themes for SMF.

lttung


Diego Andrés

Try now to install the mod with this index.template.php  ;)

SMF Tricks - Free & Premium Responsive Themes for SMF.

lttung

Vietnamese translation

<file name="$languagedir/Modifications.vietnamese-utf8.php">
<operation>
<search position="end" />
<add><![CDATA[
// Start PM Informer mod by Nas
$txt['pmi_title'] = 'Bạn có %s tin nhắn chưa đọc!';
$txt['pmi_view_all'] = '[Xem tất cả]';
$txt['pmi_style'] = 'Chọn kiểu giao diện thông báo khi có tin nhắn';
$txt['pmi_attention'] = 'CHÚ Ý!';
$txt['pmi_last'] = 'Xem tin nhắn mới gần nhất.';
$txt['pmi_hide'] = 'Ẩn đi.';
$txt['caohb'] = 'Tùy chọn';
// End PM Informer mod by Nas
]]></add>
</operation>
</file>

Shambles

About to try this mod...

Can I assume that the following lines in ManageSettings.php:


// The PM Informer
array('select', 'pmi_style', array(
infopmi => '1',
warningpmi => '2',
tippmi => '3',
errorpmi => '4',
securepmi => '5',
successpmi => '6',)),


.. should have the array constants in single quotes, as follows:


// The PM Informer
array('select', 'pmi_style', array(
'infopmi' => '1',
'warningpmi' => '2',
'tippmi' => '3',
'errorpmi' => '4',
'securepmi' => '5',
'successpmi' => '6',)),


?

Diego Andrés

New version 4.0, now using hooks.

Quote from: lttung on June 13, 2012, 09:36:28 PM
Vietnamese translation

<file name="$languagedir/Modifications.vietnamese-utf8.php">
<operation>
<search position="end" />
<add><![CDATA[
// Start PM Informer mod by Nas
$txt['pmi_title'] = 'Bạn có %s tin nhắn chưa đọc!';
$txt['pmi_view_all'] = '[Xem tất cả]';
$txt['pmi_style'] = 'Chọn kiểu giao diện thông báo khi có tin nhắn';
$txt['pmi_attention'] = 'CHÚ Ý!';
$txt['pmi_last'] = 'Xem tin nhắn mới gần nhất.';
$txt['pmi_hide'] = 'Ẩn đi.';
$txt['caohb'] = 'Tùy chọn';
// End PM Informer mod by Nas
]]></add>
</operation>
</file>


Added

SMF Tricks - Free & Premium Responsive Themes for SMF.

lttung

Quote from: Diego Andrés on June 14, 2012, 08:31:02 PM
New version 4.0, now using hooks.
Added
Thanks, in my site, i need small edit in core theme (other theme is ok)
From:
}
function template_body_below()
{

To:
}

function template_body_below()
{

:laugh:

Diego Andrés

Do you solved that? or need help to edit core theme?

SMF Tricks - Free & Premium Responsive Themes for SMF.

lttung


armada1987

this mod don't work on my forum I have Carbonate theme www.omsibussimulator.net/forum help? thanks
Nije zlato sve sto sja.

Diego Andrés

Quote from: armada1987 on August 06, 2012, 03:32:14 PM
this mod don't work on my forum I have Carbonate theme www.omsibussimulator.net/forum help? thanks

When you installed the mod, you marked Carbonate Theme?

SMF Tricks - Free & Premium Responsive Themes for SMF.

Zarquad

How do I use it? I installed the mods, but there's no difference with the message notifications. Do I have to activate it somehow?

Advertisement: