Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Pre Formatted Thread
ATNwebdesign Offline
Junior Member
**
Posts: 4
Joined: Mar 2011
Post: #11
RE: Pre Formatted Thread
I've looked into this previously... I've tried putting
<img src="{$threadfields['gal_img']['url']}/thumb320x240" alt="Image"> instead of  {$GLOBALS['threadfields']['imgone']} in postbit_first and postbit_classic but still nothing shows up in the thread. I also used the same settings for the custom field as mentioned in the thread.

Any ideas? (btw I'm not creating a new forum for images, I'd like to add an upload image field to an already preformatted  thread.

Thanks for your help.
03-06-2011 09:06 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #12
RE: Pre Formatted Thread
Try {$GLOBALS['threadfields']['imgone']['value']}

My Blog
03-06-2011 09:16 AM
Find all posts by this user Quote this message in a reply
ATNwebdesign Offline
Junior Member
**
Posts: 4
Joined: Mar 2011
Post: #13
RE: Pre Formatted Thread
Awesome you nailed it.

Now I'm trying to make it resize.. I've changed the custom field to have an image thumbnail generation of 900x506.
I've changed the templates to read {$GLOBALS['threadfields']['imgone']['value']}/thumb900x506 like the description for the field instructed in the add custom field screen.
However it will display the image but shows "/thumb900x506" on the thread as text.

Thanks again for your help man.
(This post was last modified: 03-06-2011 09:32 AM by ATNwebdesign.)
03-06-2011 09:30 AM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #14
RE: Pre Formatted Thread
(03-06-2011 09:06 AM)ATNwebdesign Wrote:  btw I'm not creating a new forum for images
I don't mean that you want to create Images Gallery. What I meant is, maybe you can read there how adding an image in our application with the explanation in that thread.
I'm really sorry if that is not what you want Smile

(03-06-2011 09:30 AM)ATNwebdesign Wrote:  I've changed the templates to read {$GLOBALS['threadfields']['imgone']['value']}/thumb900x506 like the description for the field instructed in the add custom field screen.
Something like this:

Code:
{$GLOBALS['threadfields']['imgone']['url']}/thumb900x506


03-06-2011 09:58 AM
Find all posts by this user Quote this message in a reply
shep100uk Offline
Junior Member
**
Posts: 8
Joined: Aug 2012
Post: #15
RE: Pre Formatted Thread
i can get it to show here http://i42.tinypic.com/xc7x8m.jpg
but not here
http://i40.tinypic.com/2v2igq8.jpg
08-07-2012 07:15 AM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #16
RE: Pre Formatted Thread
What is your thread URL?

08-07-2012 07:28 AM
Find all posts by this user Quote this message in a reply
shep100uk Offline
Junior Member
**
Posts: 8
Joined: Aug 2012
Post: #17
RE: Pre Formatted Thread
http://rotherhamsellers.co.uk/
08-10-2012 08:26 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #18
RE: Pre Formatted Thread
(08-07-2012 07:28 AM)RateU Wrote:  What is your thread URL?

You, on the other hand, gave a forum URL.  We're not going to trawl through and guess what you're referring to.
If you need assistance, follow the goddamn instructions.

My Blog
(This post was last modified: 08-10-2012 12:38 PM by ZiNgA BuRgA.)
08-10-2012 12:37 PM
Find all posts by this user Quote this message in a reply
edutz Offline
Junior Member
**
Posts: 2
Joined: Sep 2012
Post: #19
RE: Pre Formatted Thread
Hello.
How can i use this in new reply (full editor) ? I can't find out what new global template should i create ....
i did tried with intro_newreply, copied template and added global values, but it doesn't work ...
as i can see, xthread doesn't affect newreply templates .. so can it be done ?
Thanks in advance
(This post was last modified: 09-12-2012 10:20 PM by edutz.)
09-12-2012 08:32 PM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #20
RE: Pre Formatted Thread
XThreads only works with threads, not posts.

My Blog
09-13-2012 08:15 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: