There are various undefined variable and property errors in debug mode on the following pages:
new article page:
Undefined variable: Author
applications/article/controllers/class.composecontroller.php line 233.
library/core/class.dispatcher.php line 350.
index.php line 46.
Undefined variable: Preview
applications/articles/controllers/class.composecontroller.php line 360.
library/core/class.dispatcher.php line 350.
index.php line 46.
Undefined property: ComposeController::$Category
applications/articles/views/compose/article.php line 25.
library/core/class.controller.php line 779.
library/core/class.controller.php line 1245
profile page:
Undefined index: AuthorDisplayName
applications/articles/settings/class.hooks.php line 544.
library/core/class.pluginmanager.php line 705.
library/core/class.pluginmanager.php line 638.
library/core/class.pluggable.php line 144.
edit profile page
Undefined index: Articles.AuthorDisplayName
applications/articles/settings/class.hooks.php line 509.
library/core/class.pluginmanager.php line 705.
library/core/class.pluginmanager.php line 638.
library/core/class.pluggable.php line 144.
Undefined index: Articles.AuthorBio
applications/articles/settings/class.hooks.php line 510.
library/core/class.pluginmanager.php line 705.
library/core/class.pluginmanager.php line 638.
library/core/class.pluggable.php line 144.
The errors on edit profile page seem to be disappearing when you've filled the AuthorDisplayName form.
There are various undefined variable and property errors in debug mode on the following pages:
new article page:
profile page:
edit profile page
The errors on edit profile page seem to be disappearing when you've filled the AuthorDisplayName form.