06-30-2012, 02:27 AM
06-30-2012, 02:58 AM
Quote:Value for "Product image" is required.
happens the same, no matter if i put image uplaod or URL
06-30-2012, 03:19 AM
What I can think right now is there is more than one xthreads_trdfimg input on that pages.
Try to view the source page to check it.
Try to view the source page to check it.
06-30-2012, 03:28 AM
Quote:<div align="center"><div id="xtarow_trdfimg"><div style="display: none; font-size: x-small;" id="xtasel_trdfimg"><label style="margin: 0 0.6em;"><input type="radio" name="xtasel_trdfimg" value="file" checked="checked" id="xtaselopt_file_trdfimg" />File</label><label style="margin: 0 0.6em;"><input type="radio" name="xtasel_trdfimg" value="url" id="xtaselopt_url_trdfimg" />URL</label></div>
<div><span id="xtaseltext_file_trdfimg">File: </span><input type="hidden" name="MAX_FILE_SIZE" value="402400" /><input type="file" class="fileupload" name="xthreads_trdfimg" size="40" tabindex="10" id="xthreads_trdfimg" /><input type="hidden" name="MAX_FILE_SIZE" value="0" /></div>
<div><span id="xtaseltext_url_trdfimg">URL: </span><input type="text" class="textbox" id="xtaurl_trdfimg" name="xtaurl_trdfimg" size="40" value="http://" /></div></div><script type="text/javascript"><!--
$("xtasel_trdfimg").style.display="";
$("xtaseltext_file_trdfimg").style.display=$("xtaseltext_url_trdfimg").style.display="none";
($("xtaselopt_file_trdfimg").onclick = $("xtaselopt_url_trdfimg").onclick = function() {
var f=$("xtaselopt_file_trdfimg").checked;
$("xthreads_trdfimg").style.display = (f?"":"none");
$("xtaurl_trdfimg").style.display = (f?"none":"");
if(!f) $("xthreads_trdfimg").value = "";
})();
//-->
</script></div>
</td>
</tr>
i only see one in new thread
06-30-2012, 03:57 AM
If you have the other XThreads file input, does it happens to the file inputs too?
If this happens to trdfimg file input only, if you have a test area/forum on that board, try assigning the trdfimg field to the test forum/area, then try to upload image from there.
If this happens to trdfimg file input only, if you have a test area/forum on that board, try assigning the trdfimg field to the test forum/area, then try to upload image from there.
06-30-2012, 04:26 AM
(06-30-2012 03:57 AM)RateU Wrote: [ -> ]If you have the other XThreads file input, does it happens to the file inputs too?
If this happens to trdfimg file input only, if you have a test area/forum on that board, try assigning the trdfimg field to the test forum/area, then try to upload image from there.
I've put it in another forum and still gives me error
i've deleted it and created it again and still problem
here is my new thread template
trdf_newthread
Code:
|
06-30-2012, 05:16 AM
Ugh... I can't reproduce it (I've tried using your template above).
Do you have a regular test account?
Do you have a regular test account?
07-28-2012, 09:17 PM
Great template set RateU, thank you very much. I am using it on a forum I am helping out on (mybb 1.6.8) and the $ symbol in new thread, forumdisplay thread edit post and postbit first is giving a security error. Ludicrous.
I replaced the $ with the HTML Entity (hex) from http://www.fileformat.info/info/unicode/...http://www.fileformat.info/info/unicode/char/24 and it saves fine.
I replaced the $ with the HTML Entity (hex) from http://www.fileformat.info/info/unicode/...http://www.fileformat.info/info/unicode/char/24 and it saves fine.
07-29-2012, 07:09 AM
Ah yes. I forget about the template security in MyBB 1.6. Thanks, Lee
08-05-2012, 03:12 AM
I have a problem with Trading Forum:
http://img109.imageshack.us/img109/3650/xtheads.png
Why my trading forum isn't as this: http://mybbhacks.zingaburga.com/attachment.php?aid=179 ?
thanks
http://img109.imageshack.us/img109/3650/xtheads.png
Why my trading forum isn't as this: http://mybbhacks.zingaburga.com/attachment.php?aid=179 ?
thanks