Skip to content

Compatibility with ZenPhoto 1.6 #21

Description

@eclrgp

Some name changes have been made in ZenPhoto 1.6 which are not allowed for in deprecated functions.
The minimum changes required are
diff inc_footer.php ../../zpBootstrapFor1.6/inc_footer.php
5c5
< echo getMainSiteName();

                          echo getParentSiteTitle();

diff inc_header.php ../../zpBootstrapFor1.6/inc_header.php
19c19
< echo getMainSiteName() . ' | ';

  echo getParentSiteTitle() . ' | ';

195c195
<

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions