I'm not experienced with Perl so I may be doing something wrong here, but I'm receiving the following error when enabling the module in Drupal:
Fatal error: Only variables can be passed by reference in /var/www/stephthegeek.tv/public_html/modules/fetchgals/fetchgals.module on line 176
Any ideas?
Comments
Comment #1
pobster commentedSorry for the delay in replying, I forgot to set this project to email me when someone posts an issue...
Well line 176 is:
I don't see as this should be causing you any problems? Erm... I guess it's not even a necessary line either? Change it to just this:
And let me know if that solves your problem.
Pobster
Comment #2
pobster commentedAha! :o) I'm guessing it's likely because you're using php 4? Let me know if you are...!
Pobster
Comment #3
pobster commented