[MOD] Advanced Group Management v. 1.5.3 ...:: UPDATE ::...

Modules for the Admin Control Panel
Forum rules
Image Please feel free to download any MOD's here, support for each MOD is located it's own thread.

To post your own MOD, please first read the MOD Guidelines

Re: [MOD] Advanced Group Management v. 1.5.2

Postby Shadow of Wishes » 13 Oct 2007, 11:02

i don't know why, but now i get this general error
Code: Select all
SQL ERROR [ mysqli ]

Incorrect integer value: '' for column 'auth_option_id' at row 1 [1366]

SQL

INSERT INTO phpbb_acl_options ( auth_option_id , auth_option , is_global , is_local , founder_only ) VALUES ('', 'a_agm_career', '1', '0', '0');

BACKTRACE

FILE: includes/db/mysqli.php
LINE: 143
CALL: dbal->sql_error()

FILE: db_install.php
LINE: 64
CALL: dbal_mysqli->sql_query()

what can i do?
Image
PHPBB3DB Portal: Community Portal
Developer Portal: Your PHPBB3DB Community

Shadow of Wishes    
Translator
Translator
 
Posts: 382
Joined: 18 May 2006, 13:56
Location: All around the world....why, do you miss me? :D
Favorite Team: The one i choose
Gender: Male
phpBB Knowledge: 5


Re: [MOD] Advanced Group Management v. 1.5.2

Postby mazmar » 06 Nov 2007, 02:21

Code: Select all
SQL ERROR [ mysql4 ]

Incorrect integer value: '' for column 'auth_option_id' at row 1 [1366]

SQL

INSERT INTO phpbb3_acl_options ( auth_option_id , auth_option , is_global , is_local , founder_only ) VALUES ('', 'a_agm_career', '1', '0', '0');

BACKTRACE

FILE: includes/db/mysql.php
LINE: 158
CALL: dbal_mysql->sql_error()

FILE: db_install.php
LINE: 64
CALL: dbal_mysql->sql_query()
mazmar
Crewman
Crewman
 
Posts: 6
Joined: 14 Jan 2007, 08:38
Gender: Male

Re: [MOD] Advanced Group Management v. 1.5.2

Postby Aslan » 16 Nov 2007, 14:28

open file: db_install.php
and replace this:
Code: Select all
   $sql = "INSERT INTO ".ACL_OPTIONS_TABLE." ( auth_option_id , auth_option , is_global , is_local , founder_only ) VALUES ('', 'a_agm_career', '1', '0', '0');";

with this:
Code: Select all
   $sql = "INSERT INTO ".ACL_OPTIONS_TABLE." ( auth_option , is_global , is_local , founder_only ) VALUES ('a_agm_career', '1', '0', '0');";
Sorry, my english is not perfectly :D
Aslan
Cadet I
Cadet I
 
Posts: 18
Joined: 30 Mar 2007, 09:30
Gender: Male

Re: [MOD] Advanced Group Management v. 1.5.2

Postby Aslan » 09 Dec 2007, 11:02

This error is now repaired, if you cant install this mod, tri now...
It was just wrong thing :)
I solved it and you can download new instalation file... Is in zip archive on first post ;)
Sorry, my english is not perfectly :D
Aslan
Cadet I
Cadet I
 
Posts: 18
Joined: 30 Mar 2007, 09:30
Gender: Male

Re: [MOD] Advanced Group Management v. 1.5.2

Postby notsa » 28 Jan 2008, 19:47

what exactly is course of life about?
notsa
Cadet II
Cadet II
 
Posts: 21
Joined: 28 Aug 2007, 16:08
Gender: Male

Re: [MOD] Advanced Group Management v. 1.5.2

Postby CitLemBiK » 03 Feb 2008, 11:41

Hii nice mod.

Ich have install to my live board.
Funtionality %100

Thanks for your for.

NOTE : (Are you türkish)
YOUR NAME ASLAN = LÖWE = KING :grin:
User avatar
CitLemBiK    
Cadet IV
Cadet IV
 
Posts: 40
Joined: 15 Oct 2007, 03:55
Gender: Female

Re: [MOD] Advanced Group Management v. 1.5.2

Postby chicken dippa » 11 Feb 2008, 13:10

I've installed this with no problem & all worked for several weeks until three days ago -

I went into ACP >> Manage groups >> settings to change a groups colour,

Went into Users & Usergroups >> advanced_group_management to find the group I changed colour to was re-positioned on the index page to the very far right of all legends...

When trying to move the group back to it's position it doesn't give any error but doesn't move at all :rolleyes:


All the help is appreciated, I'm also using phpBB gold
chicken dippa    
Crewman
Crewman
 
Posts: 2
Joined: 28 Dec 2007, 15:25
Gender: Male

Re: [MOD] Advanced Group Management v. 1.5.2

Postby PhanTom_otw » 19 Feb 2008, 06:55

I tried to install this mod on 3.0.0.
I finally figured out how to install the modules - think this point should be much more clear in the install instructuions.

But the changes made to memberlist.php - the "Course of Life"-mod FATAL ERROR: Undefined Method *profanity* in user up user search in acp and memberlist view on index
PhanTom_otw
Crewman
Crewman
 
Posts: 4
Joined: 17 Feb 2008, 12:17
Gender: Male
phpBB Knowledge: 1

Re: [MOD] Advanced Group Management v. 1.5.2

Postby fenerbahce » 26 Feb 2008, 17:16

chicken dippa wrote:I've installed this with no problem & all worked for several weeks until three days ago -

I went into ACP >> Manage groups >> settings to change a groups colour,

Went into Users & Usergroups >> advanced_group_management to find the group I changed colour to was re-positioned on the index page to the very far right of all legends...

When trying to move the group back to it's position it doesn't give any error but doesn't move at all :rolleyes:


All the help is appreciated, I'm also using phpBB gold

I have the same problem. When you change anything, it messes up the order in legend and i can just move some of the groups around a few positions. Sometimes i can move the group 1 position, sometimes more and sometimes they don't move at all. This all happens AFTER you change anything in the settings for groups. The Order_ID in the database becomes very large numbers. I manually put them back to 1,2,3 etc and this way it shows like i want.
fenerbahce
Crewman
Crewman
 
Posts: 6
Joined: 10 Nov 2007, 13:37
Gender: Male

Re: [MOD] Advanced Group Management v. 1.5.2

Postby BuByX » 28 Feb 2008, 09:08

I installed the mod following your guide and i do everything that was written but when i add modules and enable it and set permissions for admins i see only manage groups order module and course of life is not viewable to me but it is enabled and permissions are set!

EDIT:

I found that i can not change the permission for Course of Life, i try to change it via administrators group and i gave just that permission to myself and when I am going to look administrative permissions it says never under Can manage Course Of Life, any suggestions!?!?!?!??
We are all n00bs!
User avatar
BuByX
Crewman
Crewman
 
Posts: 2
Joined: 28 Feb 2008, 09:01
Gender: Male
phpBB Knowledge: 7

PreviousNext

Return to ACP

Who is online

Users browsing this forum: No registered users and 2 guests