Name-based URLs Demo

updating from 1.0.8.17 to 1.0.8.19 I got blank admin page - Name-based URLs Demo

updating from 1.0.8.17 to 1.0.8.19 I got blank admin page

by Omar_one » Sat May 20, 2023 12:31 pm

Hello,

updating from 1.0.8.17 to 1.0.8.19 I got blank admin page
and on log file

Code: Select all

PHP Notice:  Undefined index: Linker in /home/XXXX/public_html/test/includes/system/override/name_based_urls.php on line 100
PHP Fatal error:  Uncaught Error: Call to a member function get_prefix() on null in /home/XXXX/public_html/test/includes/system/override/name_based_urls.php:100
Stack trace:
#0 /home/XXXX/public_html/test/includes/system/override/name_based_urls.php(125): name_based_urls->__construct()
#1 /home/XXXX/public_html/test/includes/system/versioned/1.0.8.1/hooks.php(170): name_based_urls::listen_hrefLink(Array)
#2 /home/XXXX/public_html/test/includes/system/versioned/1.0.8.5/href.php(137): hooks->chain('hrefLink', Array)
#3 /home/XXXX/public_html/test/includes/system/versioned/1.0.8.5/href.php(142): Href->link()
#4 /home/XXXX/public_html/test/admin/includes/template_top.php(21): Href->__toString()
#5 /home/XXXX/public_html/test/admin/index.php(24): require('/home/XXXX/p...')
#6 {main}
  thrown in /home/XXXX/public_html/test/includes/system/override/name_based_urls.php on line 100
thank you in advance for your help
Omar
Omar_one
VIP Member
VIP Member
Posts: 483
Joined: Fri Oct 25, 2019 5:06 pm
Contact:

Re: updating from 1.0.8.17 to 1.0.8.19 I got blank admin pag

by raiwa » Sat May 20, 2023 12:53 pm

Please try includes/system/override/name_based_urls.php line 98:

Code: Select all

    $this->base_url = $Linker->get_prefix()?? '';
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing

Need Help?viewtopic.php?f=10&t=27
raiwa
PhoenixCart Developer
PhoenixCart Developer
Posts: 1209
Joined: Sat Dec 21, 2019 8:08 am
Contact:

Re: updating from 1.0.8.17 to 1.0.8.19 I got blank admin pag

by Omar_one » Sat May 20, 2023 1:48 pm

raiwa wrote:Please try includes/system/override/name_based_urls.php line 98:

Code: Select all

    $this->base_url = $Linker->get_prefix()?? '';
thank you , but didn't help
the shop side working fine ,, but just the admin it's giving blank page
Omar_one
VIP Member
VIP Member
Posts: 483
Joined: Fri Oct 25, 2019 5:06 pm
Contact:

Re: updating from 1.0.8.17 to 1.0.8.19 I got blank admin pag

by raiwa » Sat May 20, 2023 1:53 pm

I just checked on my Phoenix 1.0.8.20 test store with Name based URLs Demo v. 1.1 and I do not get this error.
You may update straight to latest versions.
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing

Need Help?viewtopic.php?f=10&t=27
raiwa
PhoenixCart Developer
PhoenixCart Developer
Posts: 1209
Joined: Sat Dec 21, 2019 8:08 am
Contact:

Re: updating from 1.0.8.17 to 1.0.8.19 I got blank admin pag

by Omar_one » Sat May 20, 2023 4:06 pm

I will check it out and try to update it... FYI I am using the lite version
Omar_one
VIP Member
VIP Member
Posts: 483
Joined: Fri Oct 25, 2019 5:06 pm
Contact:

Re: updating from 1.0.8.17 to 1.0.8.19 I got blank admin pag

by Omar_one » Sat May 20, 2023 5:25 pm

updating to 1.0.8.20 didn't fix the issue
Omar_one
VIP Member
VIP Member
Posts: 483
Joined: Fri Oct 25, 2019 5:06 pm
Contact:

Re: updating from 1.0.8.17 to 1.0.8.19 I got blank admin pag

by raiwa » Sat May 20, 2023 5:56 pm

You are then posting in the wrong place. Support for the Lite version which is bundled with Phoenix Pro is given in the Pro forum.
However I just checked with my Phoenix 1.0.8.20 test store and Name based URLs Lite 1.1.0 and I do not get the error in Admin.
Please make sure you did the update properly and that you are using the Name Based URL version bundled with Phoenix Pro 1.0.8.20.
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing

Need Help?viewtopic.php?f=10&t=27
raiwa
PhoenixCart Developer
PhoenixCart Developer
Posts: 1209
Joined: Sat Dec 21, 2019 8:08 am
Contact: