ok I am using zencart 156c
of have ceon url mapping.. (latest one)
i am trying to use the fluorspar 6.1
cookies mod.
and multi-site
and i got a blank front page and the debug file below. and i have reloaded and reloaded and keep getting this debug error and blank front page.
now i put the line the code says.. hopefully it helps. and what else i need just let me know.
[10-Jan-2021 07:18:44 UTC] PHP Fatal error: Uncaught Error: Call to a member function add() on null in /home/herasonl/public_html/shop/includes/init_includes/overrides/init_sessions.php:15
$breadcrumb->add(HEADER_TITLE_CATALOG, zen_href_link(FILENAME_DEFAULT)); line 15 of init_sessions.php
Stack trace:
#0 /home/herasonl/public_html/shop/includes/autoload_func.php(48): require()
/**
* include an init_script as specified by autoloader array
*/
require($baseDir . $entry['loadFile']); line 40 of autoload
#1 /home/herasonl/public_html/shop/includes/application_top.php(170): require('/home/herasonl/...')
require('includes/autoload_func.php'); line 170
#2 /home/herasonl/public_html/shop/index.php(26): require('/home/herasonl/...')
#3 {main}
thrown in /home/herasonl/public_html/shop/includes/init_includes/overrides/init_sessions.php on line 15
require('includes/application_top.php');
[10-Jan-2021 07:18:44 UTC] Request URI: /shop/index.php?main_page=index&cPath=21, IP address: 24.113.216.190
--> PHP Fatal error: Uncaught Error: Call to a member function add() on null in /home/herasonl/public_html/shop/includes/init_includes/overrides/init_sessions.php:15
Stack trace:
#0 /home/herasonl/public_html/shop/includes/autoload_func.php(48): require()
#1 /home/herasonl/public_html/shop/includes/application_top.php(170): require('/home/herasonl/...')
#2 /home/herasonl/public_html/shop/index.php(26): require('/home/herasonl/...')
#3 {main}
thrown in /home/herasonl/public_html/shop/includes/init_includes/overrides/init_sessions.php on line 15.


Reply With Quote

