I have just upgraded from J3.10 to 4.4, downloaded the latest S5 Corpway template AND s5_flexmenu. The site is broken with a "500 - behavior::mootools not found." fatal error. If I switch the template from Corpway to the standard Cassiopeia template the site works fine.
Corpway broken after update from J3.10 to 4.4
- Edited
Hi bonzomedia,
I have checked and see that the s5 module is an older version, I have helped you update the s5 box and s5 register module, Also, the I have updated the code here:
/templates/corpway/html/mod_login/default.php
Hi bonzomedia,
To show the login form, you need to add the s5 box module.
About other issues:
1/ You can add the general.css file to this path. To resolve this issue.
2/ You can open the \templates\corpway\index.php file and find line 28 then replace it with the following code:
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=<?php echo str_replace(" ","%20",$s5_fonts_highlight); if ($s5_fonts_highlight_style != "") { echo ":".$s5_fonts_highlight_style; } ?>" />
We will discuss with the technical about this issues, in the next version.