The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Hi Folks,
I have found it a real pain to debug pluggins. I use a debugger (PHP ED, which I highly recommend!) which allows me to step through the code with breakpoints, tooltip variable evaluation, and lots of great things! Programming without is like flying blind. Which is what it feels like when I'm working with Pluggin code since its eval'ed and can't be stepped through. What I'd like to see (but don't want to write at the moment because I'm not fully up to speed in PHP yet) is a pluggin to the pluggin system that when a switch is set ('debugpluggin') writes the pluggin code to a file and then calls the file . It would then send a false back to the hook call to defeat the eval call. I imagine the same file name could be re-used each time. They guy/gal who develops this handy tool would be a hero in my book and many other VB developers out there! Thanks for your consideration! Barry |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|