Notifications
Clear all
Version 3.x General Support
3
Posts
2
Users
0
Reactions
1,186
Views
Topic starter
I'm getting this notification when I go to the Action Log page in Admin...
Notice: Use of undefined constant _EDITBIO - assumed '_EDITBIO' in /home/sites/the-bookshelf.net/public_html/admin/viewlog.php on line 27
What can be done about it?
Would appreciate any help π
Posted : 20/01/2010 5:58 pm
It will go away if you turn off debug. π
Or in languages/en_admin.php you can add:
define("_EDITBIO", "Edit Bio");
archive:
site:
Available for skin/mod commission! π
Posted : 20/01/2010 7:23 pm
Topic starter
Thanks! I added it in and it worked perfectly. Very grateful π
Posted : 21/01/2010 1:33 pm