We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Support Find a Developer Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Support Find a Developer Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Fresh install error on saving entry

Development and Programming

WA Design's avatar
WA Design
26 posts
one month ago
WA Design's avatar WA Design

Hi all,

Just launched a new website using GIT, al files are transferred but at the live version I get this error when saving an entry. Local this is working just fine….

Tried to set back PHP to 7.2 instead of 7.4 but gives no solution. You guys any clue?

Kind regards:

Wessel


Lines from the RTE file which is referring to

        if (!empty($pageData)) {
            foreach ($pageData as $page) {
                $tags[] = LD . 'page_' . $page->entry_id . RD;
                $urls[] = $page->uri;
            }
        }

Notice Undefined property: stdClass::$entry_id ee/ExpressionEngine/Addons/rte/RteHelper.php, line 434

Severity: E_NOTICE Notice Undefined property: stdClass::$uri ee/ExpressionEngine/Addons/rte/RteHelper.php, line 435

Severity: E_NOTICE Warning Cannot modify header information - headers already sent by (output started at ee/legacy/core/Exceptions.php:120) ee/legacy/core/Input.php, line 251

Severity: E_WARNING Warning Cannot modify header information - headers already sent by (output started at ee/legacy/core/Exceptions.php:120) ee/legacy/core/Input.php, line 251

Severity: E_WARNING Warning Cannot modify header information - headers already sent by (output started at ee/legacy/core/Exceptions.php:120) ee/legacy/libraries/Functions.php, line 458

Severity: E_WARNING

       
Rob Allen's avatar
Rob Allen
2,939 posts
one month ago
Rob Allen's avatar Rob Allen

Yes RTE seems to be a bit buggy currently, it’s been reported a few times so hopefully EE will have a fix soon.

In the meantime to bypass the bug you could change RTE fields to Textarea’s so you can start adding entries with the errors. Alternatively use a 3rd part addon like https://eeharbor.com/wygwam or https://addons.reinos.nl/wyvern as they seems to work fine.

       
WA Design's avatar
WA Design
26 posts
one month ago
WA Design's avatar WA Design

Hi Rob,

Thanks, unfortunately Wygwam is facing errors to when using in a Grid field. Already created a ticket at EE harbor. Normally i do use wygwam. But because of the error my idea was to use RTE for the time being and update the fields to wygwam when issues are resolved.

Third option then, Wyvern. Thanks for advise!

       
Rob Allen's avatar
Rob Allen
2,939 posts
one month ago
Rob Allen's avatar Rob Allen

I did it the other way around, used RTE first (errors) then go to WYGWAM (no errors).

I have WYGWAM 5.1.0 working fine on EE6.0.3 in grids and grids in fluids, PHP7.1.

       
WA Design's avatar
WA Design
26 posts
4 weeks ago
WA Design's avatar WA Design

This issue is resolved by the new Assets and Wygwam versions.

👍 1
       

Reply

Sign In To Reply

ExpressionEngine Home Features Contact
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.