By jwalkerbg on
Hi,
My configuration is Apache 2.2.15 PHP 5.3.3. This message began to appear when open edit page of a story, book, etc:
warning: Parameter 1 to theme_file_attach_form_current() expected to be a reference, value given in E:\data\repos-frontend\includes\theme.inc on line 656.
Is this dangerous? I am able to edit and save pages.
Regards.
Comments
=-=
Which version of Drupal is in use?
What contrib modules are in use? Some modules may not be PHP 5.3 ready yet.
A
Sorry, I forgot the most important...
Drupal 6.19
Modules
Advanced Book Blocks 6.x-2.2
Advanced help 6.x-1.2
Advanced Taxonomy Blocks 6.x-3.4
Autocomplete Widgets for CCK Text and Number 6.x-1.3
Bitcache 6.x-1.0-beta2
CCK Fieldgroup Tabs 6.x-1.2
Content Construction Kit (CCK) 6.x-2.8
Embedded Media Field 6.x-1.24
File Framework 6.x-1.0-alpha5
Image 6.x-1.0-beta4
JQuery menu 6.x-3.3
jQuery UI 6.x-1.4
jQuery Update 6.x-1.1
Multiselect 6.x-1.7
Pathauto 6.x-1.4
Printer, e-mail and PDF versions 6.x-1.12
Resource Description Framework (RDF) 6.x-1.0-alpha7
Tabs (jQuery UI tabs) 6.x-1.3
Token 6.x-1.14
Translation template extractor 6.x-3.2
Transliteration 6.x-3.0
Views 6.x-3.0-alpha3
Views Tabs 6.x-1.x-dev (2008-Дек.-16)
Wysiwyg 6.x-2.1
Theme
Pixture Reloaded 6.x-3.2
The site was on Apache 2.2 / PHP Version 5.2.6-1+lenny8 on Linux
Now it is on Windows 2003 Server Apache 2.2.15 / PHP Version 5.3.3
----
It seems there is nothing dangerous. I was able to save pages with changed contents successfully.
I found the module...
Hi,
I excluded module by module and after excluded "Attachments" which is in "contrib" folder of "fileframework" module the warning disappeared.
I will put an issue for this module.
Regards