Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-8826 now.

undefined index creating forum using altered forum admin role (fix completed in vcs)

alter default forum admin role -- (refer pics 1 + 2)
apply altered role to administrator group (from Standard Admin to altered Forum Admin)
add test user to the admin group (no founder)
test user creates new forum
error -- (refer pics 3 + 4)

(group) exisiting forum role applied to several users existing in 3.0.5, add new forums successfully using this role applied to whole group (client has used this role for admin since Gold).

(individual) removing any role assigned to admin group (default being Standard Admin) and assigning this role to a test user, results in the same error.

Comments / History

Changed ticket severity from "Uncategorised/normal" to "Severe"

Action performed by nickvergessen (Development Team Member) on Nov 2nd 2009, 09:08

Changed ticket severity from "Severe" to "Uncategorised/normal"

Action performed by nickvergessen (Development Team Member) on Nov 2nd 2009, 09:11

Posted by nickvergessen (Development Team Member) on Nov 2nd 2009, 09:12

Is your language-pack outdated?

Posted by nickvergessen (Development Team Member) on Nov 2nd 2009, 09:17

Seems like the language-string is missing. I couldn't find it in a fresh 3.0.6-RC4 language folder, but it is called in line 82 of includes/acp/acp_forums.php as per screenshoot.

Assigned ticket to user "Acyd Burn"

Action performed by nickvergessen (Development Team Member) on Nov 2nd 2009, 09:17

Changed ticket severity from "Uncategorised/normal" to "Severe"

Action performed by nickvergessen (Development Team Member) on Nov 2nd 2009, 09:18

Edited post #194475

Action performed by nickvergessen (Development Team Member) on Nov 2nd 2009, 09:19

Posted by oddfish on Nov 2nd 2009, 09:26

apologies nick, did not mention updated 305 to RC3 then RC4 and tested on clean RC4

Posted by Acyd Burn (Server Manager) on Nov 8th 2009, 11:04

Hi oddfish,

after investigating this i see forum permissions were also not copied over within 3.0.5 (for this you of course not only need the permission to adjust permissions for users, but also groups and moderator permissions... else a forum will be missing elements after the copy operation ;)).

What is new though - and a bug - is that there is a fatal error printed if the permission is not granted. Before, permissions were simply not applied.

I will fix this by removing the fatal error completely, but also giving no choice to the forum creator within the forum permission box - he would need to click the "adjust permissions" link then.

Changed ticket status from "New" to "Fix in progress"

Action performed by Acyd Burn (Server Manager) on Nov 8th 2009, 11:05

Posted by Acyd Burn (Server Manager) on Nov 8th 2009, 11:12

Saw the second "thing" is already in... copy forum permissions is not displayed if user has not all permissions to do so.

Linked ticket with changeset: r10258

Action performed by Acyd Burn (Server Manager) on Nov 8th 2009, 11:17

Posted by Acyd Burn (Server Manager) on Nov 8th 2009, 11:17

BTW, updating to RC4 would've fixed this too.

Changed ticket status from "Fix in progress" to "Fix completed in SVN"

Action performed by Acyd Burn (Server Manager) on Nov 8th 2009, 11:19

Posted by oddfish on Nov 8th 2009, 17:35

[victorF] It's alive [/victorF]
cheers,
oddfish.

Ticket details

Related SVN changesets