• Please help
    I’ve use this plugin, and it works well
    but suddenly, there’s message

    Warning: touch() [function.touch]: Unable to create file /home/low10000/public_html/wp-content/plugins/wp-stats-dashboard/../../cache/wp-stats-dashboard/07c62924fcd60e48e266a2fd92c5a82a_cache because No such file or directory in /home/low10000/public_html/wp-content/plugins/wp-stats-dashboard/classes/util/WPSDUtils.php on line 52

    anyway, I use Total Cache plugin.
    I try to disable the Total Cache but it doesnt work…

    so guys, any idea?

    https://www.ads-software.com/extend/plugins/wp-stats-dashboard/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi Adi,

    You’ll need to create a directory named “cache” in the wp-content directory which you’ll find in the root of your wordpress installation directory.

    In your case: /home/low10000/public_html/

    So create the cache directory: /home/low10000/public_html/wp-content/cache

    And make it readable and writable by all (chmod 777 cache).

    Let me know if this works for you.

    I’m having the same problem

    Warning: touch() [function.touch]: Unable to create file /home/near9573/public_html/wp-content/plugins/wp-stats-dashboard/../../cache/wp-stats-dashboard/8bf925f43e0d7be32f47853aa5237c20_cache because No such file or directory in /home/near9573/public_html/wp-content/plugins/wp-stats-dashboard/classes/util/WPSDUtils.php on line 52

    and I’ve done what you said, but it’s not working

    Jenny

    Please create this directory and file in the cache folder:

    Directory: wp-stats-dashboard
    File: 8bf925f43e0d7be32f47853aa5237c20_cache

    Like this:

    /home/near9573/public_html/wp-content/cache/wp-stats-dashboard/8bf925f43e0d7be32f47853aa5237c20_cache

    And make it all writable

    what should be the file extension?

    No file extension needed.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: WP-Stats-Dashboard] problem on classes/util/WPSDUtils.php’ is closed to new replies.