Quote:
Originally Posted by glowinggal
just wanted to post that I'm running 2.2.8 on VB 3.6.8 and works wonderful. I just peformed and upgrade to 2.2.8 from 2.2.7 flawlessly. We also used the VBA add on for our home page and that as well had no problems at all with the upgrading 
|
Very glad to hear this, thanks
Quote:
Originally Posted by glowinggal
I do, however have one question... how do I change the "layout" of the forum post. I'd like the image to come after the text that is placed in the initial post.
|
You are referring to the 'autothread' creation, where LDM entries are announced in a forum? The structure of these is defined in the VB phrases ldm_thread_create_title and ldm_thread_create_body. The code that actually constructs the announcement is function ldm_announce_in_forum() in the file includes/local_links_foruminterface.php.
Let me know if this is not what you meant.