⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Newbie with Image Crud



Mekaboo

Mekaboo
  • profile picture
  • Member

Posted 16 June 2019 - 04:01 AM

Hello all!

 

I am newbie who came across IC a week or so ago and was interested in using it due to the simplicity of it! End result is to have a component where members can create galleries for others to see. I placed the IC code within my website and got an error:

 

A PHP Error was encountered

Severity: Notice

Message: Undefined variable: output

 

It goes with this line:

 

 <div>
        <?php echo $output; ?>
    </div>

 

How do I fix this?

 

XOXO,

Mekaboo