[ABD] [RC] ACP User Merge

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
M.O.B.
Registered User
Posts: 944
Joined: Tue Jan 04, 2005 1:07 am
Location: San Diego CA USA

Re: [RC] ACP User Merge

Post by M.O.B. »

Thanks for converting this mod to an extension.

FYI, I had to change something in the composer.json file in order to be able to install it under the path you stated in your first post: ext/rmcgirr83/usermerge

OPEN: composer.json

FIND:

Code: Select all

	"name": "phpbbmodders/usermerge",
REPLACE WITH:

Code: Select all

	"name": "rmcgirr83/usermerge",
UPDATE:

If you plan on changing the installation directory, you also need to change the phpbbmodders path you added several times in the install_usermerge.php file and perhaps other files?
Image
User avatar
david63
Registered User
Posts: 20646
Joined: Thu Dec 19, 2002 8:08 am

Re: [RC] ACP User Merge

Post by david63 »

Or you could have just installed it in the ext/phpbbmodders/usermerge

Better still you could, no should, be using the version from the CDB
David
Remember: You only know what you know and - you don't know what you don't know!

I now no longer support any of my extensions but they will start to become available here
User avatar
M.O.B.
Registered User
Posts: 944
Joined: Tue Jan 04, 2005 1:07 am
Location: San Diego CA USA

Re: [RC] ACP User Merge

Post by M.O.B. »

david63 wrote:Or you could have just installed it in the ext/phpbbmodders/usermerge

Better still you could, no should, be using the version from the CDB
yeah, it seems it was destined for that directory. But going by what the OP indicated in his first post, it seems he either changed it recently or something... :)
Image

Return to “Abandoned Extensions”