Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

In this Discussion

New Addon

422422 Developer MVP
Saturday here so had some time to create a very basic Mod.
I try to upload it but keeps stating Could not analyze the addon file.

Not sure what the Go is there, as its all plain and simple stuff. Read thru http://vanillaforums.org/docs/pluginquickstart and
http://vanillaforums.org/docs/plugins and

I also downloaded sample file... just not sure what the go is.

So I have to go out now to a function and uploaded it to one of our dev domains.

Link: sitehelp.com.au/Emocss.zip

Hopefully one of the guys here can check it out and see what I have done wrong.

Its a Emoticon replacement , using pure css instead. Could be useful for very busy forums.

422 Real Estate Australia , now open Check it out

Tagged:

Best Answer

  • ToddTodd Chief Product Officer vanilla
    Answer ✓
    The comments you put after each item in the plugin info array are confusing the parser. We don't want to run php that is uploaded to our site so I just do some crude regex analysis and didn't account for comments in the plugin info array. If you remove those then the plugin should upload fine.
    422

Answers

Sign In or Register to comment.