e107_themes/bootstrap5/theme_shortcodes.php
Call to undeclared method \e_shortcode::sc_news_date
Open
Open
$ret = $sc->sc_news_date();
- Exclude checks
Call to undeclared method \e_shortcode::sc_news_author
Open
Open
$ret = $sc->sc_news_author();
- Exclude checks
Class \theme_shortcodes
defined at /code/e107_themes/bootstrap5/theme_shortcodes.php:18
was previously defined as Class \theme_shortcodes
at /code/e107_themes/bootstrap3/theme_shortcodes.php:14
Open
Open
class theme_shortcodes extends e_shortcode
- Exclude checks
Call to undeclared method \e_shortcode::sc_news_title
Open
Open
$ret = $sc->sc_news_title();
- Exclude checks
Call to undeclared method \e_shortcode::sc_news_comment_count
Open
Open
$ret = $sc->sc_news_comment_count();
- Exclude checks