Hi Morgan,
I have an answer about the vB Plugins or Products. I have read so many articles in the
vB Programming Articles of vB Org, but I have nothing found in it. Also in the API documention, but I did not found what I need to know.
I'd like to know how vB can read the settings what every user makes. Here an example of vB settings.xml...
Code:
Content visible to registered users only.
Could you please teach me how we can read the selected option? Is this the variable
$vboption?
Or how to read a Boolean expression like this...
Code:
Content visible to registered users only.
Or how to read a number like this...
Code:
Content visible to registered users only.
It would be wonderful if you can explain me how that works. The stupid thing is, that really nowhere a good book or info exists where someone like me can read how the most important things work. The most stupid is, that the API doc does only Online exists. So every user has to go in the Customer area where he can see that.
Could you help me out? Thank you very much in advance

-Mike