Active
Project:
Gallery Assist Lightboxes
Version:
6.x-1.4
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2011 at 10:57 UTC
Updated:
25 Jan 2011 at 00:24 UTC
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
Comments
Comment #1
LDawg commentedComment #2
jcmc commentedHello 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
Comment #3
LDawg commentedI dont know what more information I can give you. This is the error I get and I have no clue what I could do.
Comment #4
jcmc commentedHello 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