Thata
Forum Replies Created
-
Thanks for the quick response!
I tried to excluded the directory but it still not working unless I excluded the public_html.
More details:
- Directory name en
- The directory is physically not available. It requires to be deleted to add a symlinks (on my server)
- I excluded …/public_html/en (I tried writing folder name and absolute path)
- Result: not working, still got the same error on exhausted memory
- This reply was modified 12 months ago by Thata. Reason: add more details
I got a clue about the issue.
After increasing the maximum execution time, I still got an error but now the memory limit was the cause.
I set 2G but it still exhausted, even when my project is only about 300M.
—
My guess is the issue caused by a symbolic link I set for my multisite subdomain. I set the symbolic link to target back to my public HTML (to use same WP core files). The plugin might be have an infinite loop to find the targeted directory.
—
So, for now I can’t backup my public_html folder and need to add the wp-admin and wp-includes manually from additional directory list.
New issue: I can’t backup the files in public_html folder.
Forum: Plugins
In reply to: [Booking Package] How to change plugin language?I tried re-installing the plugin while using the Japanese site language but the plugin still installed in English.
Since I need this ASAP, I just modify the Booking_app.js now to change:
Mon -> 月
Tue -> 火
and so on..Thank you
Forum: Plugins
In reply to: [Booking Package] How to change plugin language?Thank you for your response.
I’ve tried changing the site language to Japanese, but the plugin stays in English.
Or I should re-install it again?And about the “multi-translation” plugin, is it the right name for it? Because I can’t find the plugin.