![]() |
anyone know how to fix this?
|
Like the idea, I'll keep an eye on this one, appears to be some bugs maybe?
|
hello,
this really isnt a bug just you havent set a setting in the vBulletin Options. You need to set Exclude Forums to 0 and Exclude Threads to 0 than this will work Thanks - James |
Quote:
|
for me too
|
Sql Query is not including table prefix!
If you correct it it works fine |
Quote:
|
your right and for some reason i didnt see that.
Thanks - James |
Thanks man!
|
in order to fix this you need to change the every instance of
Code:
FROM " . TABLE_PREFIX . "thread, forum Code:
FROM " . TABLE_PREFIX . "thread AS thread, " . TABLE_PREFIX . "forum AS forum |
All times are GMT. The time now is 07:18 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:
|