ParanetOnline

The Site => Site Suggestions & Support => Topic started by: Serack on February 22, 2012, 03:31:50 PM

Title: Forum Code advice and other Forum FAQ
Post by: Serack on February 22, 2012, 03:31:50 PM
I've answered similar questions about forum coding a few times now, and I think I'll post one of those here and use it as a reference in the future rather than generating the advice anew each time.

Edit:  I'm adding non coding questions and questions answered by the mods on multiple occasions on these forums.

Questions covered so far in this topic:
Code Advice

Other Advice

Other FAQ
What's going on with the next Dresden Files Novel? (http://www.jimbutcheronline.com/bb/index.php/topic,31158.msg2254292.html#msg2254292)
Title: Re: Forum Code advice
Post by: Serack on February 22, 2012, 03:34:24 PM
Quote from: new forum member
How can I multiquote?

If you wish to quote individual quotes, the easiest way is if the quotes are recent replies to the topic you are replying in. 

If you look below the text box you are typing your reply in, you will see the most recent replies with links on the left to "Insert Quote" which will automatically generate the quote script at your cursor in the text box.

Another, less powerful technique is to highlight what you are quoting and hit the quote button to the left of the spoiler symbol (which looks like a radiation sign).  This is great for book quotes and such.  You can even edit the code to put a header that says who you are quoting.  (My example will use {} for []

{quote=who you are quoting here}text to quote here{/quote}  Gives you

Quote from: who you are quoting here
text to quote here

[side note] this technique also works for spoilers

(click to show/hide)

[/side note]

Finally, I frequently make quotes that cross topics.  To generate the header with a link from a quote in another topic I open a quote for the reply I want to quote in a new tab, copy that, then paste it in a reply to the topic I want to post in.

Unfortunately this technique does not work for topics that are locked.  It is technically possible to generate a quote header that links to a locked topic, but it involves extracting code from the address bar, and interpolating the exact time (in seconds) that elapsed between some arbitrary zero point in the 1970s or something... and when the post was made.  Hardly worth the trouble.  (Kudo's to AA for showing me how to do that).

Edit:  Since writing the above, I have been granted some moderator privileges.  One allows me to pull quote code from locked topics.  If you truly want your spiffy new topic/reply with quotes from locked topics to have the forum generated quote code with embedded link and such, just drop my name in your topic, and voice the request and I will edit it into your post. -Serack

Edit2:  Since writing the above, I learned how to embead any link into a quote header, and I generated a post explaining how here (http://www.jimbutcheronline.com/bb/index.php/topic,31158.msg2004841.html#msg2004841)
Title: Re: Forum Code advice
Post by: Serack on February 22, 2012, 03:41:48 PM
Quote from: new forum member
How do I break up someone's quote so that I can reply to each thought seperately

You have probably seen other forum members respond to a long post by breaking up a quote into smaller bite sized pieces and replying to each piece.

This is how you break up the quote.  (coding []'s will be replaced with {} in examples)

At the place you want to break up the quote insert the following stuff shown in red

{quote fancyboardgeneratedquotecode}
first part of what you are quoting{/quote}

stuff you want to say

{quote}the rest of what you were quoting{/quote}

which gives you:  (horizontal lines added to seperate example from guide)


first part of what you are quoting

stuff you want to say

Quote
the rest of what you were quoting


If you want to get fancy, you can copy the {quote fancyboardgeneratedquotecode} and use it instead of {quote} to head the cleaved section of quoted text with the orginal fancy header with the embeaded link to the quoted post.

This gives you: (horizontal lines added to seperate example from guide)


first part of what you are quoting

stuff you want to say

the rest of what you were quoting


To be explicit, the fancyboardgeneratedquotecode for this particular post is... "author=Serack link=topic=31158.msg1325430#msg1325430 date=1329925308" so you know what I mean
Title: Re: Forum Code advice
Post by: Just Al on February 28, 2012, 04:58:55 PM
Is there a guide somewhere to what all of the different icons indicate? Some are labeled, some aren't.
Title: Re: Forum Code advice
Post by: Serack on February 29, 2012, 06:00:39 AM
Is there a guide somewhere to what all of the different icons indicate? Some are labeled, some aren't.

Hmmm looks like hovering over each code button above the reply field gives a label for that icon... maybe I don't understand what you mean by icon, or you need further explanation?

Or do you mean the message icon?
Title: Re: Forum Code advice
Post by: Just Al on February 29, 2012, 06:34:17 PM
I'm not being clear because I don't know the correct terminology for what I'm seeing, so I'll just give some examples of what I'm trying to decipher.

I have 1 yellow square below my member name. I assumed that was a decimal code abbreviation for the number of posts (1 for 1 to 100, 2 for 100 to 1000 etc) but then I noticed that Ms. Duck has over 17,000 posts but only 3 squares. I was also wondering about the colors of squares, and why some folks have a paper icon by their post title, and others have what looks like a phone or radio.

I figured there was some kind of guide to what means what, and I was just too dim to find it.
Title: Re: Forum Code advice
Post by: Serack on March 04, 2012, 05:15:59 PM
I'm not being clear because I don't know the correct terminology for what I'm seeing, so I'll just give some examples of what I'm trying to decipher.

I have 1 yellow square below my member name. I assumed that was a decimal code abbreviation for the number of posts (1 for 1 to 100, 2 for 100 to 1000 etc) but then I noticed that Ms. Duck has over 17,000 posts but only 3 squares. I was also wondering about the colors of squares, and why some folks have a paper icon by their post title, and others have what looks like a phone or radio.

I figured there was some kind of guide to what means what, and I was just too dim to find it.

Sorry, I've been worrying about diapers and relatives visiting from Florida to see the new Baby.  I could give you a rough explanation of those, but Prisc has already done it, and I'll find her explanation in a minute
Title: Re: Forum Code advice
Post by: Serack on March 04, 2012, 05:24:18 PM
I'm not being clear because I don't know the correct terminology for what I'm seeing, so I'll just give some examples of what I'm trying to decipher.

I have 1 yellow square below my member name. I assumed that was a decimal code abbreviation for the number of posts (1 for 1 to 100, 2 for 100 to 1000 etc) but then I noticed that Ms. Duck has over 17,000 posts but only 3 squares. I was also wondering about the colors of squares, and why some folks have a paper icon by their post title, and others have what looks like a phone or radio.

I figured there was some kind of guide to what means what, and I was just too dim to find it.

Ah here we go.  Good question.  IMO it applies to this topic nicely :)

I believe when Priscellie made this response, the forum was formatted differently and there were stars there rather than bars, but it could be that she is responding to someone else using the wrong term (that would be me), and keeping that same wrong term for continuity.

It has to do with post count and member status. 

1 star, Mortal - Member with <10 posts
1 star, Apprentice - Member with <100 posts
2 stars, Wizard - Member with 100+ posts
3 stars, Posty McPosterpants - Member with a ridiculous number of posts
4 stars (Yellow) - Bartender
4 stars (Green) - Local Moderator
4 stars (Red) - Person about to be invaded by the Canim
5 stars, White Council - Global Moderator (Mickey, Ashton, and Blaze)
6 stars - Administrator (Me = Gatekeeper, Fred = The Merlin)

As for "why some folks have a paper icon by their post title, and others have what looks like a phone or radio"  I'm not sure what you mean by that sorry.

Take a look at the bars next to my name here, then take another look at the bars next to my name on a post in the WoJ section (http://www.jimbutcheronline.com/bb/index.php/topic,21772.0.html), and you will get a good example of how Prisc's above explanation works.
Title: Re: Forum Code advice
Post by: shades of grey on March 04, 2012, 07:04:22 PM
As for "why some folks have a paper icon by their post title, and others have what looks like a phone or radio"  I'm not sure what you mean by that sorry.

I think that one is when you have your email address registered, messenger or any other webpages you have.  You can access it in your profile info.
Title: Re: Forum Code advice
Post by: cenwolfgirl on March 04, 2012, 07:06:31 PM
it is shades if you go to the members list you can see all the difrent simbals in there respective columes
if that helps
Title: Re: Forum Code advice
Post by: Ms Duck on March 05, 2012, 11:57:05 PM
you get a phone if you post by smartphone... its a different version fot he site.
Title: Re: Forum Code advice
Post by: Serack on March 06, 2012, 03:07:28 PM
you get a phone if you post by smartphone... its a different version fot he site.

Ah, yes I think this is the answer you were looking for.
Title: Re: Forum Code advice and other Forum FAQ
Post by: Serack on March 06, 2012, 03:37:48 PM
Quote from: new forum member
How is it that I see so many personalized avatars, but I can't seem to personalize my own?

Members need to have made 100 posts before they can use a custom avatar.

P.S. 
Here are the rules for individualized Avatars:
Avatars:
--Personalized avatars must avoid touchy topics (http://www.jimbutcheronline.com/bb/index.php/topic,14461.0.html). 
--Please keep avatars to a size  not to exceed 150 x 150 pixels.

See this post (http://www.jimbutcheronline.com/bb/index.php/topic,31158.msg2009575.html#msg2009575) for an in depth guide on how to go about getting your own avatar displayed.
Title: Re: Forum Code advice and other Forum FAQ
Post by: Serack on November 16, 2012, 08:30:03 PM
Variations of this question come up rather regularly enough that I wanted to archive my standard answer

"Can we treat the DFRPG as WoJ?"

Not exactly, but here is some rather definitive info we have from the Publisher, and from Priscellie on what kind of input Jim had on its creation

It is not Word of Jim, but it's close.  The blacked out stuff that folks can discover in the PDFs are 4th wall breaking stuff, mainly an in joke for people who figure out how to read it. Beyond that there are elements of the text that are at least slightly inaccurate or more often incomplete because the rpg as presented is being filtered through Billy -- a version of Billy who was more clued in prior to Turn Coat, so the rpg itself is at least a little alternate universe in its conceit.  But regardless we made it as close to the spruce material as we could manage, because we wanted the setting parts of it to work as a legitimate fan guide too.
emphasis mine

Jim didn't write the DFRPG, he just read over it and told them things like, "You can't use that, I won't be revealing it until much later in the series."  However, seeing their writeup might have motivated him to flesh out the points for your #2.

While it's true that Jim didn't "write" the DFRPG, he answered a LOT of questions for the team, clarifying points that were unclear or thusfar undefined.  A LOT.  STAGGERING amounts of text.  He also provided a lot of answers to questions they didn't ask, providing huge, wonderful insights into the Dresdenverse.  (Good lord, how I wish I could see all that correspondence!  And all the future developments Chad figured out from text alone that Jim made him remove from the published version!  Covet!)  I think the DFRPG provided an excellent catalyst for him to solidify concepts in his mind he may not have taken the time to complete worked out.

Still, Jim is pretty good at keeping his books lean and relevant.  If something isn't necessary for a book, why put it there?  The Doylist argument of "He just figured this out and wanted to show it off" doesn't hold up to me.  I don't think he'd contrive to include a "this is how time travel works" treatise in PG if time travel wasn't crucial to the events of that novel.

Also, while I know the DFRPG was in progress at the time Jim was writing Proven Guilty, I don't know how actively Jim was contributing at the time.  I didn't become a beta until just after White Night was published, so my Behind The Scenes-foo was weaker.

And from Jim himself at the 2012 Reddit AMA Q&A (http://www.reddit.com/r/Fantasy/comments/13iexg/hi_im_jim_butcher_im_the_guy_who_takes_credit_for/)
Quote
Quote from: Dudesan
How much influence did you have on the writing of the Dresden Files FATE RPG? How canonical can we assume the information in those books to be? There's a lot of information in there which, while it would be useful for a DM to know, I don't think Harry would be very eager to tell Billy about.
They're pretty darned close, I think. But canon is for religions, formal schools of thought, and steampunk airships that need something to shoot at other steampunk airships. My stories aren't those things. They're stories. They're supposed to be fun, and to make you think, and casting them in stasis for the sake of having stasis is sort of the opposite of that.
Title: Re: Forum Code advice and other Forum FAQ
Post by: Sir Huron Stone on November 17, 2012, 08:37:13 PM
What did priscellie mean by red means they're about to get invaded by the canim?
Title: Re: Forum Code advice and other Forum FAQ
Post by: Serack on November 21, 2012, 05:47:57 PM
What did priscellie mean by red means they're about to get invaded by the canim?

That quote comes with linkage to the source which is all I gots.  My interpretation?  Some fun mixed into the infodump.
Title: Re: Forum Code advice and other Forum FAQ
Post by: Serack on November 30, 2012, 05:06:24 PM
is there a list of Mods and other Persons of Knowledge running about??

i invoked you only because you are the only mod i can remember how to spell correctly (and we know that summoning needs correct spelling).

Ah, I actually have been encouraging people to "invoke the name of Serack" for WoJ purposes for quite a while before I became a curator since it's something that people were doing anyways (I flat out say to in the beginning of my "Compilation" linked in my sig).

We have lots of people around here who are generally respected to various levels for various reasons, and there are several tiers of mod staff, the curators (of which I am a member) being the newest addition.

Lets see from memory we basically have 3 tiers of the moderation staff (which I barely consider myself a part of because I don't really have any authority outside the WoJ and DFRC sections).  These tiers can be noted by the number of Bars (and the color has some meaning too, check here for Prisc's explanation (http://www.jimbutcheronline.com/bb/index.php/topic,31158.msg1336784.html#msg1336784)) over their avatar.

The thing is, other than some people respecting me as knowing a lot bout  "WoJ" and a select few of the mods/admins being actual beta readers (who are rather stringent about not sharing beta exclusive info at the threat of their lives), we are mostly just fans like you and not exactly "authorities" on the material.

That said I'll say which mods are which from memory here:


Bonus material:
These are a few of the members that have stuck out to me as significant: (note: this is mostly geared to theorizing)
tweaked 10/15/15

jimbutcher (http://www.jimbutcheronline.com/bb/index.php/topic,34801.msg1663694.html#msg1663694):  What it says on the box

Veteran All-Stars:

Great Posters:

Honorable Mentions:

List of inactive posters that I really liked to read when they were active:
Title: Re: Forum Code advice and other Forum FAQ
Post by: knnn on November 30, 2012, 05:24:49 PM
Everyone probably already knows this, but we can probably add jimbutcher to the list -- yes, it is the real Jim Butcher, and many of us routinely look at his profile to see if he posted anything new.  He has 7 blue squares under his posts, and he deserves every one of them.
Title: Re: Forum Code advice and other Forum FAQ
Post by: Serack on November 30, 2012, 06:52:59 PM
Everyone probably already knows this, but we can probably add jimbutcher to the list -- yes, it is the real Jim Butcher, and many of us routinely look at his profile to see if he posted anything new.  He has 7 blue squares under his posts, and he deserves every one of them.

Duh.  I was struggling with the fact that I mentioned only a few people and couldn't come up with any others that really stuck out (there are others that stick out to me, but that aren't as prolific, or haven't been on as much lately so I didn't add them).  So I was wondering how I would respond if a bunch of "nominies for merit" came up... THAT one obviously belongs though.

I think you will like the qualifying notes I added :)
Title: Re: Forum Code advice and other Forum FAQ
Post by: knnn on December 02, 2012, 01:10:51 AM
 ;D
Title: Re: Forum Code advice
Post by: knnn on December 13, 2012, 08:20:22 PM
It is technically possible to generate a quote header that links to a locked topic, but it involves extracting code from the address bar, and interpolating the exact time (in seconds) that elapsed between some arbitrary zero point in the 1970s or something... and when the post was made.  Hardly worth the trouble.  (Kudo's to AA for showing me how to do that).

A simpler way to do get the elapsed time (though still somewhat involved) is to use the following link (http://knnn.x10.mx/date/):

Just input the date/time into the dropdowns and it will generate the correct elapsed time for you to enter into the header.  Note that this might be an hour off due to weird daylight savings issue -- if this happens, just add/subtract an hour from your input and generate a new timecode.
Title: Re: Forum Code advice and other Forum FAQ
Post by: Priscellie on January 24, 2013, 06:14:13 PM
What did priscellie mean by red means they're about to get invaded by the canim?

My little joke!  In Alera, there was an invasion of Canim on "the night of red stars."  I'd spoken about yellow stars and blue stars, and I wanted to make sure folks were paying attention. :D
Title: Re: Forum Code advice and other Forum FAQ
Post by: Serack on April 03, 2014, 07:56:28 PM
After many futile attempts years ago, I gave up trying to get external links to embed within quote headers.  Then wytlok casually posted this:

Carl is spot on about the WoJ about the NN not going outside the reach of the moon, and you are spot on about the WoJ saying that even that is hard.  Check the Ghost Story WoJ transcripts.

Quote from: Bitten by Books Q&A (stolen from one of TCF's posts) (http://www.bittenbybooks.com/45367/author-jim-butcher-guest-appearance-qa-and-contest-live-here/)
My question “Could you use the NeverNever to travel to other planets like Mars for example?”
You can’t get much farther out than the moon, in terms of moving through normal space–and it’s /hard/ to get that far.

I still hold (though I know I'm in the minority) that the WoJ above doesn't mean that the Never Never only extends to the moon. My interpretation is that just like beings consigned to Oblivion can't reach Earth through the Never Never, we can't reach Mars through the Never Never because no connection exists. Send a colony to Mars, though...

It appears that the quotes are what allows the url quote to work, but when I first tried to do this, I also tried to have italics code within it too, and the italics code bounced...

using {} instead of [], the code for the above quote header wyltlok built is:

{quote="{url=http://www.bittenbybooks.com/45367/author-jim-butcher-guest-appearance-qa-and-contest-live-here/}Bitten by Books Q&A (stolen from one of TCF's posts){/url}"}
Title: Re: Forum Code advice and other Forum FAQ
Post by: Serack on April 16, 2014, 12:07:26 AM
I've seen several versions of this question:

How do I make a nifty personalized avatar?

And there are a few answers.  First, the forums do not allow you to display a personalized avatar until you have at least 100 posts under your belt, although if you have at least 10 you should be able to use one of a few forum provided avatars.  Skip down to the "Adding your new avatar to your profile" below to see how to do this.  Hitting the 100 post milestone isn't hard if you spend a little time socializing in the "Bar (http://www.jimbutcheronline.com/bb/index.php/board,1.0.html)" which is a very informal section of the forums with topics that get deleted after only 2 weeks.  It ends up serving as a glorified chat room.

Ok, got your 100 posts now and you have a nifty picture you would like to use as an avatar but don't know the best way to go about using it?

Host your chosen avatar:  (I'll try to be pretty basic with the below instructions, so some steps might be more in depth than necessary for some people)
First you have to have your picture on the internet somewhere.  It is recommend that you "host" it somewhere rather than use an image from wherever you find it because otherwise each time someone sees your avatar, that is using a tiny piece of the bandwidth of wherever your picture is hosted.  After the bazillienth time someone on the forum has seen your avatar that might add up to a pain for that random place on the interwebs.  There are several "photo sharing" websites out there that are free and really easy to use for something like this.  I recommend photobucket (http://photobucket.com/).

After you have gone through photobucket's simple and rather standard registration process, you will need to upload your photo to your new photobucket account (if it is an image you found on the internet somewhere, you might have to save it to your hard drive somewhere first.  To do that, right click on the image and select "save image."  Remember where you saved it so you can find it later to upload to Photobucket.)  If you are logged into Photobucket, there should be an orange [Upload] button near the center of the screen, click this. 

If you have a window open where you saved your image, you can actually drag and drop the file into the box that shows up on photobucket's upload page.  If you don't want to do this, a less intrinsic way to do it is to click the "chose photos & videos" button, which allows you to select the file that way.

Sizing your photo
Per the forum rules (http://www.jimbutcheronline.com/bb/index.php/topic,23096.0.html) A forum avatar must avoid must avoid "touchy topics (http://www.jimbutcheronline.com/bb/index.php/topic,14461.0.html)" and must be a size not exceeding 150 x 150 pixels.  The sizing requirement is because overly large avatars can adversely affect the viewing experience of some forum members. 

So now that you have uploaded your photo photobucket has some easy to use photo editing features that you can use to size it properly right from their website.  My avatars are rarely a perfect square, I tend to prefer an avatar that is taller than it is wide, but you can use any aspect ratio you want as long as it isn't over 150 x 150.  Since this isn't a very large area to work with, if you need to size down your image, I suggest first cropping down your image to only the bare essentials before doing any shrinking.  This is done on photobucket by selecting the crop button and dragging the new round corner buttons to outline the portions of the image you wish to keep.  Once done click "Apply"

Now that you have your image cropped, click the "resize" button.  Photobucket will display the current "pixel" dimensions of your image.  If one (or both) of these dimensions is greater than 150, change the highest dimension to 150 and select "apply"  Now click save, and I suggest saving a new title for this photo (click the text that says "click to add a new title" below the image).

Adding your new avatar to your profile
Ok now that you have hosted your new avatar, you need to add it to your profile so that everyone else sees it when you post.

Title: Re: Forum Code advice and other Forum FAQ
Post by: wizard nelson on October 01, 2015, 07:35:44 AM
Umm... Just now found this skimming old threads all over out of boredom(it's 3:30 am here) could it be stickied? Found a lot of useful info here, some I'd forgotten and some I straight never knew. And I'd been debating asking advice on the how to of some of this stuff before I found this. It's like a have a whole host of buttons when I'm posting that I'm not even sure what they do let alone how to use them ya know? And the little list you made later on is kinda cool too Serack. Cool I never new I was on it.  :)
Title: Re: Forum Code advice and other Forum FAQ
Post by: Serack on October 01, 2015, 06:09:51 PM
If it were to be stickied, I'd probably add a few things to it like, "Why can't search be more like X?"
Title: Re: Forum Code advice and other Forum FAQ
Post by: wizard nelson on October 01, 2015, 11:18:12 PM
Wouldn't hurt to add a few things that keep coming up. Query... That I know may not receive an actual answer or you might just not personally have the answer. Looking over your list of Mods I gotta wonder... Who holds the blackstaff?  :o
*i could ballpark a few theories but if your just not saying  :-X
Title: Re: Forum Code advice and other Forum FAQ
Post by: Quantus on October 24, 2016, 01:01:21 PM
Just a comment, but wouldnt it be better to have the forum software automatically allow people to post upon registration rather then waiting for Tom or some other mod/admin to approve?  If someone were to cause problems, ban them after the fact....

To me, waiting such a long time after registration to post something would most likely cause me to go somewhere else to have my questions answered; especially if I really needed some help...
There have been several waves of automated Spammer accounts that get made just to post a single russian ad or some such, and the boards can get buried in the fraudulent posts real quick.  It's just easier to just require a one-time nod of approval rather than have to ban them AND clean all the crap posts out. 
Title: Re: Forum Code advice and other Forum FAQ
Post by: Wizardofnelson on November 07, 2016, 09:05:23 PM
Did they change the forum procedure to need a mod to sing off on all new threads before they appear to the public or am I just a 'suspicious profile'?
Title: Re: Forum Code advice and other Forum FAQ
Post by: Serack on November 08, 2016, 07:38:20 PM
Did they change the forum procedure to need a mod to sing off on all new threads before they appear to the public or am I just a 'suspicious profile'?

As noqueixis stated, when you start a new topic, the browser window you start it in will hang up, but the post new topic will go up on the boards, which is a bug of the SMF code used by the forums.

However, if your new topic has a link in it, it /will/ require a mod to approve it.  This helps prevent exposing our forum members to bots with malicious links.

I've posted a work-around for this issue, but I don't keep it in this topic to add a layer of insulation between it and the botters.  I'll dig it up and PM you with it.
Title: Re: Forum Code advice and other Forum FAQ
Post by: Serack on November 08, 2016, 07:40:51 PM
Quote from: brand spanking new account created specifically to ask this question
Does anyone know what's going on with the next Dresden Files novel?

Pretty much all the public information about Jim's next DF book is contained in my review of it on goodreads
Peace Talks review (https://www.goodreads.com/review/show/988277686?book_show_action=true&from_review_page=1)

I've put just about everything public on the subsequent books and short works in my review of the book 17
Mirror Mirror review (https://www.goodreads.com/review/show/1395011891?book_show_action=true&from_review_page=1)

There are a few updates I need to make on that one though.

Note:  That information will be dated eventually.  I'll try to rewrite this post when the next book is released to account for that. -Serack
Title: Re: Forum Code advice and other Forum FAQ
Post by: Wizardofnelson on November 08, 2016, 10:16:54 PM
As noqueixis stated, when you start a new topic, the browser window you start it in will hang up, but the post new topic will go up on the boards, which is a bug of the SMF code used by the forums.

However, if your new topic has a link in it, it /will/ require a mod to approve it.  This helps prevent exposing our forum members to bots with malicious links.

I've posted a work-around for this issue, but I don't keep it in this topic to add a layer of insulation between it and the botters.  I'll dig it up and PM you with it.
mmm, I posted something in a new thread, no links, but it didn't show up the first time I went back to that section, it appeared like five minutes later. Just wondering cause I'd never seen that happen.
Title: Re: Forum Code advice and other Forum FAQ
Post by: Serack on November 09, 2016, 01:19:34 PM
mmm, I posted something in a new thread, no links, but it didn't show up the first time I went back to that section, it appeared like five minutes later. Just wondering cause I'd never seen that happen.

Wizardofnelson,

     That did happen more than once when I posted. Sometimes the 'hang' is only a minute, sometimes longer.

::) :-X ::)


Yah, unprompted mod action of 5 minutes or less would be an outlier methinks. 
Title: Re: Forum Code advice and other Forum FAQ
Post by: Serack on March 01, 2017, 07:49:30 PM
I simply meant board code for linking a members name to profile in a post. I thought I had seen it done on here. Just getting the hang of the basics, like italics, etc.

Ah, ok.  There isn't a button, so here would be the steps I would recommend using.

*I also frequently manually do step 3. 

When done the resultant code should look like this:

Code: [Select]
[url=http://www.jimbutcheronline.com/bb/index.php?action=profile;u=79774]nedserD C B yrraH[/url]
Past experience is that sometimes when making explanations like this to someone who's interwebs proficiency I'm not familiar with means I can make assumptions about their prior knowledge without knowing it.  This results in the explanation being jiberish to them, so let me know if the above works for you.
Title: Re: Forum Code advice and other Forum FAQ
Post by: nedserD C B yrraH on March 02, 2017, 10:11:46 PM
Thanks. I'm not good with coding. But your steps seem clear and replicable.
Title: Re: Forum Code advice and other Forum FAQ
Post by: jonas on July 28, 2017, 11:05:14 PM
I'm a little computer illiterate. I can see how the toolbar works and what the code is by looking at other posts, but I can't use the buttons themselves. It this a pop up issue? browser choice? highlighting any button brings up 'toggle view' which doesn't do anything that I can tell, and right click treats it as a picture to save or share. If this isn't resolvable is there any way someone could use some of these other ones so I can see that code too? I wanted to use the line through the text for effect in a post but couldn't figure it out.
Title: Re: Forum Code advice and other Forum FAQ
Post by: Dina on July 29, 2017, 02:24:24 AM
Just to be clear: you mean this?
Title: Re: Forum Code advice and other Forum FAQ
Post by: jonas on July 29, 2017, 05:15:28 AM
Just to be clear: you mean this?
Yep, I do thanks.
Title: Re: Forum Code advice and other Forum FAQ
Post by: Dina on July 29, 2017, 05:20:32 AM
Well, I see you have it figured out. I never had that problem, they are clickable buttons so perhaps it was a temporal malfunction?
Title: Re: Forum Code advice and other Forum FAQ
Post by: jonas on July 29, 2017, 11:42:14 PM
Well, I see you have it figured out. I never had that problem, they are clickable buttons so perhaps it was a temporal malfunction?
Na, I just copied your post and looked at how it worked. Still haven't worked out the button problem. Could be the Microsoft Edge browser. Try Google Chrome soon. Hopefully that fixes it.
Title: Forum Code advice and other Forum FAQ
Post by: SteelPax on November 19, 2018, 09:32:19 PM
Couldnt load the site for a couple of hours, once it did, its all basic plain text with no graphical forum.
whats happening?