Ultimate SEO Urls

Install failure - Ultimate SEO Urls

Install failure

by mhsuffolk » Tue Mar 30, 2021 12:07 pm

1.0.8.1 PHP 7.4

Fatal error: Uncaught Error: Call to undefined function phoenix_min_version() in D:\Phoenix_1_0_8_0\htdocs\includes\apps\ultimate_seo_urls\includes\usu_installer.php:339 Stack trace: #0 D:\Phoenix_1_0_8_0\htdocs\includes\apps\ultimate_seo_urls\includes\usu_installer.php(103): usu_installer->getMaxSort() #1 D:\Phoenix_1_0_8_0\htdocs\AGRwj6P77n89kU\usu.php(28): usu_installer->install() #2 {main} thrown in D:\Phoenix_1_0_8_0\htdocs\includes\apps\ultimate_seo_urls\includes\usu_installer.php on line 339

Also usu.php does not detect english language . My store is English only but the text is Spanish but the Install button is English
User avatar
mhsuffolk
Contributor
Posts: 199
Joined: Sat Oct 26, 2019 9:13 am
Phoenix Version: v1.1.0.6
Contact:

Re: Install failure

by Piernas » Wed Mar 31, 2021 9:33 am

Sorry for the error. it can be fixed by adding this line (line 338) to includes\apps\ultimate_seo_urls\includes\usu_installer.php:

Code: Select all

      include DIR_FS_CATALOG . 'includes/apps/ultimate_seo_urls/includes/usu_general_functions.php';
right before the line:

Code: Select all

      if ( phoenix_min_version('1.0.8.1') ) {
I'll upload a new fixed revision once I receive feedback it works. I'll also include the translated language constant.
Piernas
Member
Posts: 98
Joined: Thu Mar 11, 2021 2:16 am
Phoenix Version:
Contact:

Re: Install failure

by mhsuffolk » Wed Mar 31, 2021 11:12 am

Works fine now and modified htaccess correctly, thank you.
User avatar
mhsuffolk
Contributor
Posts: 199
Joined: Sat Oct 26, 2019 9:13 am
Phoenix Version: v1.1.0.6
Contact: