Get errors in admin after latest update

This topic contains 12 replies, has 3 voices, and was last updated by  Matthew 4 years, 4 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #521682

    Matthew
    Lifetime Member
    Post count: 178

    The update seems to have run ok, but just to let you know that I had these errors in admin.. hope this helps?

    Warning: Use of undefined constant GEODIRECTORY_TEXTDOMAIN – assumed ‘GEODIRECTORY_TEXTDOMAIN’ (this will throw an Error in a future version of PHP) in /home/sites/6a/2/2e559e8350/public_html/wp-content/themes/listimia/inc/widgets/class-widget-categories.php on line 19

    Warning: Cannot modify header information – headers already sent by (output started at /home/sites/6a/2/2e559e8350/public_html/wp-content/themes/listimia/inc/widgets/class-widget-categories.php:19) in /home/sites/6a/2/2e559e8350/public_html/wp-includes/functions.php on line 6013

    Warning: Cannot modify header information – headers already sent by (output started at /home/sites/6a/2/2e559e8350/public_html/wp-content/themes/listimia/inc/widgets/class-widget-categories.php:19) in /home/sites/6a/2/2e559e8350/public_html/wp-admin/includes/misc.php on line 1252

    Warning: Cannot modify header information – headers already sent by (output started at /home/sites/6a/2/2e559e8350/public_html/wp-content/themes/listimia/inc/widgets/class-widget-categories.php:19) in /home/sites/6a/2/2e559e8350/public_html/wp-includes/pluggable.php on line 1265

    Warning: Cannot modify header information – headers already sent by (output started at /home/sites/6a/2/2e559e8350/public_html/wp-content/themes/listimia/inc/widgets/class-widget-categories.php:19) in /home/sites/6a/2/2e559e8350/public_html/wp-includes/pluggable.php on line 1268

    Warning: Cannot modify header information – headers already sent by (output started at /home/sites/6a/2/2e559e8350/public_html/wp-content/themes/listimia/inc/widgets/class-widget-categories.php:19) in /home/sites/6a/2/2e559e8350/public_html/wp-includes/pluggable.php on line 1265

    Warning: Cannot modify header information – headers already sent by (output started at /home/sites/6a/2/2e559e8350/public_html/wp-content/themes/listimia/inc/widgets/class-widget-categories.php:19) in /home/sites/6a/2/2e559e8350/public_html/wp-includes/pluggable.php on line 1268

    #521717

    Kiran
    Moderator
    Post count: 7069

    Hello,

    Provide us following details in a private reply.

    WordPress Credentials
    WP Admin Login URL:
    WP Admin Username:
    WP Admin Password:

    FTP Credentials
    FTP Host:
    FTP Port:
    FTP User:
    FTP Password:

    Thanks,
    Kiran

    #522690

    Matthew
    Lifetime Member
    Post count: 178
    This reply has been marked as private.
    #522873

    Kiran
    Moderator
    Post count: 7069

    Hi Matthew,

    Admin & FTP credentials both are not working.

    Make sure you have not enabled any IP restriction for accessing FTP.

    Kiran

    #523355

    Matthew
    Lifetime Member
    Post count: 178
    This reply has been marked as private.
    #523358

    Guust
    Moderator
    Post count: 29970
    This reply has been marked as private.
    #523365

    Matthew
    Lifetime Member
    Post count: 178
    This reply has been marked as private.
    #523367

    Guust
    Moderator
    Post count: 29970
    This reply has been marked as private.
    #523371

    Matthew
    Lifetime Member
    Post count: 178
    This reply has been marked as private.
    #523374

    Guust
    Moderator
    Post count: 29970
    This reply has been marked as private.
    #523375

    Matthew
    Lifetime Member
    Post count: 178

    The warning only show when updating WP Geo plugins

    #523388

    Kiran
    Moderator
    Post count: 7069

    Hi Matthew,

    I have checked and it shows error is coming from Listimia theme (/wp-content/themes/listimia/inc/widgets/class-widget-categories.php on line 19). I have performed update of GeoDirectory plugins with Listimia theme in my test site but could not replicate issue.

    It could be possible that Listimia Categories widget class is not loaded in correct order.

    To overcome from this error:
    – Add following line in wp-config.php file

    define( 'WP_DEBUG_DISPLAY', false );

    or
    – Ask Listimia theme support team to load “Listimia Categories Widget Class” in correct order or to use

    'textdomain'    => 'geodirectory'

    instead of

    'textdomain'    => GEODIRECTORY_TEXTDOMAIN

    in file /wp-content/themes/listimia/inc/widgets/class-widget-categories.php

    Let us know.

    Regards,
    Kiran

    #523399

    Matthew
    Lifetime Member
    Post count: 178

    Thanks Kiran, I will pass this on to Rachid

Viewing 13 posts - 1 through 13 (of 13 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket