The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Error message - any ideas?
I'm hoping this is something simple. This error occurs when clicking in a CMS category or article author using vBulletin 4.2.2. My Google-fu failed me!
Quote:
|
#2
|
|||
|
|||
It looks like it's coming from an add-on product. If you can figure out which one it is, you should ask in the thread for that mod. You can try turning off products one at a time, but you might be able to guess which one it is, if you have someting installed that has to do with cms articles.
|
#3
|
|||
|
|||
Quote:
I was hoping there was an obvious thing in the error message (I don't speak code) that I could fix. Hoping I don't have to pay someone to diagnose and fix it! |
#4
|
|||
|
|||
($hook = vBulletinHook::fetch_hook('vbcms_article_populate_ start')) ? eval($hook) : false;
check all plugins being used for cms |
#5
|
|||
|
|||
I don't know what that means. Would you be so kind as to explain?
|
#6
|
|||
|
|||
If you go to the Plugin Manager, you can look at the Hook Location column and look for a plugin using that hook. You can also sort by hook by clicking on Hook Location.
|
#7
|
|||
|
|||
Sorry I should of explained I forget sometimes not everyone knows all about vbulletin. Do what kh99 said
|
#8
|
|||
|
|||
Quote:
And assuming I am able to look a list of plugins and determine they are using said hook, what do I do about that? |
#9
|
||||
|
||||
vbcms_article_populate_start is the hook location. Disable each one one at a time till you find the culprit.
|
#10
|
|||
|
|||
As mentioned above, vbcms_article_populate_start.
Quote:
Otherwise we don't know how to help you (unless someone else happens to recognize the error). |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|