![]() |
console.log <- Vbulletin using this and it rustles me.
When you load a page in vbulletin, it shows the console.log entries for expanding hiding/showing the forums displayed.
Is there anyway to stop making it show these console.log(); ?????? |
I have no idea what you are talking about. Can see get a link to view the problem? Or an image?
|
<a href="http://puu.sh/gceSG/ff7874031a.png" target="_blank">http://puu.sh/gceSG/ff7874031a.png</a>
Press F12 and look for the Console. You will see the log entries. I do a fair bit of Jquery coding as well on some custom pages and it is very annoying to scroll through these entries. They appear to be the minimized individual forums from forum.php page |
Wait a sec... so you want to not see the console.log entries on the page? Then turn off the console, no? What exactly does the browser console have to do with vbulletin (besides that you are viewing the 'talking' to the page? I really don't understand what you are asking for here.
|
He wants vBulletin to stop using the console.log function in the JavaScript files of vBulletin.
You'll have to edit the clientscript/vbulletin-core.js file and remove all the console.log calls. |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Only console.log()? Or console.warn() and console.info() too?
I can do it with regular expression search and replace. EDIT One thing I'm not sure what to do with though: Code:
vBulletin_Framework.prototype.console=function(){ |
All times are GMT. The time now is 08:08 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:
|