Installing TranslatePress Pro on Learn
Open
@kaitohm is already working on this.
Since May 16, 2024.
[Component] Environment
- Dominant language
- PHP
- Stars
- 333
- Forks
- 127
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 11
Description
@sareiodata Dev work has started to launch Learning Pathways on Learn (project details) and a staging site has been created for that work: https://learn.wordpress.org/test/
TranslatePress has been installed and activated on this staging site so that we can test this out at the same time before putting it on the live site.
- Could we ask you for a perpetual license, as discussed in https://github.com/WordPress/Learn/issues/2339#issuecomment-2009376244?
- Upon activating the plugin, @adamwoodnz is noticing a white-screen-of-death intermittently. This seems to be related to a missing TranslatePress table
wp_trp_gettext_original_strings. Would you have any information about why this might be happening?
[15-May-2024 08:11:54 UTC] WordPress database error Table 'wp_trp_gettext_original_strings' doesn't exist for query SELECT id, original, domain, context FROM `wp_trp_gettext_original_strings` WHERE BINARY wp_trp_gettext_original_strings.original IN ('Manage Comments') made by TRP_Gettext_Insert_Update::gettext_original_strings_sync
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.