Jump to content

Need HELP After module installation -- 500 error


Recommended Posts

all modules.

 

atal error: Call-time pass-by-reference has been removed in /home/gamadigi/domains/gamadigi.com/public_html/inprogress/ingrid/classes/module/Module.php(1004) : eval()'d code on line 127

Link to comment
Share on other sites

error show was enabled before.

when i changed this line in Module.php on line 1004

if (eval('if (false){ ' . $file . ' }') !== false)

to

if (false)

it shows that my modules are missing! but its not. look at the screanshots

Link to comment
Share on other sites

×
×
  • Create New...