Closed (fixed)
Project:
modr8
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2008 at 04:46 UTC
Updated:
26 Apr 2008 at 21:21 UTC
Jump to comment: Most recent file
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of db_create_table(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /home/content/e/r/r/errorad/html/d6/modules/modr8/modr8.install on line 70
Error after submitting a module configuration that enables modr8 on an out-of-the-box install on a Drupal 6.1, PHP 5.2.5
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | call-time-pbr-242908.patch | 513 bytes | pwolanin |
Comments
Comment #1
pwolanin commentedhmm, probably an irrelevant typo in the code - let me look.
Comment #2
pwolanin commentedalso, this is a warning, not an error
Comment #3
pwolanin commentedhmm, yeah - that part of the 6.x update was a GHOP task.
Comment #4
pwolanin commentedcommitted patch in #3
Comment #5
christyc commentedSo, I'm getting this error now, and I'm a total drupal newbie. Can you please tell me what to do with the patch code to fix the problem?
Comment #6
pwolanin commentedSince this is just a single-line change - it's easy. Just remove the line starting with "-" and add the line starting with "+" (omitting the +).
see also: http://drupal.org/patch
note, I'll probably make another beta release this weekend that will include that change.
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.