- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,417
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Rebuilding the search index is working for me with every data type except profile posts.
From the server error log:
ErrorException: Fatal Error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 667648 bytes)
src/XF/Db/Mysqli/Statement.php:125
It also seems like it gets stuck around the same time, but not exactly. It gets to 800k-something and then it's just a white screen. I check the server error log and the above is what I see.
If it matters, I have Enhanced Search...
From the server error log:
ErrorException: Fatal Error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 667648 bytes)
src/XF/Db/Mysqli/Statement.php:125
It also seems like it gets stuck around the same time, but not exactly. It gets to 800k-something and then it's just a white screen. I check the server error log and the above is what I see.
If it matters, I have Enhanced Search...