Publisher does not support the Fluid field type. Please do not contact asking when support will be available.

If you purchased an add-on from expressionengine.com, be sure to visit boldminded.com/claim to add the license to your account here on boldminded.com.

Ticket: PHP Errors

Status Resolved
Add-on / Version
Severity Critical
EE Version

Scott Donald

Feb 07, 2013

Hey there,
I’m getting two PHP errors (below) on pages that use Wyvern. What can I look at to get this fixed? I have tried reinstalling the Wyvern files but haven’t gotten much further that.

A PHP Error was encountered
Severity: Notice
Message: Undefined offset: 0
Filename: wyvern/ft.wyvern.php
Line Number: 171

A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /nfs/xxx/xxx/xxx/xxxx/domains/xxx.com/xxx-admin/codeigniter/system/core/Exceptions.php:170)
Filename: core/Common.php
Line Number: 408

#1

BoldMinded (Brian)

Can you tell me a little more about how you are using it. Are you using it in a Matrix? What does your template code look like where Wyvern is being used?

#2

Scott Donald

No matrix, just using it on it’s own. I also have Wyvern video and Dev Demon Forms installed on the site. But, I can eliminate all markup on the page to be only the following and still get the error …

{exp:channel:entries channel=”pages_about_us_section” require_entry=”yes” limit=”1” disable=”categories|member_data|pagination”} {content_main} {/exp:channel:entries}

“{content_main}” is the Wyvern field.

#3

BoldMinded (Brian)

What version of Wyvern and EE are you running?

#4

Scott Donald

1.5.4 and 2.5.5

#5

BoldMinded (Brian)

What other fieldtypes and/or extensions are you using?

#6

Scott Donald

For extensions I have…

Field Editor Forms Extensions MD character count Safecracker Wyvern and Wyvern Video

For Fieldtypes the only third party items I’m using are…

Forms, Wyvern and Wyvern Video

#7

BoldMinded (Brian)

Can you go to the ext_extensions table and set the enabled column to “n” for all those other extensions to see if there is a conflict?

#8

Scott Donald

Yes, I did this and the error was still there. Would you like access to the backend to take a look?

#9

BoldMinded (Brian)

I’d need FTP access to debug it since its a PHP error, and of course a link to the page that the error occurs on.

#10

BoldMinded (Brian)

Fixed

Login to reply