ok i have a better idea... cant i run a db query to remove any user restrictions for admins only. imean not really comparing or nothing, just when i had phpbb2 admins where not treated like a regular user, as they shouldnt be. so what query or file do i need to edit to become a "SuperAdmin"
this cant be that hard... i mean even if the admin permissions are hardcoded into the php files... which i doubt its just a matter of changing one variable no??
You can probably add a condition in the newattachment.php or functions_image.php file to bypass limit checking for particular usergroups.
im sorry bout that... really i just been asking this question for days, i thought it was answered a week ago.. but i guess i didnt post the question very well... but in any case.. is there any way to take all restrictions off the admins?