Monday, 06 February 2023
  1 Replies
  714 Visits
0
Votes
Undo
You can't run smart search index from CLI, because generatemeta.php calls getMenu, which is not available in CLI.

Solution is to perform a test at the start of the isFrontPage function,
if(php_sapi_name() == 'cli') { return false; }
4 months ago
·
#189
0
Votes
Undo
Thank you for pointing this out. I will send this on to be investigated.

DleJProducts Support and Development

  • Page :
  • 1
There are no replies made for this post yet.
thcserver
logo
Our website uses cookies necessary for essential purposes: functionality and analytics cookies, content sharing and social networking cookies. By using our website and agreeing, you consent to our use of cookies. Cookie Policy Privacy Policy