Anomaly after Fabrik update

Status
Not open for further replies.

gnavarro

Member
Hi,

After updated When I open a form in a modal window I get the following erros when with error reporting to maximum:

Notice: Undefined index: mime in /var/www/vhosts/fisiolar.pt/httpdocs/libraries/joomla/document/partial/renderer/head.php on line 146

Notice: Undefined index: media in /var/www/vhosts/fisiolar.pt/httpdocs/libraries/joomla/document/partial/renderer/head.php on line 151

Notice: Undefined index: attribs in /var/www/vhosts/fisiolar.pt/httpdocs/libraries/joomla/document/partial/renderer/head.php on line 156

Notice: Undefined index: mime in /var/www/vhosts/fisiolar.pt/httpdocs/libraries/joomla/document/partial/renderer/head.php on line 146

Notice: Undefined index: attribs in /var/www/vhosts/fisiolar.pt/httpdocs/libraries/joomla/document/partial/renderer/head.php on line 156

Notice: Undefined index: mime in /var/www/vhosts/fisiolar.pt/httpdocs/libraries/joomla/document/partial/renderer/head.php on line 146

Notice: Undefined index: media in /var/www/vhosts/fisiolar.pt/httpdocs/libraries/joomla/document/partial/renderer/head.php on line 151

Notice: Undefined index: attribs in /var/www/vhosts/fisiolar.pt/httpdocs/libraries/joomla/document/partial/renderer/head.php on line 156

Notice: Undefined index: mime in /var/www/vhosts/fisiolar.pt/httpdocs/libraries/joomla/document/partial/renderer/head.php on line 146

Notice: Undefined index: media in /var/www/vhosts/fisiolar.pt/httpdocs/libraries/joomla/document/partial/renderer/head.php on line 151

Notice: Undefined index: attribs in /var/www/vhosts/fisiolar.pt/httpdocs/libraries/joomla/document/partial/renderer/head.php on line 156

What could be generating this? Thanks in advance
 
You can find attached the refereed lines from head.php.

Please advise. Thanks.
 

Attachments

  • Capturar.PNG
    Capturar.PNG
    24.2 KB · Views: 33
Looks like your ./library/joomla/document/partial folder didn't update. That's 3.5.2 code. Line 142 in the 3.6 code is ...

https://github.com/Fabrik/fabrik/bl...oomla/document/partial/renderer/head.php#L142

Try updating from github. Although you might want to wait until you see a commit later today of some changes to PDF rendering, which will include a few other little bug roll-ups.

If you don't want to do a full github update, you could just copy that partial folder. I don't usually recommend cherry picking, but just those changes should be safe

-- hugh
 
Status
Not open for further replies.
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top