Closed (fixed)
Project:
Shortcode
Version:
7.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Sep 2011 at 16:29 UTC
Updated:
13 Jan 2012 at 10:21 UTC
Just enabled the module on a new site:
Fatal error: func_get_args(): Can't be used as a function parameter in /vars/www/site/sites/all/modules/contrib/shortcode/shortcode.module on line 78
This happened after I enabled the module and the shortcodes and tried to edit a node. Marking this as critical as it renders the module unusable.
wondering why I did not get the error in the previous installation
Comments
Comment #1
denes.szabo commentedHi, I changed the code to use func_get_args(). Was not problem to me.
Now I committed a fix for this issue. Pls, check it!
Comment #2
pavlosdanYeah it didn't seem to cause any issues for me either until I enabled the module on a new site. Will check the new commit and let you know. Thanks for the prompt reply.
Comment #3
denes.szabo commentedAny update?
Comment #4
Docc commented