• Resolved Beka Rice

    (@bekarice)


    Getting a parsing error – default theme, nothing else activated (originally had Shopp active, persists with this deactivated). Nothing displayed on “Arrange Terms” page; settings work.

    [Wed Jun 04 12:12:18 2014] [error] [client ::1] PHP Parse error:  parse error in /Users/me/www/shopptest.com/wp-content/plugins/shopp-arrange/cgd-arrange-admin.php on line 55, referer: http://test.com/wp-admin/admin.php?page=cgd-arrange-settings

    https://ww.wp.xz.cn/plugins/shopp-arrange/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Beka Rice

    (@bekarice)

    Think I found it – missing php near bottom of shopp-arrange/cgd-arrange-admin.php. Currently:

    <? endforeach; ?>
    <?php else: ?>

    Should be:

    <?php endforeach; ?>
    <?php else: ?>
    Plugin Author Clifton Griffin

    (@clifgriffin)

    So weird…I never use the shorthand PHP open tag. Wondering if this is a copy paste error from another plugin, since I usually patch this stuff together from previous work.

    Fixing now!

    Thread Starter Beka Rice

    (@bekarice)

    Well, you had to know this was coming: https://i.cloudup.com/IVqlNlLRbX.png

    🙂 Glad it’s sorted!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Parsing Error’ is closed to new replies.