Warning: The author of this contribution does not provide support for it anymore.

ACP Add User MOD

3.0.10 - ACP Add User MOD

Re: 3.0.10

by bill-burridge » Mon Apr 30, 2012 12:02 pm

Thanks - that's new territory for me!

Yes the username and email combination does exist in the database and the user_type is 0
bill-burridge
Registered User
Posts: 46
Joined: Tue Apr 07, 2009 2:57 pm

Re: 3.0.10

by bill-burridge » Mon Apr 30, 2012 12:10 pm

Thanks - that's new territory for me!

Yes the username and email combination does exist in the database and the user_type is 0
bill-burridge
Registered User
Posts: 46
Joined: Tue Apr 07, 2009 2:57 pm

Re: 3.0.10

by RMcGirr83 » Mon Apr 30, 2012 12:51 pm

Then it is an issue with your phpBB files and nothing to do with this mod.
Former Modifications/Extensions Team Member | My extensions | github | All requests for support via PM will be ignored
Appreciate the extensions/mods/support then you can support me by buying a beer 🍺
User avatar
RMcGirr83
Former Team Member
Posts: 22105
Joined: Wed Jun 22, 2005 4:33 pm
Location: Your display
Name: Rich McGirr

Re: 3.0.10

by bill-burridge » Mon Apr 30, 2012 2:03 pm

OK, thank you - I'll check with support
bill-burridge
Registered User
Posts: 46
Joined: Tue Apr 07, 2009 2:57 pm

Re: 3.0.10

by F-3000 » Wed May 23, 2012 5:08 pm

I just installed this, and I confirm that it works alright - no hickups so far.
F-3000
Registered User
Posts: 19
Joined: Wed Aug 05, 2009 3:50 pm

Re: 3.0.10

by alpierce » Thu Jun 14, 2012 10:56 pm

I'm new to phpbb3 (ver 3.0.10). I've got a test version installed on a win7 machine running xamp for testing purposes. I'm working on a project for work to set up a message forum. We need a way of an administrator to create usernames and password and send them to users (users should have no ability to do this on their own).

I tried installing this mod and get the following error when attempting to run the acp_aumod_install.php file:

Warning: include(./common.php) [function.include]: failed to open stream: No such file or directory in C:\xampp\htdocs\phpBB3\acp_add_user_mod_1_1_0\acp_aumod_install.php on line 20

Warning: include() [function.include]: Failed opening './common.php' for inclusion (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\phpBB3\acp_add_user_mod_1_1_0\acp_aumod_install.php on line 20

Notice: Undefined variable: user in C:\xampp\htdocs\phpBB3\acp_add_user_mod_1_1_0\acp_aumod_install.php on line 21

Fatal error: Call to a member function session_begin() on a non-object in C:\xampp\htdocs\phpBB3\acp_add_user_mod_1_1_0\acp_aumod_install.php on line 21


Maybe I copied things to the wrong location, I'm not exactly sure as in the xml explaining the install, it says to:
Copy: root/*.*
To: *.*

however I am not sure where the files and folders in the root fold should be copied to. Perhaps that is my problem. Could someone explain this to me?
Last edited by alpierce on Sat Jun 16, 2012 1:23 am
alpierce
Registered User
Posts: 6
Joined: Thu Jun 14, 2012 10:44 pm

Re: 3.0.10

by alpierce » Sat Jun 16, 2012 1:22 am

I figured it out. I copied things to the wrong location.
alpierce
Registered User
Posts: 6
Joined: Thu Jun 14, 2012 10:44 pm