Database error: [Table 'nextend2_section_storage' doesn't exist]
Error:
- Database error: [Table 'nextend2_section_storage' doesn't exist]
Cause:
If you are using a WordPress multisite, then update your Smart Slider 3 which should fix the problem.
If you aren't using a WordPress multisite, probably your php version is older, than the requirement, and because of that our databases weren't created during installation. You can check it, if you create a php file, put this code in it, upload to your ftp and check it in the browser:
<?php phpinfo(); ?>