error when running extra_perm_db_update.php

This mod will make it posible to specify permissions to all "special pages, like MEMBERLIST, PROFILE VIEW and so on.
The permissions support USERGROUP, making this tool very powerfull

Moderator: Moderators

Forum rules
The content in this forum is dated Dec. 21 2005 and can be used as Archive only. This Forum is LOCKED and READ ONLY !

error when running extra_perm_db_update.php

Postby Marit on Fri 30. Sep, 2005 12:41

I get this error....
and I don't understand what is wrong, last time I was able to do an other db_update, but this one isn't working, can I insert the SQL changes manually? And what do I have to add?

Code: Select all
Request Entity Too Large
The requested resource
/forum/extra_perm_db_update.php
does not allow request data with GET requests, or the amount of data provided in the request exceeds the capacity limit.
--------------------------------------------------------------------------------

MyServer x.y.z Server at www.angelika-fantasie.com Port 80
Marit
Poster
Poster
 
Posts: 20
Joined: Mon 14. Jul, 2003 01:22

Postby seep on Sun 02. Oct, 2005 03:35

yes you can insert it manually (you will maybe have to change the tablenames):

ALTER TABLE phpbb_auth_access CHANGE `forum_id` `forum_id` SMALLINT(5) DEFAULT "0" NOT NULL

ALTER TABLE phpbb_forums CHANGE `forum_id` `forum_id` SMALLINT(5) DEFAULT "0" NOT NULL

ALTER TABLE phpbb_forums CHANGE `cat_id` `cat_id` MEDIUMINT(8) DEFAULT "0"
seep
Poster
Poster
 
Posts: 7
Joined: Tue 08. Feb, 2005 00:23


Return to Extra permission [2.0.6/EM]

Who is online

Users browsing this forum: No registered users and 1 guest

cron