Quote:
Originally Posted by Elite_360_
ok
go to your file manager (cpanel or whatever you use) and edit e360mods/holiday/hooks/parse_templates.php
on line 32 replace this
PHP Code:
$templater = vB_Template::create('e360_holiday_champagne');
$template_hook['footer_copyright'] .= $templater->render();
with this
PHP Code:
$templater = vB_Template::create('e360_holiday_champagne');
$template_hook['footer_javascript'] .= $templater->render();
if that dont work then you got to config NewYearChampagneBottle on the Holidays Special Effects
what your Start Date and Finish Date if they are the same they will not work and if you want guest to see you will have to set it on (Groups That Can See) and on e360 Holiday Setting (Enable For Guest ?) option too
|
That way doesnot work for me? Please any fix update for work on 4.1.10 ?