johnstray / gs-blog

A simple and easy to use, yet powerful blog for GetSimple. With this plugin, you can create blog posts, sort posts by category, view posts in monthly archives, plus much more.

Home Page:https://johnstray.com/gs-plugin/gs-blog/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP Error due to typo in frontEndFunctions.php

johnstray opened this issue · comments

Variable naming mismatch. A variable was referenced in a function call, but the variable declaration had a slightly different name.

Will change the variable so it is correct.

Notice: Undefined variable: excerpt_length in /private/var/www/vhosts/gs-github/plugins/gs-blog/inc/frontEndFunctions.php on line 680