Forum Replies Created

Viewing 15 replies - 16 through 30 (of 37 total)
  • Thread Starter tcloud

    (@tcloud)

    thank you for taking the time to respond, but I don’t see how your suggestions will help.

    I have Google Analytics and I’ve looked at many plugins, including wassup and statcounter. So far as I can see, none of them have the option to display the site visitors on a public page.

    I want something anyone can view that shows a simple list of the pages viewed, the time they were viewed and the IP of the visitor.

    It could be similar to this — https://mykindred.com/dalton/hoax/viewlog.php

    Thread Starter tcloud

    (@tcloud)

    Thank you very much for taking the time to explain this to me.

    I think I understand. I have so many pages to cache that the constant deletion and re-caching is affecting other subdomains on my site (https://siegeofbexar.org is one of several subdomains on one hosted site).

    The https://cloud-assn.org site has no timeout rule. It does not use Ninja forms but uses Formidable forms and they seem to be working just fine without constantly deleting and renewing the cache.

    Thread Starter tcloud

    (@tcloud)

    The problem I’m having is the load all the deleting and renewing the cache is placing on my hosted server account. At this time I have your plugin deactivated because I can’t have it costing me those resources.

    Thread Starter tcloud

    (@tcloud)

    I had deactivated WP Fastest Cache. I deactivated Ninja Forms, activated WP Fastest Cache and I was able to remove the cache timeout rule. Then I reactivated Ninja Forms and the rule was back and could not be removed.

    I need my contact form more than I need caching. That twice a day rule is not useful for my site.

    Thread Starter tcloud

    (@tcloud)

    yes and no — yes on the site with the problem and no on the site that doesn’t have the problem.

    What is your recommendation?

    Thread Starter tcloud

    (@tcloud)

    The question regards https://siegeofbexar.org

    I have the plugin on https://cloud-assn.org also — and it has no cache timeout rule. That’s what I want on the Siege of Bexar site.

    Thread Starter tcloud

    (@tcloud)

    If you like it, use it. Also, you are narrowing your choices with what you require and I am not an expert on what is available, but I can tell you I own WOW slider and I am not fond of it.

    This is a purchased plugin, so here are two good plugins I use that are for sale at codecanyon.net — Slider Revolution Responsive and Royal Slider. I use both of those on different web sites and they work quite well. There are others that are free, but I prefer either of those two.

    This site uses Slider Revolution (but not all the options):
    https://leonyodercustombuilder.com

    This site uses Royal Slider (but not all the options):
    https://cloud-assn.org

    This site uses the free version of Meta slider from metaslider.com — I believe the features you desire would require purchasing the Pro version:
    https://siegeofbexar.org

    Thread Starter tcloud

    (@tcloud)

    archerdata,

    The “Site Address” is the URL used by the public to visit your site, i.e. the URL to the WordPress home page. In my case, that is https://siegeofbexar.org/ The “WordPress Address” is the location of the WordPress files, allowing you to move them to a subdirectory, which can aid in limiting hacking and prevents conflicts with other scripts you might want in your home page directory. Also, my wp-config was already 644.

    I am ready to accept that this could be a problem at my end — I’d just like a little help finding it.

    Thread Starter tcloud

    (@tcloud)

    http:siegeofbexar.org

    I don’t know if this is relevant, but I notice that two different root paths are returned, based on the PHP function used:

    $_SERVER['DOCUMENT_ROOT'] 						/home2/username/public_html
    dirname($_SERVER['SCRIPT_FILENAME']) 			/home2/username/public_html
    
    dirname(__FILE__) 								/home/username/public_html
    realpath($_SERVER['DOCUMENT_ROOT']) 			/home/username/public_html
    realpath(dirname($_SERVER['SCRIPT_FILENAME'])) 	/home/username/public_html
    Thread Starter tcloud

    (@tcloud)

    WP_DEBUG has always been set ‘false’ — just checked and it is still disabled.

    I keep getting the errors. Is it because I have WordPress in a subdirectory? (I’m not getting any other errors).

    In root directory (public_html):
    ========================================

    [17-Nov-2014 19:15:24 UTC] PHP Warning:  opendir(/home2/username/subdomains/domain.org/public_html/wp-includes/): failed to open dir: No such file or directory in /home/username/subdomains/domain.org/public_html/wp/wp-content/plugins/better-wp-security/modules/free/file-change/class-itsec-file-change.php on line 497
    [17-Nov-2014 19:15:24 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/username/subdomains/domain.org/public_html/wp/wp-content/plugins/better-wp-security/modules/free/file-change/class-itsec-file-change.php:497) in /home/username/subdomains/domain.org/public_html/wp/wp-includes/feed-rss2.php on line 8
    [17-Nov-2014 22:43:40 UTC] PHP Warning:  opendir(/home2/username/subdomains/domain.org/public_html/wp-content/): failed to open dir: No such file or directory in /home/username/subdomains/domain.org/public_html/wp/wp-content/plugins/better-wp-security/modules/free/file-change/class-itsec-file-change.php on line 497
    [17-Nov-2014 22:43:40 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/username/subdomains/domain.org/public_html/wp/wp-content/plugins/better-wp-security/modules/free/file-change/class-itsec-file-change.php:497) in /home/username/subdomains/domain.org/public_html/wp/wp-includes/feed-rss2-comments.php on line 8
    [18-Nov-2014 02:19:12 UTC] PHP Warning:  opendir(/home2/username/subdomains/domain.org/public_html/wp-content/uploads/): failed to open dir: No such file or directory in /home/username/subdomains/domain.org/public_html/wp/wp-content/plugins/better-wp-security/modules/free/file-change/class-itsec-file-change.php on line 497
    [18-Nov-2014 06:41:36 UTC] PHP Warning:  opendir(/home2/username/subdomains/domain.org/public_html/wp-content/themes/): failed to open dir: No such file or directory in /home/username/subdomains/domain.org/public_html/wp/wp-content/plugins/better-wp-security/modules/free/file-change/class-itsec-file-change.php on line 497
    [18-Nov-2014 06:41:36 UTC] PHP Warning:  opendir(/home2/username/subdomains/domain.org/public_html/wp-content/themes/): failed to open dir: No such file or directory in /home/username/subdomains/domain.org/public_html/wp/wp-content/plugins/better-wp-security/modules/free/file-change/class-itsec-file-change.php on line 497
    [18-Nov-2014 10:17:14 UTC] PHP Warning:  opendir(/home2/username/subdomains/domain.org/public_html/wp-content/plugins/): failed to open dir: No such file or directory in /home/username/subdomains/domain.org/public_html/wp/wp-content/plugins/better-wp-security/modules/free/file-change/class-itsec-file-change.php on line 497

    In WordPress subdirectory
    (public_html/wp):
    ========================================
    [17-Nov-2014 19:15:24 UTC] PHP Warning: opendir(/home2/username/subdomains/domain.org/public_html/wp-includes/): failed to open dir: No such file or directory in /home/username/subdomains/domain.org/public_html/wp/wp-content/plugins/better-wp-security/modules/free/file-change/class-itsec-file-change.php on line 497

    In public_html/wp/wp-admin:
    ========================================

    [07-Nov-2014 12:22:45 UTC] PHP Warning:  opendir(/home2/username/subdomains/domain.org/public_html/wp-admin/): failed to open dir: No such file or directory in /home/username/subdomains/domain.org/public_html/wp/wp-content/plugins/better-wp-security/modules/free/file-change/class-itsec-file-change.php on line 497
    [07-Nov-2014 12:22:45 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/username/subdomains/domain.org/public_html/wp/wp-content/plugins/better-wp-security/modules/free/file-change/class-itsec-file-change.php:497) in /home/username/subdomains/domain.org/public_html/wp/wp-includes/pluggable.php on line 1173
    [07-Nov-2014 15:49:36 UTC] PHP Warning:  opendir(/home2/username/subdomains/domain.org/public_html/wp-admin/): failed to open dir: No such file or directory in /home/username/subdomains/domain.org/public_html/wp/wp-content/plugins/better-wp-security/modules/free/file-change/class-itsec-file-change.php on line 497
    [07-Nov-2014 15:49:36 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/username/subdomains/domain.org/public_html/wp/wp-content/plugins/better-wp-security/modules/free/file-change/class-itsec-file-change.php:497) in /home/username/subdomains/domain.org/public_html/wp/wp-admin/post.php on line 233
    [07-Nov-2014 15:49:36 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/username/subdomains/domain.org/public_html/wp/wp-content/plugins/better-wp-security/modules/free/file-change/class-itsec-file-change.php:497) in /home/username/subdomains/domain.org/public_html/wp/wp-includes/pluggable.php on line 1173
    [08-Nov-2014 20:16:26 UTC] PHP Warning:  opendir(/home2/username/subdomains/domain.org/public_html/wp-admin/): failed to open dir: No such file or directory in /home/username/subdomains/domain.org/public_html/wp/wp-content/plugins/better-wp-security/modules/free/file-change/class-itsec-file-change.php on line 497
    [08-Nov-2014 20:16:26 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/username/subdomains/domain.org/public_html/wp/wp-content/plugins/better-wp-security/modules/free/file-change/class-itsec-file-change.php:497) in /home/username/subdomains/domain.org/public_html/wp/wp-admin/post.php on line 233
    [08-Nov-2014 20:16:26 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/username/subdomains/domain.org/public_html/wp/wp-content/plugins/better-wp-security/modules/free/file-change/class-itsec-file-change.php:497) in /home/username/subdomains/domain.org/public_html/wp/wp-includes/pluggable.php on line 1173
    [09-Nov-2014 11:36:39 UTC] PHP Warning:  Invalid argument supplied for foreach() in /home/username/subdomains/domain.org/public_html/wp/wp-content/plugins/ml-slider/ml-slider.php on line 1672
    [09-Nov-2014 12:53:29 UTC] PHP Warning:  opendir(/home2/username/subdomains/domain.org/public_html/wp-content/uploads/): failed to open dir: No such file or directory in /home/username/subdomains/domain.org/public_html/wp/wp-content/plugins/better-wp-security/modules/free/file-change/class-itsec-file-change.php on line 497
    [09-Nov-2014 18:27:20 UTC] PHP Warning:  opendir(/home2/username/subdomains/domain.org/public_html/wp-content/themes/): failed to open dir: No such file or directory in /home/username/subdomains/domain.org/public_html/wp/wp-content/plugins/better-wp-security/modules/free/file-change/class-itsec-file-change.php on line 497
    [09-Nov-2014 18:27:20 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/username/subdomains/domain.org/public_html/wp/wp-content/plugins/better-wp-security/modules/free/file-change/class-itsec-file-change.php:497) in /home/username/subdomains/domain.org/public_html/wp/wp-admin/post.php on line 233
    [09-Nov-2014 18:27:20 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/username/subdomains/domain.org/public_html/wp/wp-content/plugins/better-wp-security/modules/free/file-change/class-itsec-file-change.php:497) in /home/username/subdomains/domain.org/public_html/wp/wp-includes/pluggable.php on line 1173

    Thread Starter tcloud

    (@tcloud)

    Wish it were true for me — three WP sites and all have empty folders for every month, all running latest version of everything:
    https://cloud-assn.org
    https://leonyodercustombuilder.com
    https://siegeofbexar.org

    Thread Starter tcloud

    (@tcloud)

    Bump — can someone please reply to the question, not tell me why I should be happy with this silly feature of WordPress

    Thread Starter tcloud

    (@tcloud)

    In what alternate universe is it logical to create an empty “placeholder” folder just because a new month has occurred? It is logical to create a folder when, and only when, there is something to place into it. (While on the subject, how is anything WordPress does respecting media logical?)

    Thread Starter tcloud

    (@tcloud)

    On a typical Linux server, every folder is allocated 4kB (i.e. the size of the directory block containing the pointer to the folder) and, so it’s not true empty folders take no space. So the year folder takes 4 kB and 12 monthly folders take 4kB which is 52 kB of wasted space per year, assuming no media uploaded. Not a big deal, but why do that, why create empty, unused folders?

    When FTPing to the site, I’d like to be able to find folders which have content rather than having to guess, or look at each one.

    It’s easy to have the PHP script check for existence of a folder prior to uploading media and to create it at that time — i.e. it would be simple to have WP only create folders that were used. I would like to understand the logic behind creating folders — placeholders — in the event something “might” be uploaded.

    Thread Starter tcloud

    (@tcloud)

    bump — please help

Viewing 15 replies - 16 through 30 (of 37 total)