ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,813
- Points
- 823
Reputation:
I did a MySQL query to replace phrases and couldn't seem to figure out why they weren't changing in some places.
I found them hardcoded in /code_cache/phrase_groups l0 and l1.
Removing these folders showed the new phrases done by MySQL edits.
However, there's no more cache for these.
Is this the way to do it? How do I rebuild phrase_groups? Is it better to put l0 and l1 back and then edit the PHP files?
Read more
Continue reading...
I found them hardcoded in /code_cache/phrase_groups l0 and l1.
Removing these folders showed the new phrases done by MySQL edits.
However, there's no more cache for these.
Is this the way to do it? How do I rebuild phrase_groups? Is it better to put l0 and l1 back and then edit the PHP files?
$ php cmd.php xf:rebuild-master-data
doesn't seem appropriate here as the...Read more
Continue reading...