Atom Posted June 29, 2015 Share Posted June 29, 2015 (edited) This post is for the website admin. I am having a problem when I use code tags and then type followup text. For example. { "styles" : [ { "target" : "*", "overrides" : { "material" : { "name" : "`opfullpath("../shopnet1/constant")`" }, "materialParameters" : { "clr" : { "script" : { "code" : "cvex mFn( int seed = 0; export vector out_color = {0,0,0} ) { out_color = rand(seed); }", "bindings": { "seed" : "intrinsic:indexorder" } } } } } } ] } Notice, I have not used a code tag and I can type this followup text. Now I'll try the same thing using the code tag. { "styles" : [ { "target" : "*", "overrides" : { "material" : { "name" : "`opfullpath("../shopnet1/constant")`" }, "materialParameters" : { "clr" : { "script" : { "code" : "cvex mFn( int seed = 0; export vector out_color = {0,0,0} ) { out_color = rand(seed); }", "bindings": { "seed" : "intrinsic:indexorder" } } } } } } ] } Can you see my follow up text is now missing? Of course it isn't doing it now, perhaps attachements have to be involved. Here is a direct link to a post where I encountered the problem. http://forums.odforce.net/topic/23061-giving-individual-looks-to-crowd-objects-using-style-sheets/#entry136563 Edited June 29, 2015 by Atom Quote Link to comment Share on other sites More sharing options...
Atom Posted June 29, 2015 Author Share Posted June 29, 2015 Ok, after another frustrating post where my text is gobbled up after I manually type "openbracket" code "closebracket" My code "open bracket" slash code "closebracket". I believe the problem may be present on specific forums. Particularly the Rendering forum. To reproduce this website error make a post in the Rendering forum as a reply and put some code in side a code block (not using the toolbar) and then follow that up with more non-code text. I find that my followup text just disappears and I can never type anything below the code block. Quote Link to comment Share on other sites More sharing options...
Marc Posted July 28, 2015 Share Posted July 28, 2015 Hey Sorry I missed this post completely. I'll try it now. M Quote Link to comment Share on other sites More sharing options...
Marc Posted July 28, 2015 Share Posted July 28, 2015 It works for me? http://forums.odforce.net/topic/2208-hair-revisited/?p=137797 Not using the toolbar, manual [ code ] [ /code ] tags Quote Link to comment Share on other sites More sharing options...
Guest mantragora Posted July 28, 2015 Share Posted July 28, 2015 Yeah, it's a problem. I learned this hard way when I wrote some answer and added couple code tags just to found out that after I posted half of the post was NOT there. Quote Link to comment Share on other sites More sharing options...
Marc Posted July 29, 2015 Share Posted July 29, 2015 Well there is a new version of the forum that I've been holding off on. Maybe it will fix the code bug and introduce a whole host of other new bugs! . woo! M Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.