PDA

View Full Version : [HELP!] Adding an option to ModCP that's in AdminCP?


ArchangelX
17 Sep 2007, 07:10
Hello all,

I have the vB.Sponsors product installed on my system, but I would like to allow the Sponsors that mod their specific sponsor section the ability to monitor their clickthroughs.

The vB.Sponsors Product
http://www.vbulletin.org/forum/showthread.php?t=103327

There is a View Statistics option in my AdminCP that I would like to allow them the ability to view. I tried posting within the support thread, but the plugin looks like it's unsupported now, and the host site is completly down.

Here's the screenshot of the statistics.
http://www.vbulletin.org/forum/attachment.php?attachmentid=64616&d=1179847271

The basic question is:

I would like to know how to add an option that is already in AdminCP to the ModCP so they can view their statistics.

Any help would be appreciated. Thank you!

-Mike K.

WhaLberg
17 Sep 2007, 09:54
Open the file, find


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Change it as


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



After that you can copy the file into modcp and add a link in modcop/index.php.

How you can add link?


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Good luck.

ArchangelX
17 Sep 2007, 10:34
AWESOME...thank you so much. I'll go try this out now!

Alright...I got it...it works! But I didn't realize that I've got to figure out someway to let regular mods do it. Hmm. I don't want to have to make them Supermods. Thanks for the help though! :D

.

Woot! I figured it out...I was able to get it to show up just for the Mods...thanks so much for your help! The night was long until you came along! Thanks!