Notifications
Clear all
Topic starter
PHP Warning: Use of undefined constant _EDITBIO - assumed '_EDITBIO' (this will throw an Error in a future version of PHP) in /public_html/fanfiction/admin/viewlog.php on line 27
viewlog.php on line 27:
$logtypes = array("RG" => _NEWREG, "ED" => _ADMINEDIT, "DL" => _ADMINDELETE, "VS" => _VALIDATESTORY, "LP"=> _LOSTPASSWORD, "BL" => _BADLOGIN, "RE" => "Reviews", "AM" => "Admin Maintenance", "EB" => "_EDITBIO");
I added on fanfiction/languages/en.php
define ("_EDITBIO", "Edit Bio");
Whoever said nothing is impossible never tried slamming a revolving door.
url: https://www.potionsandsnitches.org/fanfiction
php: 7.4.33 msql: 5.6.51-community GPL
efic version: 3.5.5 latest patches: yes
bridges: none mods: challenges, tracker, story end, beta, word
Posted : 21/08/2023 4:39 pm
