warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\drupal\modules\photos\photos.page.inc on line 596.
trying upload photos.
The system is installed on localhost running Windows XP
Disabling photos_SWFU.module
Fatal error: Call to undefined function _upload_file_limits() in C:\xampp\htdocs\drupal\modules\photos\photos.module on line 724
How can I fix it?
Comments
Comment #1
558gabri591 commentedwhen I started the PC and Drupal again
the Administer report an error
and the Status Report:
Database updates Out of date"
running the database update script
got this:
The following queries were executed
photos module
Update #2
* ALTER TABLE {x_image} ADD `count` INT DEFAULT NULL
* ALTER TABLE {x_image} CHANGE count `count` INT NOT NULL
may this is helpfull
thanks
Comment #2
nathaniel commentedNew maintainer, cleaning up old issues in issue queue.