1
oldenough
myAlbum-p will not install!
  • 2006/12/30 11:48

  • oldenough

  • Just popping in

  • Posts: 76

  • Since: 2006/12/11


This is what I get when trying to install the module myAlbum-p:

Installing MyAlbum

Invalid default value for 'res_x'

Unable to install myalbum. Error(s):



Anyone with any idea?

2
oldenough
Re: myAlbum-p will not install!
  • 2006/12/30 15:16

  • oldenough

  • Just popping in

  • Posts: 76

  • Since: 2006/12/11


I solved the issues.

In all sql-files under /sql i went to the CREATE_ALBUM myalbumX..

and changed:

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

i.e. added a zero. And then it worked! Yes, it's a good idea to surf around a bit and look what others have done.

Login

Who's Online

112 user(s) are online (63 user(s) are browsing Support Forums)


Members: 0


Guests: 112


more...

Donat-O-Meter

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

Latest GitHub Commits