• I can load most of my directory listings but one will not load. I get the following message:

    Warning: move_uploaded_file(../../uploads/lddbd-logos/BishopsBarbershop/HairSalon_logo.png): failed to open stream: No such file or directory in /homepages/34/d507815012/htdocs/clickandbuilds/WordPress/MyBlog/wp-content/plugins/ldd-business-directory/lddbd_ajax.php on line 163

    Warning: move_uploaded_file(): Unable to move ‘/tmp/phpzpo499’ to ‘../../uploads/lddbd-logos/BishopsBarbershop/HairSalon_logo.png’ in /homepages/34/d507815012/htdocs/clickandbuilds/WordPress/MyBlog/wp-content/plugins/ldd-business-directory/lddbd_ajax.php on line 163

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/34/d507815012/htdocs/clickandbuilds/WordPress/MyBlog/wp-content/plugins/ldd-business-directory/lddbd_ajax.php:163) in /homepages/34/d507815012/htdocs/clickandbuilds/WordPress/MyBlog/wp-content/plugins/ldd-business-directory/lddbd_ajax.php on line 216

    Please note: I can load the listing but when the logo is attached I get the message above. I have deleted and re-inserted but still get the same.
    My email is [email protected] and the website it raleighhillsbusinessassn.org

    https://www.ads-software.com/plugins/ldd-business-directory/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Mark

    (@delayedinsanity)

    There’s a forward slash in the logos filename that’s resulting in the plugin attempting to place it in a sub-directory of ./lddbd-logos/, which doesn’t exist. Due to that it’s triggering an error which is writing to the output and causing headers to be sent.

    While development of the plugin has moved full time to the LDD Directory Lite project, and I cannot guarantee that any existing bugs from the LDD Business Directory plugin will ever get fixed… I’ll see if I can’t fix this one for you and release a new version.

    Mark

    (@delayedinsanity)

    Try updating to 1.4.1 and see if that fixes your issue! Crossing my fingers.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘listing will not load’ is closed to new replies.