Anonymous IPB User Posted February 5, 2012 Posted February 5, 2012 Hi, is possible to active the IPD Notification for all users? In my IPB the "my sttings" of every user appear to be not cecked for the hook :sad: Same issue here, tried recaching, but no luck.
golgoth Posted February 6, 2012 Posted February 6, 2012 There is a bug in the new version. If reply contain emoticon and the user edit it, the emoticon will not parsed. He's right, please fix it.
Pavulon87 Posted February 6, 2012 Author Posted February 6, 2012 i installed it but not working with Arabic name (right to left language) could you fix it plz Fixed. Hi, is possible to active the IPD Notification for all users? In my IPB the "my sttings" of every user appear to be not cecked for the hook :sad: No, it is not possible. You could use: http://community.invisionpower.com/topic/345662-change-default-notification-preferences-for-registered-users/#entry2167694 http://community.invisionpower.com/topic/350411-download-pav32-someone-mentions-you/page__st__140#entry2205822 or There is a bug in the new version. If reply contain emoticon and the user edit it, the emoticon will not parsed. Fixed.
Harald Ponce de Leon Posted February 6, 2012 Posted February 6, 2012 Hi Pavulon.. Thanks for the update! There seems to be a bug when clicking on @Mention when the members name contains a ' character, eg One's Two. Clicking on @Mention scrolls to the top of the page. Kind regards,
Pavulon87 Posted February 6, 2012 Author Posted February 6, 2012 Hi Pavulon.. Thanks for the update! There seems to be a bug when clicking on @Mention when the members name contains a ' character, eg One's Two. Clicking on @Mention scrolls to the top of the page. Kind regards, Affirmative. This should be fixed too. Just download hook one more time.
Harald Ponce de Leon Posted February 6, 2012 Posted February 6, 2012 Fantastic! That problem has been fixed. Thanks!
*Salvo* Posted February 6, 2012 Posted February 6, 2012 Hello, Pavulon87, fantastic mod, as I have the same nick on Twitter, and when someone use @tatore, automatically it's retwitted on my twittaccount. There's a problem. The code, when you use @Mention from the profile, is as follows: @nick example , and it doesn't parse the url. And in addition, if you use the wysiwyg editor you automatically write in bolded character. Is it a bug?
Pavulon87 Posted February 14, 2012 Author Posted February 14, 2012 *Salvo*, maybe you have installed the hook, which formats the user name in the topic view?
*Salvo* Posted February 14, 2012 Posted February 14, 2012 bolded. Like this: @*Salvo* but only if I click on @Mention, on the profile. Otherwise the mod works like a charm.
*Salvo* Posted February 14, 2012 Posted February 14, 2012 and yes, I've upgraded installing the hook. Is there something else?
Pavulon87 Posted February 20, 2012 Author Posted February 20, 2012 Sorry for the late reply. It is necessary to edit both hooks to work properly. Hook FormatPostersName(or similiar) adds formating to the variable, which contains display name. To make it work correct we have to copy display name to another variable in FormatPostersName hook and use the new variable in the mention template. For example: Open:MM32-FormatPostersName.xml(before install) or hooks/mmformatPostersName.php(after install) Find: $post['author']['members_display_name'] = IPSMember::makeNameFormatted($post['author']['members_display_name'], $post['author']['member_group_id']); Add before: $post['author']['members_display_name2'] = $post['author']['members_display_name']; Go to: ACP -> Look & Feel -> Manage Skin Sets & Templates -> Skin -> Topic View -> mentionsLink Find: $author['members_display_name'] Change to: $author['members_display_name2'][/code]
*Salvo* Posted February 21, 2012 Posted February 21, 2012 Fixed!!! Thank you soooo much. A silly question (complementary, it isn't important): can I choose the both things (@, #) to mention someone, if I put it as choice on admin cp?
Pavulon87 Posted February 22, 2012 Author Posted February 22, 2012 Sorry, but you can not. This would not be as easy as in the previous editing.
*Salvo* Posted February 22, 2012 Posted February 22, 2012 Sorry, but you can not. This would not be as easy as in the previous editing.No, don't worry. I wasn't sure that it was an extra option or not, as people doesn't use the "#", but the universal "@". It was only an answer. You made a great job. Now, before I'll upgrade the forum, I'll check always your update. People on my forum uses extensively your program. Congratulations, really.
GodDon Posted February 23, 2012 Posted February 23, 2012 Lately weve been having issues when trying to mention someone. Idk if it is anything u can fix. Might be part of the browsers But copy snd pasting a name and throwing a @ symbol in front of it doesnt work Msybe becaus on chrome when u copy and paste it brings the link wnd everythig But if u 'paste as plain text' it works... Any ideas?
*Salvo* Posted February 24, 2012 Posted February 24, 2012 My 2 cents that the problem is in the wysiwyg editor, more than the mention system. When I have to paste something without any special formatted thing, I use the "toggle edit" mode. It's only a guess.
GodDon Posted February 25, 2012 Posted February 25, 2012 Yeah i kinda figured it wasnt his app, but figured id oost and see if there was some kind of fix Besides telling all members to do this or do that
Harald Ponce de Leon Posted February 28, 2012 Posted February 28, 2012 Hi Pavulon.. There seems to be a problem when using the @ symbol inside a code block, for example: if (@is_readable('/dev/urandom') turns out as: if (@[member='IS']_readable('/dev/urandom') Kind regards,
SubStrider Posted February 28, 2012 Posted February 28, 2012 Not that it is very critical but this does not work in the report center posts.
Johan81 Posted March 3, 2012 Posted March 3, 2012 I've recently bought this hook, and I have followed the steps in the ReadMe-file, but I get a error message when i make an entry on my board. I've even tried re-installing it, but I still get the same error. Fatal error: Call to undefined method classPostForms::getispreview() in /web/gallery/ipboard/hooks/p32MentionsClassPost_472f1286b3e8d24f68ff60df5f4cd260.php on line 102 Would be nice to get this working, when i spent money on it :/. Thanks in advance! /Johan
Pavulon87 Posted March 5, 2012 Author Posted March 5, 2012 Hello Johan81. Did you tried to disable another hooks? This problem has never occurred with this hooks, so it may conflict with another hook.
Johan81 Posted March 6, 2012 Posted March 6, 2012 Hello Johan81. Did you tried to disable another hooks? This problem has never occurred with this hooks, so it may conflict with another hook. I've tried to disable other hooks too, but it still won't work. /Johan
*Salvo* Posted March 7, 2012 Posted March 7, 2012 Johan, can you link your forum? Or pm me? Just a doubt...
Johan81 Posted March 7, 2012 Posted March 7, 2012 Johan, can you link your forum? Or pm me? Just a doubt... My forum is in build state and isn't online for the public yet. Wan't to get everything up and running before we go public. /Johan
*Salvo* Posted March 7, 2012 Posted March 7, 2012 Can you try to recache all? If you haven't problems with other hooks it must be functional. I assume you've IPB 3.2.3
Recommended Posts
Archived
This topic is now archived and is closed to further replies.