Skip to main content
Topic: Elkarte 1.1.6 + PHP 7.3 error log (Read 1235 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Elkarte 1.1.6 + PHP 7.3 error log

Hi, as requested in another topic I post here the errors I got in elkarte log unsing PHP 7.3

Guest
Type of error: Undefined
Notice: Undefined index: actual_theme_dir
index.php?action=register;sa=activate;u=6450;code=gcxVtmnMkBNa4U
File: /sources/Load.php
Line: 2535

Guest
21 August, 2020, 15:19:21 pm
Type of error: Undefined
Notice: Undefined index: actual_theme_dir
index.php?action=register;sa=usernamecheck;xml;username=grisu_82
File: /sources/Load.php
Line: 2535

Guest
Type of error: Undefined
Notice: Undefined index: actual_theme_dir
index.php?topic=14373.0
File: /sources/Load.php
Line: 2535

Guest
Type of error: Undefined
Notice: Undefined index: actual_theme_dir
index.php?action=login2;quicklogin
File: /sources/Load.php
Line: 2535

Guest
Type of error: Undefined
Notice: Undefined index: actual_theme_dir
index.php?action=register;sa=register2
File: /sources/Load.php
Line: 2535

Member
Type of error: Undefined
Notice: Undefined index: id_draft
/index.php?action=post;board=2.0
File: /themes/default/Post.template.php
Line: 453

Member
Type of error: Undefined
Notice: Undefined variable: editortxt
index.php?action=post2;start=0;board=2
File: /themes/default/Post.template.php
Line: 453
sorry for my bad english

Re: Elkarte 1.1.6 + PHP 7.3 error log

Reply #1

actual_theme_dir is a bug that dates back to the SMF era. I've never been able to track it down. I've observed mostly in conjunction with Simple Portal.

id_draft https://github.com/elkarte/Elkarte/blob/v1.1.6/themes/default/Post.template.php#L453 you may have modified the template. Can you attach the Post.template.php file?

editortxt hmm... I don't remember this variable being used in Post.template
Could it be you have applied some wrong code from https://www.elkarte.net/community/index.php?topic=5830.0 ?
Bugs creator.
Features destroyer.
Template killer.