philipo
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
The first option is as follows:
* * * **php -q /home/accountname/public_html/folder/purge_links.php >/dev/null 2>&1I also tried using curl to call the action by accessing the file, but the effect is the same – I receive a message that the cache has been purged, but in reality, it has not.
- This reply was modified 2 years, 1 month ago by philipo.
I’ve successfully identified the issue. Upon reviewing your code, I noticed that a function with the same name was being used. By simply renaming my function, I was able to resolve the conflict. Everything is now functioning as expected.
Forum: Plugins
In reply to: [Site Reviews] Show the reviews of a specific post onlyForum: Plugins
In reply to: [Site Reviews] Show the reviews of a specific post onlyDo I have to do this manually for every new review? Can’t it be automated?
Viewing 4 replies - 1 through 4 (of 4 total)