Hi ,
I downlaoded the snapshot from today.
I have a problem when I call the modules configuration:
Fatal error: Call to undefined function: setgroup() in C:\apache\htdocs\gallery2\modules\squarethumb\module.inc on line 45
Does anybody know a solution ?
Best regards
Niels
Posts: 8601
is this in the installer or Site Admin?
make sure all your code is up to date. setGroup is defined in modules/core/classes/GalleryModule.class
Posts: 3
Hi,
it is in both situations.
The code i got completely from teh snapshot server.
Best regards
Niels
Posts: 7994
nprzybilla, at the bottom of modules/core/classes/GalleryModule.class do you have two methods called setGroup() and getGroup()?