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