I have developed a mod and would like to make a settings page for it that doesn't use the vboptions menu. I have already created the php file and the link to it in the admincp. I just need to know how to add the settings and such. I just want general settings such as turning the mod on and off, specifying which types of images can be uploaded, the sizes, and other small settings.
Have a look in my PM Workbench for example. You will find some AdminCP scripts that add/edit etc settings. Just use the blocks out of them that you need as examples.
I looked in your file, but couldn't find any info on adding/editing of settings. Maybe I'm trying to make things too complicated. If I decide to switch methods, how would I go about addings/using settings for my mod in the vboptions menu?