An unrecoverable error occurred. This form was missing from the server cache. Try reloading the page and submitting again.
Tue, 21/02/2012 - 18:12 | admin
Cambiar el include/cache.inc en la linea 42:
Desde
if (isset($user->cache) && $user->cache > $cache->created) {
a
if (isset($user->cache) && $user->cache > $cache->expire) {
Buscar
Entradas recientes en bitácoras
- Embedded de los filtros de una vista - Drupal 7
- An unrecoverable error occurred. This form was missing from the server cache. Try reloading the page and submitting again.
- Crear tabla drupal con ordenamiento de las columnas
- Crear un preset imagecache en el propio módulo
- CCK FIELD TUTORIAL
- Crear tablas en los forms de drupal 6
- Crear tablas en los forms de drupal 6
- Form API, breve guía
- Tutorial para crear un image field con drupal 6
- Léolo






