Any ideas? I did a fresh install of 6.20 - is this the wrong version?

Warning: Call-time pass-by-reference has been deprecated in /home/content/78/7602578/html/sites/all/modules/internet_archive/internet_archive.module on line 185

Warning: Call-time pass-by-reference has been deprecated in /home/content/78/7602578/html/sites/all/modules/internet_archive/internet_archive.module on line 642

Warning: Call-time pass-by-reference has been deprecated in /home/content/78/7602578/html/sites/all/modules/internet_archive/internet_archive.module on line 651

Warning: Call-time pass-by-reference has been deprecated in /home/content/78/7602578/html/sites/all/modules/internet_archive/internet_archive.module on line 1415

Comments

civicpixel’s picture

Assigned: Unassigned » civicpixel
Category: support » task

Thanks for the report -- that's an issue with newer versions of PHP (5.3+) and how I'm passing variables in some of the functions. I'll try to get them changed around today to get rid of those warnings.

civicpixel’s picture

Title: Not a bug - but? Any Idea why? » Update modules for PHP 5.3+ pass-by-reference deprecated
civicpixel’s picture

Status: Active » Fixed

This should be resolved now, I removed any call time pass-by-reference instances in both internet_archive.module and internet_archive_download.module. Should be PHP5 ready now. Thanks for the bug issue report jpiazzo!

jpiazzo’s picture

Thank you for your hard work

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.