![]() |
Plugin Used By Multiple Skins - Minor Issue
I apologize for my beginner knowledge, however I am new to vBulletin and as such, also new to coding for vBulletin.
I have a plugin with the following code: PHP Code:
Thanks in advance. |
you can access the misc directory of any skin using the $stylevar[imgdir_misc]. so put three the noavatar gifs in the three misc folders and change the url in the plugin to:
Code:
$this->post['avatarurl'] = "$stylevar[imgdir_misc]/noavatar.gif"; |
Thanks for your help, sunilvarma. I took what you said and even pushed the plugin one step further.
After your response, I read through the stylevars vBulletin documentation and it provided a lot of insight. I guess it's definitely a worth while read for those new to the world of vBulletin coding. |
All times are GMT. The time now is 06:49 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|