jamespro
Forum Replies Created
-
Forum: Plugins
In reply to: [SitePush] Does SitePush copy ALL media upload files?Thanks!
Forum: Plugins
In reply to: [Download Monitor] 1.4.1 Warnings …I had the File URL as /wp/wp-content/uploads/ASDF.pdf
BUT it works when I used
https://www.example.com/wp/wp-content/uploads/ASDF.pdf
ALSO works when using:
/home4/example/public_html/wp/wp-content/uploads/ASDF.pdf
So what is the best format to use?
Forum: Plugins
In reply to: [Download Monitor] 1.4.1 Warnings …The errors always come in three at a time, with those three line numbers.
Forum: Plugins
In reply to: [Download Monitor] 1.4.1 Warnings …I get these messages in the back-end. Only for some files though. Some of the time they occur on days where we have uploaded a lot of files if that is any help.
Warning: hash_file(/wp/wp-content/uploads/ASDF.pdf) [function.hash-file]: failed to open stream: No such file or directory in /home4/example/public_html/wp/wp-content/plugins/download-monitor/download-monitor.php on line 629
Warning: hash_file(/wp/wp-content/uploads/ASDF.pdf) [function.hash-file]: failed to open stream: No such file or directory in /home4/example/public_html/wp/wp-content/plugins/download-monitor/download-monitor.php on line 630
Warning: hash_file(/wp/wp-content/uploads/ASDF.pdf) [function.hash-file]: failed to open stream: No such file or directory in /home4/example/public_html/wp/wp-content/plugins/download-monitor/download-monitor.php on line 631
How do I delete my thread?
Meta Slider Pro Addon Pack version: 2.2.2
Here is more info from a DIFFERENT WEBSITE, where I just tried it for testing, that has worked in the past.
This one DID work. But still got errors, and no undo option.
NOTE: NOT a Network/Multisite (unlike the first example with the problem)
=============
Replace:Found 21 results
Warning: file_put_contents(/home3/SITE2/public_html/dev/wp/wp-content/plugins/safe-search-replace/../safe-search-replace-data/1380058011.undo) [function.file-put-contents]: failed to open stream: No such file or directory in /home3/SITE2/public_html/dev/wp/wp-content/plugins/safe-search-replace/Ssr/Task.php on line 54
Warning: file_put_contents(/home3/SITE2/public_html/dev/wp/wp-content/plugins/safe-search-replace/../safe-search-replace-data/1380058011) [function.file-put-contents]: failed to open stream: No such file or directory in /home3/SITE2/public_html/dev/wp/wp-content/plugins/safe-search-replace/Ssr/Task.php on line 54
Successfully created task with undo optionSuccessfully executed task
=========
ANDUndo Recent Tasks
Warning: scandir(/home3/SITE2/public_html/dev/wp/wp-content/plugins/safe-search-replace/../safe-search-replace-data) [function.scandir]: failed to open dir: No such file or directory in /home3/SITE2/public_html/dev/wp/wp-content/plugins/safe-search-replace/Ssr/Task.php on line 77
Warning: scandir() [function.scandir]: (errno 2): No such file or directory in /home3/SITE2/public_html/dev/wp/wp-content/plugins/safe-search-replace/Ssr/Task.php on line 77
Warning: rsort() expects parameter 1 to be array, boolean given in /home3/SITE2/public_html/dev/wp/wp-content/plugins/safe-search-replace/Ssr/Task.php on line 78
Warning: Invalid argument supplied for foreach() in /home3/SITE2/public_html/dev/wp/wp-content/plugins/safe-search-replace/Ssr/Task.php on line 80
There are no recent tasks
Also, I am using a WordPress Network for this site.
I plan to change back to single site version after this version gets launched.
same here
me too
Forum: Networking WordPress
In reply to: Multisite vs separate installs? I'm cloning the site X3Thank you for your replies. Based on your thoughts I have decided to go ahead with the Multisite and it is working out fine.
I did consider the multilingual options and might try that for a different client.
Thanks.
AHA!
I had Log Timeout set at the default of 0, because I want to track everything.
But when I changed it to “1”–it started logging the user!
So does this mean if someone downloads more than one item within one minute, only the first is recorded?
What if they download 3 different things within that one minute?
==============
Update:
* If user clicks the same download within the timeout, only one is recorded in the statistics-Edit Downloads page and only one in the Download Logs page
* If user clicks different downloads within the timeout period, each download is counted, once per download.
I just noticed that the NUMBER of downloads DOES update, on the “Edit Downloads” page.
But not showing which user and when, under Download Logs.
I tried disabling other plugins, but no luck.