How plugins work?

gabrielemiseikyte / 2012-06-02 19:46:50   

I did search inside out through the forum (and outside), but couldn't find a solution.

I am using Indexhibit 2, I want to use Iwakami3 plugin for my images. I have successfully uploaded the plugin to the "plugin" folder on the server. I can see this plugin in the Assets tab in CMS. So now, how to make it active? Do I have to put the code into index.php file or should I see it in the dropdown menu in the editor (it doesn't appear there)?

Thank you in advance

Vaska A / 2012-06-02 19:49:20   

In the Help section there is a very quick tutorial about updating exhibit formats. We will rewrite this to make things more clear in the future, but for the moment it should get you started.

gabrielemiseikyte / 2012-06-02 20:52:39   

Thank you, this is what I needed. Will try.

gabrielemiseikyte / 2012-06-02 21:34:52   

Ok, so I followed the steps, updated the plugin, uploaded. Now I can see it in "Formats" tab in CMS. But when I click "Enable" I get this:

Fatal error: Call to undefined function dynamicCSS() in /home/gabriele/domains/gabrielemiseikyte.com/public_html/ndxzsite/plugin/format.iwakami3.php on line 19

I checked line 19 and as far as I understand there is something missing in the brackets, no? I am just guessing since I am like a blind man in a black room...
Or maybe "dyn_css" is missing? Because I can not see it in "Assets" tab. Where should I get this?

Thank you (I am slowly learning)

gabrielemiseikyte / 2012-06-25 21:02:52   

Hi again,
I have updated iwakami plugin according to the suggestions in Help section but I still can not make this work. Would be very thankful if someone could note me my mistake.

Here's the problem: gabrielemiseikyte.com/index.php/project/

Thank you!

Vaska A / 2012-06-25 22:34:10   

You need to delete the call to that function - outside of the class.

gabrielemiseikyte / 2012-06-26 09:48:53   

Thank you Vaska, that really helped. Now I don't get any errors. Only thing is that it doesn't show images. Page appears empty. I assume it is a problem with plugin getting images, as far as I understand. Only can not find there's the problem...

Maybe somebody could note me? Thank you for your help.

This thread has been closed, thank you.