The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
How would i go about making a plugin that in my admincp options, there is an option to change what is said in a file...
Oh, i cant explain, Say i want a html marquee file, i want to be able to change it from the admincp, how would i go about making a product to do this? Please be aware, i am not looking for a mod that does marquees, that was purely an example. Thanks for your help. Danny --------------- Added [DATE]1218919904[/DATE] at [TIME]1218919904[/TIME] --------------- Bump, I need urgent help ![]() |
#2
|
|||
|
|||
![]()
Another explanation, html file with <output>{TEXT FROM ADMINCP OPTION}</output>
Then an admincp option to change the output ;D |
#3
|
||||
|
||||
![]()
Basically like a form in the Admin CP to change data in the database?
|
#4
|
|||
|
|||
![]()
Yeah, i think,
And i'd have to have the code to output the sql data on my vbulletin template |
#5
|
||||
|
||||
![]()
Well, it sounds to me like you just need to write a page that queries the database to spit the info back out to the page. Then you have a form to be able to modify the data and update the database with the new information. And then you want to spit this data out... where? You say in a template, but are you talking about a template on your regular site? So you are talking about adding new fields to a table or??
But, basically all I can say is you just need to write a php page to query the database and then provide a form that then updates the database. I'm not sure what else you can expect here since it doesn't seem like you know exactly what you want to happen either. |
#6
|
|||
|
|||
![]()
You'll knowledge of PHP & MySQL to do this, along with some knowledge of vBulletin's API. Check out the articles section, there are topics about using the database class, creating AdminCP pages, creating normal pages, using the input cleaner class e.t.c.
|
#7
|
|||
|
|||
![]()
Okay, i will do.
And i know what i want, I want a field in the acp options, to input data into mysql, then on the homepage (forum), i want the code to send out the data in mysql ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|