1
rkennett
myalbum
  • 2008/6/3 11:22

  • rkennett

  • Just popping in

  • Posts: 19

  • Since: 2004/12/17


Went to install myalbum and the install failed. The error was :
"Invalid default value for 'res_x'" I am assuming it has something to do with resolution but figgured it would be best to ask... What is res-x and where would I set the default value and what would be the correct value? Or should I just pick another gallery module
Thanks
Rick

2
mcteeitup
Re: myalbum
  • 2008/6/3 14:07

  • mcteeitup

  • Just popping in

  • Posts: 1

  • Since: 2005/5/10


I encountered the same problem.
You will have to edit the sql files found in the SQL folder of the myAlbum module.
In each of the files, change these lines:

res_x int(11) NOT NULL default '',
res_y int(11) NOT NULL default '',

to read

res_x int(11) NOT NULL default '0',
res_y int(11) NOT NULL default '0',

That should work.

3
slicendice
Re: myalbum
  • 2009/7/3 13:17

  • slicendice

  • Just popping in

  • Posts: 27

  • Since: 2009/4/24


.

4
marco64
Re: myalbum
  • 2009/8/29 18:15

  • marco64

  • Just popping in

  • Posts: 1

  • Since: 2009/8/28


Your fix still works as of 2009. Thanks!

Login

Who's Online

152 user(s) are online (98 user(s) are browsing Support Forums)


Members: 0


Guests: 152


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits