• Resolved The Art Monkey

    (@the-art-monkey)


    Hey Opa!

    I installed the latest update and there is something odd happening with the gallery display. It looks like all my subgalleries are not quite working like they used to and everything is displaying oddly.

    I mailed you a link and access to my site if you want to check it out.

    Thank you!!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter The Art Monkey

    (@the-art-monkey)

    Apologies Opa!

    I rolled back to an earlier version so my galleries can work. Still, if you want to check things out you can!

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Still, if you want to check things out you can!

    How can i?

    Beste Jacob,
    I installed the latest update, and errors start occurring.
    I received automatic e-mail from WordPress:

    Foutdetails
    ===========
    Een fout van het type E_PARSE werd veroorzaakt op regelnummer 1458 van het bestand /home/dasavina/domains/salsaviva.nl/public_html/nieuw/wp-content/plugins/wp-photo-album-plus/wppa-ajax.php. Foutmelding: syntax error, unexpected ‘->’ (T_OBJECT_OPERATOR), expecting ‘)’

    Bvd Aart

    I’m seeing a PHP error in the log, coming from this line:

    wppa_update_album( array( ‘id’ => $alb, ‘cats’ => $mycats . $cats, ‘modified’ -> time() ) );

    Looks like a syntax error
    should be
    ‘modified’ => time()

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Sorry for the inconvenience.
    It has been hotfixed.
    Just de-activate and delete the plugin.
    Then re-install as if it is a new one.
    This will help you out.

    Thread Starter The Art Monkey

    (@the-art-monkey)

    Thank you Opa!! It looks to be working!

    Appreciate the update!

    -Art

    Thanks, fixed, and it also fixed a warning coming from WooCommerce,
    [25-Jul-2019 03:33:27 UTC] WC_Log_Handler_File::get_log_file_path was called incorrectly. This method should not be called before plugins_loaded. Backtrace: WooCommerce->log_errors, WC_Logger->critical, WC_Logger->log, WC_Log_Handler_File->handle, WC_Log_Handler_File->add, WC_Log_Handler_File->should_rotate, WC_Log_Handler_File::get_log_file_path, wc_doing_it_wrong. This message was added in version 3.0.
    Which seemed to be unrelated but apparently was triggered by this error.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Latest Update causes some weird error’ is closed to new replies.