Fatal Errors

About Support Directory Fatal Errors

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #2519
    Avatar for afuller2028afuller2028
    Member

    Hey there,

    I’m getting some fatal errors that I’ll share with you:

    For [church_admin type=address-list]:

    Fatal error: Cannot redeclare church_admin_frontend_directory() (previously declared in /home/fbcwheat/public_html/wp-content/plugins/church-admin/display/address-list.php:3) in /home/fbcwheat/public_html/wp-content/plugins/church-admin/display/address-list.php on line 125

    For [church_admin type=small-groups-list]:

    Fatal error: Cannot redeclare church_admin_small_group_list() (previously declared in /home/fbcwheat/public_html/wp-content/plugins/church-admin/display/small-group-list.php:4) in /home/fbcwheat/public_html/wp-content/plugins/church-admin/display/small-group-list.php on line 23

    For [church_admin type=small-groups]:

    Fatal error: Cannot redeclare church_admin_frontend_small_groups() (previously declared in /home/fbcwheat/public_html/wp-content/plugins/church-admin/display/small-groups.php:2) in /home/fbcwheat/public_html/wp-content/plugins/church-admin/display/small-groups.php on line 25

    For [church_admin type=rota]:

    Fatal error: Cannot redeclare church_admin_front_end_rota() (previously declared in /home/fbcwheat/public_html/wp-content/plugins/church-admin/display/rota.php:4) in /home/fbcwheat/public_html/wp-content/plugins/church-admin/display/rota.php on line 53

    [church_admin type=calendar-list] works fine.
    [church_admin_register] works fine.
    [church_admin_recent] works fine.
    [church_admin_map] works fine.

    Any ideas?

    #3220
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    That’s very bizzare! It may be your install of the plugin is corrupt.

    But to make sure the file isn’t being called twice – which should only happen if the shortcode is used twice I’ve changed the way the files are used slightly.
    v0.552 should fix your issue

    #3221
    Avatar for afuller2028afuller2028
    Member

    Thanks Andy for fixing that! Here’s another issue:

    When I run a directory listing, pictures of people in the same ministry seem to compound on eachother. See what I mean by visiting this page – http://fbcwheaton.org/?page_id=80&preview=true&paging=2&paging=1

    Also, two other questions:
    Any way to do a generic mapping of members not based on small groups?
    Any way to include addresses into the small group section and do mapping based on where the small groups are held?

    #3222
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    I’ve fixed the photo compounding in v0.553 will upload in a moment.

    I’ve also added generic mapping now using small_group=1 for different colour pins for each small group or small_group=0 for all red pins
    e.g. [church_admin_map member_type=1,2,3 small_group=1]

    Do you mean having an address field and geo-location when adding/editing a small group and then having a shortcode to allow a map to be shown with all the small group meeting locations?

    #3223
    Avatar for afuller2028afuller2028
    Member

    Andy,

    Thanks for all the work you’ve been putting in to help me out!

    Ok, another problem: for the short code you just gave me, the map only seems to show member type 1 and not any of the other member types.

    And yes, the geo-coding for small group locations is exactly what I was wondering about!

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.