Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Using XThreads Custom Thread Fields For Plugin Settings
nier3 Offline
Member
***
Posts: 125
Joined: Jul 2012
Post: #39
RE: Using XThreads Custom Thread Fields For Plugin Settings
Hi, I would like to ask a help with this plugin.

I have installed it and it works (there are titles, posted in:, replies: preview etc) but I would like to add also an image.

- I have added {$xtdispportal_threads} in a portal page outside of forum (place where show result: title post and image);
- Created new Custom Thread Fields for image files, with Image Thumbnail Generation 100x100;
- In xtdispportal_threads_thread template added:

Code:
<a href="{$mybb->settings['bburl']}/{$xtdispportal_thread_link}"><img src="{$GLOBALS['threadfields']['test']['url']}/thumb100x100" width="{$GLOBALS['threadfields']['test']['thumbs']['100x100']['w']}" height="{$GLOBALS['threadfields']['test']['thumbs']['100x100']['h']}"  alt=" " /></a>


But it doesn't work..where I wrong?

01-08-2013 09:08 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: Using XThreads Custom Thread Fields For Plugin Settings - nier3 - 01-08-2013 09:08 AM

 Standard Tools
Forum Jump: