You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to open the index page of Gedcom.ged I see news items and
/home/amitys/test.amitys.com/app/Helpers/functions.php:27 Argument 1 passed to e() must be of the type string, null given, called in /home/amitys/test.amitys.com/resources/views/blocks/template.php on line 9 #0 /resources/views/blocks/template.php:9 TypeError("Argument 1 passed to e() must be of the type string, null given, called in /home/amitys/test.amitys.com/resources/views/blocks/template.php on line 9") #1 /app/View.php:52 require('/home/amitys/test.amitys.com/r…') #2 /app/View.php:88 render() #3 /app/Module/HtmlBlockModule.php:116 make('blocks/template', [array]) #4 /resources/views/tree-page-block.php:5 getBlock(429) #5 /app/View.php:52 require('/home/amitys/test.amitys.com/r…') #6 /app/View.php:88 render() #7 /resources/views/tree-page.php:13 make('tree-page-block', [array]) #8 /app/View.php:52 require('/home/amitys/test.amitys.com/r…') #9 /app/View.php:88 render() #10 /app/Controller/BaseController.php:167 make('tree-page', [array]) #11 /app/Controller/HomePageController.php:58 viewResponse('tree-page', [array]) #12 /index.php:100 treePage([Request GET /test/index.php?route=tree-page&ged=Gedcom.ged HTTP/2.0 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,/;q=0.8 Accept-Encoding: gzip, deflate, br Accept-Language: en Content-Length: Content-Type: Cookie: WT_SESSION=0649at5r4gbu61b7lr6oepdvq5 Host: www.amitys.com Upgrade-Insecure-Requests: 1 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36 ])
The text was updated successfully, but these errors were encountered:
I have updated my code to 78f07ab.
When I try to open the index page of Gedcom.ged I see news items and
/home/amitys/test.amitys.com/app/Helpers/functions.php:27 Argument 1 passed to e() must be of the type string, null given, called in /home/amitys/test.amitys.com/resources/views/blocks/template.php on line 9 #0 /resources/views/blocks/template.php:9 TypeError("Argument 1 passed to e() must be of the type string, null given, called in /home/amitys/test.amitys.com/resources/views/blocks/template.php on line 9") #1 /app/View.php:52 require('/home/amitys/test.amitys.com/r…') #2 /app/View.php:88 render() #3 /app/Module/HtmlBlockModule.php:116 make('blocks/template', [array]) #4 /resources/views/tree-page-block.php:5 getBlock(429) #5 /app/View.php:52 require('/home/amitys/test.amitys.com/r…') #6 /app/View.php:88 render() #7 /resources/views/tree-page.php:13 make('tree-page-block', [array]) #8 /app/View.php:52 require('/home/amitys/test.amitys.com/r…') #9 /app/View.php:88 render() #10 /app/Controller/BaseController.php:167 make('tree-page', [array]) #11 /app/Controller/HomePageController.php:58 viewResponse('tree-page', [array]) #12 /index.php:100 treePage([Request GET /test/index.php?route=tree-page&ged=Gedcom.ged HTTP/2.0 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,/;q=0.8 Accept-Encoding: gzip, deflate, br Accept-Language: en Content-Length: Content-Type: Cookie: WT_SESSION=0649at5r4gbu61b7lr6oepdvq5 Host: www.amitys.com Upgrade-Insecure-Requests: 1 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36 ])
The text was updated successfully, but these errors were encountered: