5.7.0.3 installation problems

Permalink
Hi,

I am attempting to install concrete5 version 5.7.0.3 on a VPS with a WAMP setup. This setup has been working fine with concrete5 version 5.6.x. After entering the site information during the installation of version 5.7.0.3 , the installation is stuck on the "Install Concrete5" page (see screenshot attached).

There is a javascript error that prevents the installation from proceeding.

TypeError: $(...).tooltip is not a function

If I edit the install.php file and remove the tooltip javascript, the installation runs through the various parts of the installation and finally says “Finished”. When I click continue to site, the site appears to be unstyled and is not functional, there are numerous 404 errors shown in firebug:

/concrete/css/font-awesome.css
/concrete/css/app.css
/concrete/themes/elemental/css/bootstrap-modified.css
/concrete/css/jquery-ui.css
/concrete/blocks/autonav/templates/responsive_header_navigation/view.css
/concrete/blocks/image_slider/view.css
/concrete/blocks/page_list/templates/thumbnail_grid/view.css
/concrete/css/font-awesome.css
/concrete/js/events.js
/concrete/js/underscore.js
/concrete/js/jquery-ui.js
/concrete/js/bootstrap/popover.js
/concrete/js/bootstrap/dropdown.js
/concrete/js/bootstrap/tooltip.js
/concrete/css/app.css
/concrete/css/jquery-ui.css
/concrete/blocks/autonav/templates/responsive_header_navigation/view.css
/concrete/blocks/image_slider/view.css
/concrete/blocks/page_list/templates/thumbnail_grid/view.css
/concrete/js/legacy.js
/concrete/js/app.js
/concrete/js/picturefill.js
/concrete/blocks/autonav/templates/responsive_header_navigation/view.js
/concrete/blocks/image_slider/view.js
/concrete/themes/elemental/images/background.png
/concrete/themes/elemental/images/background-slider-default.png
/concrete/js/events.js
/concrete/js/underscore.js
/concrete/js/bootstrap/dropdown.js
/concrete/js/bootstrap/tooltip.js
/concrete/js/bootstrap/popover.js
/concrete/js/jquery-ui.js
/concrete/js/app.js
/concrete/js/legacy.js
/concrete/blocks/autonav/templates/responsive_header_navigation/view.js
/concrete/blocks/image_slider/view.js

In addition to the 404 errors the following error is shown in firebug.
ReferenceError: ConcretePanelManager is not defined
ConcretePanelManager.register({'identifier': 'dashboard', 'position': 'right', u...

I have checked all of the requirements and PHP and MySQL versions and all of these are fine.

Anyone got any ideas or had something similar?

Thanks,

Jennifer

1 Attachment

pilipala
 
titanve replied on at Permalink Reply
titanve
Hello!

Did you get to fix the problem?

Best regards!

Rafa
pilipala replied on at Permalink Reply
pilipala
Hi,

Apologies for not updating this thread! Yes, I did ...ages ago :) Although my server had the basic requirements for concrete5 5.7 there were still problems until I updated some things. Can't remember what I updated now ...but it's all good now, thanks for checking.

Regards,

Jennifer