• Resolved oakapo

    (@oakapo)


    Hi!

    After updating to WordPress 6.1.1, the website has stopped loading.

    Initial situation 1, with php version 7.3:
    Trying to load the website results in the following error messages

    `Warning: trim() expects parameter 1 to be string, object given in /home/ousmaned/public_html/wp-content/themes/vamtam-consulting/vamtam/classes/less-bridge.php on line 40

    Warning: preg_match() expects parameter 2 to be string, object given in /home/ousmaned/public_html/wp-content/themes/vamtam-consulting/vamtam/classes/less-bridge.php on line 136

    Warning: preg_match() expects parameter 2 to be string, object given in /home/ousmaned/public_html/wp-content/themes/vamtam-consulting/vamtam/classes/less-bridge.php on line 146

    Warning: preg_match() expects parameter 2 to be string, object given in /home/ousmaned/public_html/wp-content/themes/vamtam-consulting/vamtam/classes/less-bridge.php on line 150

    Warning: preg_match() expects parameter 2 to be string, object given in /home/ousmaned/public_html/wp-content/themes/vamtam-consulting/vamtam/classes/less-bridge.php on line 152

    Warning: explode() expects parameter 2 to be string, object given in /home/ousmaned/public_html/wp-content/themes/vamtam-consulting/vamtam/classes/less-bridge.php on line 158

    Warning: Invalid argument supplied for foreach() in /home/ousmaned/public_html/wp-content/themes/vamtam-consulting/vamtam/classes/less-bridge.php on line 159`

    Situation 2, updated to php 7.4 and later:
    Site loads a completely blank page.

    Situation 3, deactivating Beaver
    The error messages in Situation 1 all reference Vamtam so I tried deactivating “Beaver Builder Plugin (Lite Version).” This bring back the site data but no layout.

    Any recommendation on what next to try? I’m a noob trying to bring our site up.

    • This topic was modified 3 years, 5 months ago by oakapo.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Jamie

    (@codente)

    It actually looks like a problem with your theme, not Beaver Builder given the errors. Your theme likely has built-in support for Beaver Builder.

    What I would suggest is that you temporarily switch to a different theme and activate Beaver Builder. If that works then reach out to your theme provider and tell them of the issue.

    Since they built in support for Beaver Builder in their theme, it would be something they need to fix on their end in that case.

    They released updates to at least some themes around November 1st I think it was for compatibility with Beaver Builder. I’m not sure if the ended up releasing updates for all themes.

    • This reply was modified 3 years, 5 months ago by Jamie.
    • This reply was modified 3 years, 5 months ago by Jamie.
    Thread Starter oakapo

    (@oakapo)

    Jamie, thank you for the feedback! Once the site is back up, we’ll definitely give that a try!

    Plugin Contributor Jamie

    (@codente)

    Good luck @oakapo!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘No website display/layout after update to WordPress 6.1.1’ is closed to new replies.