Not Working Anymore
-
Hi,
Our site is built with the page builder. It is causing a 500 server error when we try to edit a page of the site. When the plugin is disabled, all issues go away. We had a developer look into the issue and it was determined that the plugin is having a problem. Specifically, the report said:For your reference, the page stops processing after this (the below output is generated by strace application and may be useful for the plugin developers / support team to further assist you).
Code:
open(“/home/arizon18/public_html/wp-content/plugins/wr-pagebuilder/core/utils/common.php”, O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=6424, …}) = 0
fstat(6, {st_mode=S_IFREG|0644, st_size=6424, …}) = 0
fstat(6, {st_mode=S_IFREG|0644, st_size=6424, …}) = 0
mmap(NULL, 6424, PROT_READ, MAP_SHARED, 6, 0) = 0x7f5167ed8000
open(“/home/arizon18/.opcache/7a032a203ef58354a6300283cbda7e3f/home/arizon18/public_html/wp-content/plugins/wr-pagebuilder/core/utils/common.php.bin”, O_RDONLY) = 7
flock(7, LOCK_SH) = 0
read(7, “OPCACHE\0007a032a203ef58354a6300283cbda7e3f\240U\0\0\0\0\0\0\200$\0\0\0\0\0\0\0\0\0\0\0\0\0\0\327\30\264X\0\0\0\0\6\37{Y\0\0\0\0”, 80) = 80
stat(“/home/arizon18/public_html/wp-content/plugins/wr-pagebuilder/core/utils/common.php”, {st_mode=S_IFREG|0644, st_size=6424, …}) = 0
read(7, “\0\2\0\0\0\0\0\0\2\0\0\0\0\0\0\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377\377\377\377\1\0\0\0\200U\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2\0\0\0\0\0\0\1\0\0\0\300\0\0\0\0\0\0\0\0\0\0\0\377\377\377\377\1\0\0\0pU\0\0\0\0\0\0\0\0\0\0URL.\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\7\0\0\0\22\0\0\0\376\377\377\377\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\377\377\377\377\0\0\0\0\0\0\0\0`\341\210\0\0\0\0\0\1\0\0\0\7\0\0\0\n\0\0\0\370\377\377\377 \v\0\0\0\0\0\0\2\0\0\0\1\0\0\0\20\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0″…, 31264) = 31264
flock(7, LOCK_UN) = 0
close(7) = 0In sequence, the script tried to select some posts with different post_type and is terminated with a segmentation fault error.
****************
Is there a fix for this? Some sort of work-around or are we left to redesign our whole site with a different page builder. Any advice you could provide would be really helpful. The site still seems to work from the front end for visitors but we can’t make any changes now. ??
Thanks,The page I need help with: [log in to see the link]
- The topic ‘Not Working Anymore’ is closed to new replies.