[ABD] Add/Remove PM recipients without reload

Any abandoned Extensions will be moved to this forum.

WARNING: Extensions in this forum are not currently being supported or maintained by the original Extension author. Proceed at your own risk.
Forum rules
IMPORTANT: Extension Development Forum rules

WARNING: Extensions in this forum are not currently being supported nor updated by the original Extension author. Proceed at your own risk.
User avatar
Alg
Registered User
Posts: 76
Joined: Thu Aug 07, 2014 7:13 pm
Location: Israel

[ABD] Add/Remove PM recipients without reload

Post by Alg »

Extension Name:newpmajax

Extension Description:: This extension makes it possible to add and remove recipients of PM without reloading the page

Requirements:
  • phpBB 3.1.5 or later
Development repository: https://github.com/alg5/newpmajax
Download URL: Download button named "Download ZIP" can be found at the development repository page.
Installation: Extension files should be extracted to /ext/alg/newpmajax folder. Then the extension should be enabled in ACP as usually.
Last edited by Alg on Sat Oct 15, 2016 7:34 am, edited 2 times in total.
User avatar
Galixte de EzCom
Registered User
Posts: 1106
Joined: Mon Oct 04, 2004 11:14 pm
Location: France
Name: Raphaël M.

Re: [dev]newpmajax

Post by Galixte de EzCom »

Hi Alg,

FRENCH translation on GitHub: https://github.com/alg5/newpmajax/pull/3.

Issues found:
Communau EzCom
📖 « Traductions d’extensions & styles pour phpBB 3.2.x & 3.3.x ».
📋 Lists of all extensions identified for phpBB 3.1.x & 3.2.x.
📋 Lists of all styles identified for phpBB 3.1.x & 3.2.x.
Image Tu as un forum et tu veux aussi un site web ? Regarde par ici.
User avatar
Alg
Registered User
Posts: 76
Joined: Thu Aug 07, 2014 7:13 pm
Location: Israel

Re: [dev]newpmajax

Post by Alg »

FRENCH translation on GitHub: https://github.com/alg5/newpmajax/pull/3.
merged
Difference between two language keys: https://github.com/alg5/newpmajax/issues/2
fied
version.json doesn’t found: https://github.com/alg5/newpmajax/issues/4
fixed
Empty file and used or not used files: https://github.com/alg5/newpmajax/issues/5
fixed
Two similar folders but codes of files are differents: https://github.com/alg5/newpmajax/issues/6
fixed
Live search extension is used by this extension: https://github.com/alg5/newpmajax/issues/8.
no. see https://github.com/alg5/newpmajax/issues/8

Galixte de EzCom, thanks!
User avatar
Alg
Registered User
Posts: 76
Joined: Thu Aug 07, 2014 7:13 pm
Location: Israel

Re: [dev]newpmajax

Post by Alg »

You haven’t informed that this extension needs to work with the Live Search extension: http://www.phpbbguru.net/community/topic42383.html | https://github.com/alg5/liveSearch.
there are two independent etensions
User avatar
Galixte de EzCom
Registered User
Posts: 1106
Joined: Mon Oct 04, 2004 11:14 pm
Location: France
Name: Raphaël M.

Re: [dev]newpmajax

Post by Galixte de EzCom »

Thanks alg. ;)
Communau EzCom
📖 « Traductions d’extensions & styles pour phpBB 3.2.x & 3.3.x ».
📋 Lists of all extensions identified for phpBB 3.1.x & 3.2.x.
📋 Lists of all styles identified for phpBB 3.1.x & 3.2.x.
Image Tu as un forum et tu veux aussi un site web ? Regarde par ici.
User avatar
Jessica
Former Team Member
Posts: 4342
Joined: Sun Jul 18, 2010 2:53 pm
Location: Pennsylvania, USA
Name: Jessica

Re: [dev]newpmajax

Post by Jessica »

Nice extension, though the name (of the topic) could be better (maybe 'Ajax Add/Remove PM recipients') since I was a bit confused at first when I saw the title
Pro-choice, Atheist, Pro-LGBT rights
Everybody is a genius. But if you judge a fish by its ability to climb a tree, it will live its whole life believing that it is stupid. - Albert Einstein
John45
Registered User
Posts: 199
Joined: Sat Jun 08, 2013 2:54 am

Re: [dev]newpmajax

Post by John45 »

Are there any pictures of what it does cause I'm confused?
User avatar
Alg
Registered User
Posts: 76
Joined: Thu Aug 07, 2014 7:13 pm
Location: Israel

Re: [dev]Ajax Add/Remove PM recipients

Post by Alg »

I added pictures and renamed the topic
Bruce Banner
Registered User
Posts: 1383
Joined: Thu Sep 25, 2014 10:36 am

Re: [RC]Add/Remove PM recipients without reload

Post by Bruce Banner »

Hi. Just tried this with a fresh new installation of 3.1.10, no other extensions installed. Unfortunately, when I went to the compose pm page, I found this fatal error message at the bottom.

Fatal error: Uncaught exception 'Twig_Error_Loader' with message 'Unable to find template "@alg_newpmajax/./../ext/alg/newpmajax/vendor/jquery.noty.js" (looked into: ./ext/alg/newpmajax/styles/prosilver/template) in "@alg_newpmajax/event/overall_footer_after.html" at line 11.' in /home2/myboard/public_html/board/vendor/twig/twig/lib/Twig/Loader/Filesystem.php:215 Stack trace: #0 /home2/myboard/public_html/board/phpbb/template/twig/loader.php(107): Twig_Loader_Filesystem->findTemplate('@alg_newpmajax/...') #1 /home2/myboard/public_html/board/vendor/twig/twig/lib/Twig/Loader/Filesystem.php(139): phpbb\template\twig\loader->findTemplate('@alg_newpmajax/...') #2 /home2/myboard/public_html/board/phpbb/template/twig/environment.php(202): Twig_Loader_Filesystem->getCacheKey('@alg_newpmajax/...') #3 /home2/myboard/public_html/board/cache/twig/7e/7ed775fe1298dc7790173f26311efa8706dfd0915114df56e5dd6cebb772d2f0.php(49): phpbb\template\twig\environment->findTemplate('@alg_newpmajax/...') #4 /home2/ in /home2/myboard/public_html/board/vendor/twig/twig/lib/Twig/Loader/Filesystem.php on line 215
User avatar
</Solidjeuh>
Registered User
Posts: 1788
Joined: Tue Mar 29, 2016 3:45 am
Location: Aalst (Belgium)
Name: Andy Dm

Re: [RC]Add/Remove PM recipients without reload

Post by </Solidjeuh> »

Bruce Banner wrote: Wed Feb 22, 2017 7:40 pm Hi. Just tried this with a fresh new installation of 3.1.10, no other extensions installed. Unfortunately, when I went to the compose pm page, I found this fatal error message at the bottom.

Fatal error: Uncaught exception 'Twig_Error_Loader' with message 'Unable to find template "@alg_newpmajax/./../ext/alg/newpmajax/vendor/jquery.noty.js" (looked into: ./ext/alg/newpmajax/styles/prosilver/template) in "@alg_newpmajax/event/overall_footer_after.html" at line 11.' in /home2/myboard/public_html/board/vendor/twig/twig/lib/Twig/Loader/Filesystem.php:215 Stack trace: #0 /home2/myboard/public_html/board/phpbb/template/twig/loader.php(107): Twig_Loader_Filesystem->findTemplate('@alg_newpmajax/...') #1 /home2/myboard/public_html/board/vendor/twig/twig/lib/Twig/Loader/Filesystem.php(139): phpbb\template\twig\loader->findTemplate('@alg_newpmajax/...') #2 /home2/myboard/public_html/board/phpbb/template/twig/environment.php(202): Twig_Loader_Filesystem->getCacheKey('@alg_newpmajax/...') #3 /home2/myboard/public_html/board/cache/twig/7e/7ed775fe1298dc7790173f26311efa8706dfd0915114df56e5dd6cebb772d2f0.php(49): phpbb\template\twig\environment->findTemplate('@alg_newpmajax/...') #4 /home2/ in /home2/myboard/public_html/board/vendor/twig/twig/lib/Twig/Loader/Filesystem.php on line 215
Unable to find template "@alg_newpmajax/./../ext/alg/newpmajax/vendor/jquery.noty.js
Is everything uploaded?
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28950
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier

Re: [RC]Add/Remove PM recipients without reload

Post by Paul »

This topic has been marked as [ABD] - Abandoned as the extension author has not been active recently. If the extension author wishes to continue development, please PM anyone on the Extensions Team to request this topic be unlocked.

Notice!
We do not recommend that a user of the phpBB software install this extension, or any other extension that is marked as “abandoned” or “in development”, on a live forum. Doing so may cause your forum to not perform in the manner it should.


Thank you,
The phpBB Extensions Team

Return to “Abandoned Extensions”