Problem exporting add-on

Do you think it could be something to do with the phpcallback code? or it shouldn't matter, because the code is working correctly on my dev site.

on real easy way to tell is to create a very simple basic option (like an on/off option) and then do an export / import and see if it picks up your new option. If it doesn't, then you are doing something wrong.. if it does, then the issue is with your call back option.
 
on real easy way to tell is to create a very simple basic option (like an on/off option) and then do an export / import and see if it picks up your new option. If it doesn't, then you are doing something wrong.. if it does, then the issue is with your call back option.

Yep, it's the callback, now I got to figure out exactly what.. is there any tutorial here on how I can build my own node selector in the options?

Like this: http://cl.ly/1r0C2Y211x0p2I1w1n39 ?

Thanks
 
Top Bottom