Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Thread Descriptions
OldDuck Offline
Junior Member
**
Posts: 4
Joined: Jun 2015
Post: #60
RE: Thread Descriptions
I have a problem when I try to use xthreads for thread description.
I'm following the tutorial from this topic, however, after the step 4, I have already some errors.
It appears when I want to make a new thread, the following appear:
   

The code is:

Code:
<trclass="xthreads_inputrow"><tdclass="{$altbg}"width="20%"><strong>{$tf['title']}</strong></td><tdclass="{$altbg}">{$inputfield}<smallstyle="display:block;">{$tf['desc']}</small></td></tr><optionvalue="numratings"{$sortsel['numratings']}>{$lang->sort_by_numratings}</option>


It seems that the spaces in the xthread code are not kept.

The template "post_threadfields_inputrow" is good however:

Code:
<tr class="xthreads_inputrow">
<td class="{$altbg}" width="20%"><strong>{$tf['title']}</strong></td>
<td class="{$altbg}">{$inputfield}<small style="display: block;">{$tf['desc']}</small></td>
</tr>


In the template "newthread" there is the code included:

Code:
...
</tr>
{$extra_threadfields}{$posticons}
<tr>
...


I have removed all my others plugins, I have also reverted all files to their initial state. The problem is still there.

I do not know if it is really related to xthread or to an other parameter of configuration on my forum as I have also a strange problem with another plugin.

Edit:
I forget to mention, the code source displayed is the following:

Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
<!-- start: post_threadfields_inputrow -->
</ul>
		</div><</ul>
		</div>t</ul>
		</div>r</ul>
		</div> </ul>
		</div>c</ul>
		</div>l</ul>
		</div>a</ul>
		</div>s</ul>
		</div>s</ul>
		</div>=</ul>
		</div>"</ul>
		</div>x</ul>
		</div>t</ul>
		</div>h</ul>
		</div>r</ul>
		</div>e</ul>
		</div>a</ul>
		</div>d</ul>
		</div>s</ul>
		</div>_</ul>
		</div>i</ul>
		</div>n</ul>
		</div>p</ul>
		</div>u</ul>
		</div>t</ul>
		</div>r</ul>
		</div>o</ul>
		</div>w</ul>
		</div>"</ul>
		</div>></ul>
		</div>
</ul>
		</div><</ul>
		</div>t</ul>
		</div>d</ul>
		</div> </ul>
		</div>c</ul>
		</div>l</ul>
		</div>a</ul>
		</div>s</ul>
		</div>s</ul>
		</div>=</ul>
		</div>"</ul>
		</div>{</ul>
		</div>$</ul>
		</div>a</ul>
		</div>l</ul>
		</div>t</ul>
		</div>b</ul>
		</div>g</ul>
		</div>}</ul>
		</div>"</ul>
		</div> </ul>
		</div>w</ul>
		</div>i</ul>
		</div>d</ul>
		</div>t</ul>
		</div>h</ul>
		</div>=</ul>
		</div>"</ul>
		</div>2</ul>
		</div>0</ul>
		</div>%</ul>
		</div>"</ul>
		</div>></ul>
		</div><</ul>
		</div>s</ul>
		</div>t</ul>
		</div>r</ul>
		</div>o</ul>
		</div>n</ul>
		</div>g</ul>
		</div>></ul>
		</div>{</ul>
		</div>$</ul>
		</div>t</ul>
		</div>f</ul>
		</div>[</ul>
		</div>'</ul>
		</div>t</ul>
		</div>i</ul>
		</div>t</ul>
		</div>l</ul>
		</div>e</ul>
		</div>'</ul>
		</div>]</ul>
		</div>}</ul>
		</div><</ul>
		</div>/</ul>
		</div>s</ul>
		</div>t</ul>
		</div>r</ul>
		</div>o</ul>
		</div>n</ul>
		</div>g</ul>
		</div>></ul>
		</div><</ul>
		</div>/</ul>
		</div>t</ul>
		</div>d</ul>
		</div>></ul>
		</div>
</ul>
		</div><</ul>
		</div>t</ul>
		</div>d</ul>
		</div> </ul>
		</div>c</ul>
		</div>l</ul>
		</div>a</ul>
		</div>s</ul>
		</div>s</ul>
		</div>=</ul>
		</div>"</ul>
		</div>{</ul>
		</div>$</ul>
		</div>a</ul>
		</div>l</ul>
		</div>t</ul>
		</div>b</ul>
		</div>g</ul>
		</div>}</ul>
		</div>"</ul>
		</div>></ul>
		</div>{</ul>
		</div>$</ul>
		</div>i</ul>
		</div>n</ul>
		</div>p</ul>
		</div>u</ul>
		</div>t</ul>
		</div>f</ul>
		</div>i</ul>
		</div>e</ul>
		</div>l</ul>
		</div>d</ul>
		</div>}</ul>
		</div><</ul>
		</div>s</ul>
		</div>m</ul>
		</div>a</ul>
		</div>l</ul>
		</div>l</ul>
		</div> </ul>
		</div>s</ul>
		</div>t</ul>
		</div>y</ul>
		</div>l</ul>
		</div>e</ul>
		</div>=</ul>
		</div>"</ul>
		</div>d</ul>
		</div>i</ul>
		</div>s</ul>
		</div>p</ul>
		</div>l</ul>
		</div>a</ul>
		</div>y</ul>
		</div>:</ul>
		</div> </ul>
		</div>b</ul>
		</div>l</ul>
		</div>o</ul>
		</div>c</ul>
		</div>k</ul>
		</div>;</ul>
		</div>"</ul>
		</div>></ul>
		</div>{</ul>
		</div>$</ul>
		</div>t</ul>
		</div>f</ul>
		</div>[</ul>
		</div>'</ul>
		</div>d</ul>
		</div>e</ul>
		</div>s</ul>
		</div>c</ul>
		</div>'</ul>
		</div>]</ul>
		</div>}</ul>
		</div><</ul>
		</div>/</ul>
		</div>s</ul>
		</div>m</ul>
		</div>a</ul>
		</div>l</ul>
		</div>l</ul>
		</div>></ul>
		</div><</ul>
		</div>/</ul>
		</div>t</ul>
		</div>d</ul>
		</div>></ul>
		</div>
</ul>
		</div><</ul>
		</div>/</ul>
		</div>t</ul>
		</div>r</ul>
		</div>></ul>
		</div><</ul>
		</div>o</ul>
		</div>p</ul>
		</div>t</ul>
		</div>i</ul>
		</div>o</ul>
		</div>n</ul>
		</div> </ul>
		</div>v</ul>
		</div>a</ul>
		</div>l</ul>
		</div>u</ul>
		</div>e</ul>
		</div>=</ul>
		</div>"</ul>
		</div>n</ul>
		</div>u</ul>
		</div>m</ul>
		</div>r</ul>
		</div>a</ul>
		</div>t</ul>
		</div>i</ul>
		</div>n</ul>
		</div>g</ul>
		</div>s</ul>
		</div>"</ul>
		</div> </ul>
		</div>{</ul>
		</div>$</ul>
		</div>s</ul>
		</div>o</ul>
		</div>r</ul>
		</div>t</ul>
		</div>s</ul>
		</div>e</ul>
		</div>l</ul>
		</div>[</ul>
		</div>'</ul>
		</div>n</ul>
		</div>u</ul>
		</div>m</ul>
		</div>r</ul>
		</div>a</ul>
		</div>t</ul>
		</div>i</ul>
		</div>n</ul>
		</div>g</ul>
		</div>s</ul>
		</div>'</ul>
		</div>]</ul>
		</div>}</ul>
		</div>></ul>
		</div>{</ul>
		</div>$</ul>
		</div>l</ul>
		</div>a</ul>
		</div>n</ul>
		</div>g</ul>
		</div>-</ul>
		</div>></ul>
		</div>s</ul>
		</div>o</ul>
		</div>r</ul>
		</div>t</ul>
		</div>_</ul>
		</div>b</ul>
		</div>y</ul>
		</div>_</ul>
		</div>n</ul>
		</div>u</ul>
		</div>m</ul>
		</div>r</ul>
		</div>a</ul>
		</div>t</ul>
		</div>i</ul>
		</div>n</ul>
		</div>g</ul>
		</div>s</ul>
		</div>}</ul>
		</div><</ul>
		</div>/</ul>
		</div>o</ul>
		</div>p</ul>
		</div>t</ul>
		</div>i</ul>
		</div>o</ul>
		</div>n</ul>
		</div>></ul>
		</div><option value="numratings" >Sort by: Number of Ratings</option>
<!-- end: post_threadfields_inputrow --><!-- start: posticons -->

(This post was last modified: 06-29-2015 09:43 AM by OldDuck.)
06-29-2015 08:12 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
Thread Descriptions - ZiNgA BuRgA - 04-22-2010, 04:48 PM
RE: Thread Descriptions - Shadowss - 09-22-2010, 06:08 PM
RE: Thread Descriptions - ZiNgA BuRgA - 09-22-2010, 06:16 PM
RE: Thread Descriptions - Shadowss - 09-22-2010, 06:28 PM
RE: Thread Descriptions - ZiNgA BuRgA - 09-22-2010, 07:06 PM
RE: Thread Descriptions - Shadowss - 09-22-2010, 07:26 PM
RE: Thread Descriptions - 1master1 - 10-25-2010, 01:05 PM
RE: Thread Descriptions - ZiNgA BuRgA - 10-25-2010, 04:05 PM
RE: Thread Descriptions - RocketFoot - 12-18-2010, 12:52 AM
RE: Thread Descriptions - leefish - 12-18-2010, 01:06 AM
RE: Thread Descriptions - RocketFoot - 12-18-2010, 01:19 AM
RE: Thread Descriptions - RocketFoot - 12-18-2010, 01:53 AM
RE: Thread Descriptions - leefish - 12-18-2010, 02:24 AM
RE: Thread Descriptions - RocketFoot - 12-18-2010, 03:01 AM
RE: Thread Descriptions - leefish - 12-18-2010, 03:13 AM
RE: Thread Descriptions - RocketFoot - 12-18-2010, 03:33 AM
RE: Thread Descriptions - Hyperspace - 11-29-2011, 04:34 PM
RE: Thread Descriptions - RateU - 11-30-2011, 02:23 AM
RE: Thread Descriptions - ZiNgA BuRgA - 11-30-2011, 09:04 AM
RE: Thread Descriptions - Hyperspace - 11-30-2011, 10:41 AM
RE: Thread Descriptions - webmasterdean - 02-14-2012, 09:12 PM
RE: Thread Descriptions - RateU - 02-15-2012, 04:08 AM
RE: Thread Descriptions - webmasterdean - 02-15-2012, 02:33 PM
RE: Thread Descriptions - RateU - 02-16-2012, 02:56 AM
RE: Thread Descriptions - webmasterdean - 03-05-2012, 10:42 PM
RE: Thread Descriptions - ZiNgA BuRgA - 03-06-2012, 09:52 AM
RE: Thread Descriptions - webmasterdean - 03-18-2012, 02:13 PM
RE: Thread Descriptions - akm - 03-15-2012, 01:58 AM
RE: Thread Descriptions - ZiNgA BuRgA - 03-15-2012, 04:41 PM
RE: Thread Descriptions - akm - 03-15-2012, 11:53 PM
RE: Thread Descriptions - ZiNgA BuRgA - 03-18-2012, 08:37 PM
RE: Thread Descriptions - webmasterdean - 03-18-2012, 10:31 PM
RE: Thread Descriptions - RateU - 03-19-2012, 05:07 AM
RE: Thread Descriptions - ZiNgA BuRgA - 03-19-2012, 09:35 AM
RE: Thread Descriptions - ZiNgA BuRgA - 03-19-2012, 04:40 PM
RE: Thread Descriptions - Scois0n - 09-12-2012, 06:00 AM
RE: Thread Descriptions - mylife - 12-07-2013, 01:08 AM
RE: Thread Descriptions - ZiNgA BuRgA - 12-07-2013, 01:54 PM
RE: Thread Descriptions - mylife - 12-07-2013, 04:27 PM
RE: Thread Descriptions - RateU - 12-07-2013, 11:10 PM
RE: Thread Descriptions - mylife - 12-08-2013, 09:05 AM
RE: Thread Descriptions - terzier - 08-05-2014, 09:12 AM
RE: Thread Descriptions - ZiNgA BuRgA - 08-06-2014, 11:34 AM
RE: Thread Descriptions - bromance - 03-18-2015, 01:12 AM
RE: Thread Descriptions - ZiNgA BuRgA - 03-18-2015, 09:24 AM
RE: Thread Descriptions - Grey Ghost - 03-30-2015, 05:28 PM
RE: Thread Descriptions - ZiNgA BuRgA - 04-07-2015, 05:13 PM
RE: Thread Descriptions - F.AIRYTALE - 04-11-2015, 04:26 AM
RE: Thread Descriptions - ZiNgA BuRgA - 04-11-2015, 08:24 PM
RE: Thread Descriptions - Grey Ghost - 06-18-2015, 08:41 PM
RE: Thread Descriptions - ZiNgA BuRgA - 06-19-2015, 11:09 AM
RE: Thread Descriptions - Grey Ghost - 06-21-2015, 03:02 PM
RE: Thread Descriptions - OldDuck - 06-20-2015, 04:07 AM
RE: Thread Descriptions - ZiNgA BuRgA - 06-20-2015, 12:09 PM
RE: Thread Descriptions - OldDuck - 06-20-2015, 12:13 PM
RE: Thread Descriptions - Grey Ghost - 06-21-2015, 03:52 PM
RE: Thread Descriptions - ZiNgA BuRgA - 06-21-2015, 06:55 PM
RE: Thread Descriptions - Grey Ghost - 06-21-2015, 09:01 PM
RE: Thread Descriptions - ZiNgA BuRgA - 06-21-2015, 10:09 PM
RE: Thread Descriptions - OldDuck - 06-29-2015 08:12 AM
RE: Thread Descriptions - ZiNgA BuRgA - 06-29-2015, 12:15 PM
RE: Thread Descriptions - OldDuck - 06-29-2015, 02:47 PM
RE: Thread Descriptions - Amir Hossein - 02-28-2016, 10:06 PM
RE: Thread Descriptions - ZiNgA BuRgA - 02-29-2016, 09:47 AM
RE: Thread Descriptions - Starnova - 09-29-2016, 07:59 AM
RE: Thread Descriptions - MrBrechreiz - 09-30-2016, 10:12 AM
RE: Thread Descriptions - Starnova - 10-04-2016, 04:56 AM
RE: Thread Descriptions - MrBrechreiz - 10-04-2016, 06:06 AM
RE: Thread Descriptions - Starnova - 10-04-2016, 07:17 AM
RE: Thread Descriptions - MrBrechreiz - 10-04-2016, 08:53 AM
RE: Thread Descriptions - Starnova - 10-08-2016, 08:31 AM
RE: Thread Descriptions - MrBrechreiz - 10-09-2016, 01:49 PM
RE: Thread Descriptions - Starnova - 10-10-2016, 02:56 AM
RE: Thread Descriptions - MrBrechreiz - 10-10-2016, 06:49 PM
RE: Thread Descriptions - Starnova - 10-11-2016, 05:31 AM
RE: Thread Descriptions - Starnova - 10-11-2016, 06:49 AM
RE: Thread Descriptions - gagatek - 12-23-2016, 02:41 AM
RE: Thread Descriptions - ZiNgA BuRgA - 04-02-2017, 05:50 PM
RE: Thread Descriptions - firekid - 06-29-2021, 04:44 AM

 Standard Tools
Forum Jump: