Hello,

I've put a lightbox folder in the /lightboxes map, but when I try to select one with the module, I get this error:

warning: Parameter 2 to date_form_alter() expected to be a reference, value given in E:\xampplite\htdocs\includes\common.inc on line 2892.
warning: Parameter 2 to date_timezone_form_alter() expected to be a reference, value given in E:\xampplite\htdocs\includes\common.inc on line 2892.
warning: Parameter 2 to wysiwyg_form_alter() expected to be a reference, value given in E:\xampplite\htdocs\includes\common.inc on line 2892.

It gives the same error for any lightbox :/

I'm using Gallery Assist 6.x-1.18

CommentFileSizeAuthor
error.jpg49.07 KBLDawg

Comments

LDawg’s picture

Title: Several warnings on installing Lightbox » Several warnings on installing a Lightbox
jcmc’s picture

Hello LDawg,

why you consider the issue is produced by GA?

It is a forgot reference symbol "&" by the migration to Drupal 6 in some modules. New php versions does not recognize the second variable from hook_form_alter "$form_state" as reference.

If you have troubles by install one lightbox for GA, give me please the needed information that help me to help you.

Regards
Juan Carlos

LDawg’s picture

I dont know what more information I can give you. This is the error I get and I have no clue what I could do.

jcmc’s picture

Hello again,

first: The error you have posted here belong to other module and not to GA.
http://drupal.org/node/710892
http://groups.drupal.org/node/39746
etc etc etc
You can solve this problem if you install php-5.2.9 what a bud example is because I am sure you will not install a older php-version only because the module date have deprecated code, or?
The other solution is, you report this to the right place and wait for the fix.

second: You can tell me which lightbox you tried to install and give more infos about other GA modules.

Regards
Juan Carlos

PS:
please give me feedback about the other reports you made here in D.org