26

Re: [Release] Fancy Alert

Great work, thanks a lot.

With isn't such a great extension listed in the repository for easy install?

Re: [Release] Fancy Alert

In repository only official extensions.

Re: [Release] Fancy Alert

dimkalinux wrote:

In repository only official extensions.

Hi admin,

Is there any update version for PunBB 1.4.2 ?

Re: [Release] Fancy Alert

Its a good one.I just love it. Thank you dimkalinux for this extension.

nguoianphu wrote:

Is there any update version for PunBB 1.4.2 ?

check posts on this topic.

**********
www.ekushay.com
bangla entertainment forum

30

Re: [Release] Fancy Alert

Change in manifest.xml maxtestedon tag. Then it will work.

Re: [Release] Fancy Alert

Version for PunBB 1.4.2
fancy_alerts.zip — version 1.5.10

32

Re: [Release] Fancy Alert

Could you say why it is not an official extension, while you are PunBB Main Developer? smile

33

Re: [Release] Fancy Alert

I think it is better to mention user like this:

@username
or @'user name' if user has spaces in name

Re: [Release] Fancy Alert

Better, but only without '' — nobody likes use it. But without it not works usernames with space.

35

Re: [Release] Fancy Alert

No, @username if no whitespaces and @'user name' if they are. Both.

Re: [Release] Fancy Alert

Users not will write ''. Too lazy and too easy make mistake.

37

Re: [Release] Fancy Alert

So it could be done like in Facebook or other Forum Software which has this implemented: auto-filling. You write @us and you get propositions from a drop-down lists.

38 (edited by kudataz 2013-12-01 06:19)

Re: [Release] Fancy Alert

sir, how to coding rewrite url & edit url in fancy folder?
i try to edit like this, but not work sad

in manifest

        <hook id="re_rewrite_rules"><![CDATA[
$forum_rewrite_rules['/^search(\.php?|\/)?$/i'] = 'search.php?action=fancy_alerts_topics_show&amp;user_id=$1';

in Folder_based_(fancy).php

$forum_url['fancy_alerts_topics_goto_alerts']         = 'search/fancy_alerts_topics_show/user/$1';

please ur help guru dimka.. big_smile

sorry my BAD english T___T
Have a nice day >.<
(^____^)v

39 (edited by KamWest 2021-02-26 16:29)

Re: [Release] Fancy Alert

...

Re: [Release] Fancy Alert

So I am wondering if there is a way to remove most of fancy alert and make it only notify when someone has been quoted.

Right now it notifies you twice, once for the topic and once when you are quoted so you get two notifications and unless you click into the topic they stay.

So to make this a smaller and more usable extension I wonder if it could be separated so only the quote portion is used.

So basically no topic alert just quote alert.

Re: [Release] Fancy Alert

So basically everything stripped out even the alert setting and only quote notification active