Warning issued on file upload

558gabri591 - August 26, 2008 - 09:23
Project:album photos
Version:6.x-2.0-beta3
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

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?

#1

558gabri591 - August 26, 2008 - 12:06

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

 
 

Drupal is a registered trademark of Dries Buytaert.