Posted by 558gabri591 on August 26, 2008 at 9:23am
Jump to:
| Project: | album photos |
| Version: | 6.x-2.0-beta3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
when 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