11
robertico
Re: Module advice
  • 2005/8/23 14:19

  • robertico

  • Just popping in

  • Posts: 51

  • Since: 2005/7/11


[Mithrandir]
Tried myAlbum-P in the meantime as suggested.
But still haven't an album

With reference to xcGallery, what do you need to advice me for this.
The complete php debug list (large)??

(A lot of this:)
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line xxx
Notice [PHP]: Only variables should be assigned by reference in file kernel/object.php line xxx


[dargosch]
With reference to myAlbum-P. What's your version of mySQL server?
If it's a mySQL 5.0 server problem, is it possible to fix it ?
Regards,

Robertico

(greetings from the Netherlands)

12
robertico
Re: Module advice
  • 2005/8/24 13:13

  • robertico

  • Just popping in

  • Posts: 51

  • Since: 2005/7/11


Spend some time finding out why myAlbum-P (2.84) gives an error with mySQL 5.0.

Found a missing default value for res_x and res_y

[FIX]

Edit next files in /myalbum/sql/

- myalbum.sql
- myalbum0.sql
- myalbum1.sql
- myalbum2.sql

Search for:

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

Replace:

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

Now install myalbum without errors
Regards,

Robertico

(greetings from the Netherlands)

13
robertico
Re: Module advice
  • 2005/8/25 9:09

  • robertico

  • Just popping in

  • Posts: 51

  • Since: 2005/7/11


For XOOPS 2.2.2 use myAlbum-P 2.85
(Installing 2.9 gives a 2.85 vesion)

Download: http://www.peak.ne.jp/support/xoops/

Installed without errors
Regards,

Robertico

(greetings from the Netherlands)

Login

Who's Online

445 user(s) are online (89 user(s) are browsing Support Forums)


Members: 0


Guests: 445


more...

Donat-O-Meter

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

Latest GitHub Commits