![]() |
Quote:
|
Hrm, I think I found another bug, but I'm not 100% sure. My FAQ is pre-populated with what looks like LDM code in it?
I know for a fact that it WAS working prior to the latest upgrade. This is what's in my FAQ search box by default: Code:
SELECT link.linkid AS linkid, link.linkname AS linkname, link.linkdoi AS linkdoi, link.linkuserid AS linkuserid, link.linkusername AS linkusername, link.linkurl AS linkurl, link.linkimg AS linkimg, link.linkimgthumb AS linkimgthumb, link.linkforum AS linkforum, link.linkdesc AS linkdesc, link.numrate AS numrate, link.totrate AS totrate, link.linkhits AS linkhits, link.linksize AS linksize, link.linkstatus AS linkstatus, link.linkdate AS linkdate, link.linkmoderate AS linkmoderate, ltoc.catid AS linkcatid, ltoc.displayorder AS linkdorder FROM local_linkslink AS link LEFT JOIN local_linksltoc AS ltoc ON link.linkid = ltoc.linkid WHERE link.linkmoderate = 0 ORDER BY linkdate DESC |
Quote:
Looks like you might have something else not playing nice with this. ;) |
I figured it out, it's the left bar I have on every page, because I'm using vBAdvanced with the LDM Module, for some reason it's dumping that string into the search box. I turned the LDM Module off, reloaded the faq.php and viola, no more LDM code in the search box.
Hrm... how to fix that? |
Quote:
Try editing the LDM vba module(s) ldm_hot or ldm_new, and add the following line at the end (immediately after the eval statement) Code:
$q = ""; |
Code:
eval('$home[$mods[\'modid\']][\'content\'] .= "' . fetch_template('adv_portal_custom_ldm_new') . '";'); http://www.limmac.org/vb/faq.php |
hey andrew!
haven't updated to 2.2 yet (will do this week), but for some reason all New Threads (post to forum plugin) created with new uploads keep showing up as "moderated". I've been searching FOREVER, looked everywhere, but I can't find the option to turn that off and as far as I can tell... all the permissions are correctly set. ie: shouldn't have to be moderated. any hints as to what I'm missing? Its gotta be a setting SOMEWHERE. |
The forum they're going to must be moderated, no?
|
Quote:
|
So, the added link appears, the thread is generated, but the thread is moderated and awaiting release from a moderator?
Is "moderate_links" turned on in LDM? |
All times are GMT. The time now is 01:00 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:
|