Saving the blocks without the throttle module enabled gives:
notice: Undefined index: throttle in modules/block/block.module on line 299.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | block.module_143384.patch | 1.37 KB | drewish |
| block.module_e_all.patch | 1.13 KB | drewish |
Saving the blocks without the throttle module enabled gives:
notice: Undefined index: throttle in modules/block/block.module on line 299.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | block.module_143384.patch | 1.37 KB | drewish |
| block.module_e_all.patch | 1.13 KB | drewish |
Comments
Comment #1
RobRoy commentedTwo minor things,
1. The patch should be rolled from root dir.
2. The parens are unnecessary around the isset part in this case.
Comment #2
drewish commentedhumm, usually tortoisecvs is good about rolling them with absolute paths... i guess they fixed that in the new version.
i'd add the parens for clarity but i don't care either way. here's a re-roll.
Comment #3
ChrisKennedy commentedDuplicate - http://drupal.org/node/141664