1
belgi
Error in Xoops version 2.5.9
  • 2021/5/25 16:38

  • belgi

  • Just popping in

  • Posts: 13

  • Since: 2019/9/29


When I want to delete cache files from the program using the Maintenance option, it appears that the reference to the corresponding directory is incorrect. It is an error in the directory name - a typo. The reference is as follows:
/home/belgi/public_html/pedigree/xoops_data/cache/smarty_cache/
/home/belgi/public_html/pedigree/xoops_data/cache/smarty_compile/
/home/belgi/public_html/pedigree/xoops_data/cache/xoops_cache/

and it should be the following :
/home/belgi/public_html/pedigree/xoops_data/caches/smarty_cache/
/home/belgi/public_html/pedigree/xoops_data/caches/smarty_compile/
/home/belgi/public_html/pedigree/xoops_data/caches/xoops_cache/

Instead of "caches" there is "cache".

This causes me to be unable to clear these directories from the program position. I have to do it directly on the server.

belgi.pl

2
zyspec
Re: Error in Xoops version 2.5.9
  • 2021/5/25 18:19

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


Thanks for the report....

I opened a issue on GitHub so we can track it....

Seehttps://github.com/XOOPS/XoopsCore25/issues/1040

3
belgi
Re: Error in Xoops version 2.5.9
  • 2021/5/25 18:29

  • belgi

  • Just popping in

  • Posts: 13

  • Since: 2019/9/29


I changed in the file:
public_html/pedigree/modules/system/admin/maintenance/main.php
in line 56 the words "cache" to "caches" and the cleaning is done from the program position.
I hope this will work well.
Is there somewhere, anything else that needs to be changed?

4
belgi
Re: Error in Xoops version 2.5.9
  • 2021/5/25 18:37

  • belgi

  • Just popping in

  • Posts: 13

  • Since: 2019/9/29


Thanks.
I did it myself before you opened the case on Github.com and I see I did well because everything is working as it should.

Login

Who's Online

172 user(s) are online (101 user(s) are browsing Support Forums)


Members: 0


Guests: 172


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits