Safe Search Replace (SSR) – Not replacing – warnings from PHP
-
I get these errors / warnings / responses when executing a Search and Replace.
A preview works.
It doesn’t do the replacement.I have used the plugin for two other clients and it has worked great, thank you! I will get them to send a donation.
==========
Response to Replace: I checked and the files seem to be in the right place. I don’t see a safe-search-replace-data folder in any of the clients’ files, even the ones that work.
—-/public_html/wp-content/plugins/safe-search-replace/Ssr/Task.php
Warning: file_put_contents(/home/zzz/public_html/wp-content/plugins/safe-search-replace/../safe-search-replace-data/1380056337.undo) [function.file-put-contents]: failed to open stream: No such file or directory in /home/zzz/public_html/wp-content/plugins/safe-search-replace/Ssr/Task.php on line 54
Warning: file_put_contents(/home/zzz/public_html/wp-content/plugins/safe-search-replace/../safe-search-replace-data/1380056337) [function.file-put-contents]: failed to open stream: No such file or directory in /home/zzz/public_html/wp-content/plugins/safe-search-replace/Ssr/Task.php on line 54
Successfully created task with undo option
Fatal error: Class ‘mysqli’ not found in /home/zzz/public_html/wp-content/plugins/safe-search-replace/Ssr/TaskExecuter.php on line 6
=======
“Undo Recent Tasks”Undo Recent Tasks
Warning: scandir(/home/zzz/public_html/wp-content/plugins/safe-search-replace/../safe-search-replace-data) [function.scandir]: failed to open dir: No such file or directory in /home/zzz/public_html/wp-content/plugins/safe-search-replace/Ssr/Task.php on line 73
Warning: scandir() [function.scandir]: (errno 2): No such file or directory in /home/zzz/public_html/wp-content/plugins/safe-search-replace/Ssr/Task.php on line 73
Warning: rsort() expects parameter 1 to be array, boolean given in /home/zzz/public_html/wp-content/plugins/safe-search-replace/Ssr/Task.php on line 74
Warning: Invalid argument supplied for foreach() in /home/zzz/public_html/wp-content/plugins/safe-search-replace/Ssr/Task.php on line 76
There are no recent tasks
- The topic ‘Safe Search Replace (SSR) – Not replacing – warnings from PHP’ is closed to new replies.