1

I have added new fields to such content type in drupal 6, then go to permission page to enable these fields to specific role but I can not save the new permission.

anybody can help me.

Thanks in advance.

Muhammad Reda
  • 26,379
  • 14
  • 93
  • 105
Ayman Hussein
  • 3,817
  • 7
  • 28
  • 48
  • simply, in admin/user/permissions when click "Save permission" can anything save !!!! – Ayman Hussein Nov 04 '12 at 13:51
  • This is weird! Try to run cron and have a look at the `status report` page. – Muhammad Reda Nov 04 '12 at 14:16
  • Thanks Muhammad for reply, when run cron manually I got this wwarning in status report warning: Invalid argument supplied for foreach() in /var/www/html/jeel_ayman/modules/taxonomy/taxonomy.module on line 1242. and user warning: Table 'jeel_amc.cache_shorten' doesn't exist query: DELETE FROM cache_shorten WHERE expire != 0 AND expire < 1352099841 in /var/www/html/jeel_ayman/includes/cache.inc on line 166. – Ayman Hussein Nov 05 '12 at 07:23
  • Try to run `update.php` then run cron. – Muhammad Reda Nov 05 '12 at 08:50
  • Flush the cache, run `update.php` then run cron :) – Muhammad Reda Nov 05 '12 at 10:42
  • man just for one role i can not save the permission and the others are ok, so what is the reason :(. once i run this 'admin/user/permissions/3' and click save permissions nothing happened but once run admin/user/permissions/5 the permissions are saved. – Ayman Hussein Nov 05 '12 at 12:09
  • let us [continue this discussion in chat](http://chat.stackoverflow.com/rooms/19089/discussion-between-ayman-hussein-and-muhammad-reda) – Ayman Hussein Nov 05 '12 at 12:11
  • Try to go to 'admin/user/permissions' (without any role IDs in the URL) and save the permissions. – Muhammad Reda Nov 05 '12 at 12:20
  • Thanks guys I solved it by increase max_input_var variable for PHP – Ayman Hussein Nov 06 '12 at 10:50

0 Answers0