Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Pre Formatted Thread
iHydra Offline
Junior Member
**
Posts: 7
Joined: Mar 2012
Post: #21
RE: Pre Formatted Thread
Hey, wondering how I can remove this:
[Image: FkOEuVK.png]
02-02-2013 04:15 PM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #22
RE: Pre Formatted Thread
There's a hide option when you add/edit custom thread fields.

My Blog
02-02-2013 10:12 PM
Find all posts by this user Quote this message in a reply
iHydra Offline
Junior Member
**
Posts: 7
Joined: Mar 2012
Post: #23
RE: Pre Formatted Thread
(02-02-2013 10:12 PM)ZiNgA BuRgA Wrote:  There's a hide option when you add/edit custom thread fields.

Ohh, thank you!
02-03-2013 01:59 AM
Find all posts by this user Quote this message in a reply
coolbud012 Offline
Junior Member
**
Posts: 2
Joined: Oct 2013
Post: #24
RE: Pre Formatted Thread
Im using : <strong>Website URL: </strong><a href="{VALUE}" /a>

In Display format...It is doing everything great like this plugin...It is displaying the text as a link also...But it is parsing that link in the Thread title

eg. if the Thread title is : Welcome to forums
and Website URL : http://www.google.com

Then it is displaying it as :

<strong>Website URL: </strong> Welcome to forums


So basically it is parsing the URL inside the thread title...
Hope someone would help me out with this thing.

Thanks
Hi Friends,

First of all thanks for this great plugin.

I am using this : <strong>Website URL: </strong><a href={VALUE} target="_blank" /a><br />

In display format...it is doing everything great just like this forum. But the problem Im facing is it is parsing the URL entered in the field in the Message body of the thread...

Let me explain it by an example :

My Custom Field is :  Website URL:

So if I put http://www.google.com in Website URL

and

this is another thread - as the body of the thread.

So it is getting displayed as :

Website URL:
this is another thread

So basically it is parsing the url in the thread body itself

So please help me with this thing..

Thanks
10-21-2013 11:35 PM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #25
RE: Pre Formatted Thread
I'm really confused over what you're trying to say.
I can see that your HTML is invalid though.

My Blog
10-22-2013 04:04 PM
Find all posts by this user Quote this message in a reply
XPMai Offline
Junior Member
**
Posts: 8
Joined: May 2015
Post: #26
RE: Pre Formatted Thread
(10-22-2013 04:04 PM)ZiNgA BuRgA Wrote:  I'm really confused over what you're trying to say.
I can see that your HTML is invalid though.

Thanks for your comment, made me analyse the code.

(10-21-2013 11:35 PM)coolbud012 Wrote:  <strong>Website URL: </strong><a href={VALUE} target="_blank" /a><br />

You forgot the close tag. </a>
Help! I get this error when trying to add the code into postbit (not classic).

Code:
Parse error: syntax error, unexpected '<', expecting '}' in /home/plztellm/public_html/international-union.com/forum/inc/functions_post.php(807) : eval()'d code on line 29

(This post was last modified: 06-14-2015 10:02 AM by XPMai.)
06-14-2015 10:01 AM
Find all posts by this user Quote this message in a reply
Starnova Offline
Junior Member
**
Posts: 8
Joined: Sep 2016
Post: #27
RE: Pre Formatted Thread
I want to use this as a stationary on newthread to make the posting requirements easy ..
like this where the user would answer the following:

Book Title:
ISBN / ASIN:
Original Source:

Is there a way to implant something to this effect with the result using XThreads?
09-20-2016 04:41 AM
Find all posts by this user Quote this message in a reply
xensor Offline
Junior Member
**
Posts: 22
Joined: Jan 2014
Post: #28
RE: Pre Formatted Thread
(09-20-2016 04:41 AM)Starnova Wrote:  I want to use this as a stationary on newthread to make the posting requirements easy ..
like this where the user would answer the following:

Book Title:
ISBN / ASIN:
Original Source:

Is there a way to implant something to this effect with the result using XThreads?

you may be better with the book review app and just modify it.

but if you wanted to do this route,

you would just add the fields in the admin panel then add the keys to the postbit template.
you would change this:

Code:
{$GLOBALS['threadfields']['wwwurl']}


to:

Code:
{$GLOBALS['threadfields']['isbn']}

or to whatever you wanted.

add repeat the steps to get it to work.

then set it to everyone(required)

Title: Book title
Key: book
Description: Fill in the book title (Required).
Applicable Forums: 'select a forum that we want the fields to be applied'
Input Field Type: Textbox
Editable by / Required Field?: Everyone (Required)
Display Format:

Code:
<strong>book: {VALUE}</strong><br />

(This post was last modified: 09-25-2016 06:40 PM by xensor.)
09-25-2016 06:39 PM
Find all posts by this user Quote this message in a reply
chichinohaha Offline
Junior Member
**
Posts: 1
Joined: Oct 2016
Post: #29
RE: Pre Formatted Thread
I've done every step and nothing shows up in newthread at the respective forum.
fml
10-23-2016 09:07 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: