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

denes.szabo’s picture

Status: Active » Needs review

Hi, 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!

pavlosdan’s picture

Yeah 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.

denes.szabo’s picture

Any update?

Docc’s picture

Status: Needs review » Closed (fixed)