inherit
194160
0
Mar 23, 2015 9:54:45 GMT -8
blc
2,641
May 2013
blc
|
Post by blc on Apr 9, 2014 11:08:44 GMT -8
....Why is this popping up so much? I've had it happen other times too when no one else was on. I don't know why you are getting this happen a lot, but it just happened to me. The code did not throw an error, and the key was still written, but for some reason the thread number in the key was incorrect. As of yet I have no idea why, and I cannot recreate the error, so finding the problem is a little like looking for the proverbial pin in a field full of haystacks. Have you noticed or done anything unusual when this happens? Like refreshing the posting page or navigating to/from it without using the 'Create Thread' button? I've had it happen under various situations. Sometimes when creating a thread, sometimes when replying to a thread, when playing chess. Nothing to pinpoint really.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Apr 10, 2014 10:36:42 GMT -8
Other than the chess plugin, do you have any other that effects the posting page?
|
|
inherit
194160
0
Mar 23, 2015 9:54:45 GMT -8
blc
2,641
May 2013
blc
|
Post by blc on Apr 13, 2014 2:03:20 GMT -8
Other than the chess plugin, do you have any other that effects the posting page? I don't think the chess plug in is causing anything. I think the few times it happened were just flukes with the chess. Just happened to be there when it happened.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Apr 13, 2014 8:24:02 GMT -8
Nope, Wormo's Chess plugin is not the cause of any errors, that's why I asked if you had any other plugins that effect the posting page.
Also, I have found a way that this error may happen, if you go to the thread creation page, but instead of creating the thread you go 'back' or navigate away to a thread that can cause the pop-up.. I'm working on the best way to deal with that.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Apr 13, 2014 9:17:45 GMT -8
|
|
inherit
bryanstroupy2@yahoo.com
195266
0
Apr 7, 2020 4:13:58 GMT -8
smokeystick
34
June 2013
smokeystick
|
Post by smokeystick on Apr 18, 2014 19:02:01 GMT -8
|
|
inherit
194160
0
Mar 23, 2015 9:54:45 GMT -8
blc
2,641
May 2013
blc
|
Post by blc on Apr 18, 2014 20:48:59 GMT -8
Yes, go to the olug ins in your admin and click on the plug in, then click the settings tab. Scroll down so you see the css styling box. Scroll that down to line 21, where it says Recent Threads cell, height... and change that to whatever you need. Then save your changes.
|
|
inherit
bryanstroupy2@yahoo.com
195266
0
Apr 7, 2020 4:13:58 GMT -8
smokeystick
34
June 2013
smokeystick
|
Post by smokeystick on Apr 19, 2014 1:11:59 GMT -8
ok thank you very much! very nice plug in every forum should have this.
|
|
inherit
bryanstroupy2@yahoo.com
195266
0
Apr 7, 2020 4:13:58 GMT -8
smokeystick
34
June 2013
smokeystick
|
Post by smokeystick on Apr 19, 2014 1:17:15 GMT -8
Here's my next question. Is there a way to put a line between every recent thread? It looks like one big run on sentence. May confuse older viewers. Also having a hard time putting links in. i am sure it is something I am doing wrong but whats the best way to put links into the sidebar?
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Apr 19, 2014 3:28:01 GMT -8
There is indeed.. Add this to the plugin's CSS #recent-threads-cell div { border-bottom: 1px solid black; } Change the number and color to change the line thickness and, umm.. color. By the way, this plugin has now been added to the library, so there is an official support thread
|
|
inherit
194160
0
Mar 23, 2015 9:54:45 GMT -8
blc
2,641
May 2013
blc
|
Post by blc on Apr 19, 2014 3:49:38 GMT -8
There is indeed.. Add this to the plugin's CSS #recent-threads-cell div { border-bottom: 1px solid black; } Change the number and color to change the line thickness and, umm.. color. By the way, this plugin has now been added to the library, so there is an official support thread Thanks Todge, for the update and the additional info.
|
|
inherit
bryanstroupy2@yahoo.com
195266
0
Apr 7, 2020 4:13:58 GMT -8
smokeystick
34
June 2013
smokeystick
|
Post by smokeystick on Apr 19, 2014 4:41:51 GMT -8
works like a charm! thanks.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Apr 19, 2014 7:10:02 GMT -8
No worries.
|
|
inherit
204286
0
Jan 17, 2015 16:12:31 GMT -8
Mr. Undecided
Resident Airsofter
272
January 2014
blacknightbravo
|
Post by Mr. Undecided on Apr 20, 2014 18:43:07 GMT -8
Urgh. Having problems. gunjackcollective.boards.net/It's slightly above the menu bar. Can I make it be flush with it? Also there is a random space to the right of the sidebar. Can we make that go byby? I'd like to thank you for all the work you've done so far, TodgeEdit: Found a little bug with the announcements. It doesn't recognize a new announcement or what [ hr] is. You cant seem to make a new line.....can we make it so when you hit enter it makes a line like a new thread on the recent threads? Edit: sorry to pester but theres just so much potential. If a thread title is too long to display on one line, can it just do a "blahblah..." instead of going on multiple lines?
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Apr 21, 2014 3:14:05 GMT -8
Urgh. Having problems. gunjackcollective.boards.net/It's slightly above the menu bar. Can I make it be flush with it? Also there is a random space to the right of the sidebar. Can we make that go byby? I'd like to thank you for all the work you've done so far, TodgeEdit: Found a little bug with the announcements. It doesn't recognize a new announcement or what [ hr] is. You cant seem to make a new line.....can we make it so when you hit enter it makes a line like a new thread on the recent threads? Edit: sorry to pester but theres just so much potential. If a thread title is too long to display on one line, can it just do a "blahblah..." instead of going on multiple lines? You can move the sidebar up and down in the settings CSS.. Find this at the top.. #RT-parent { top: 150px; } and change the number to better suit your forum. To create a new line in the announcements you need to use HTML coding, <br> will move the text down one line and <hr> will create a seperating horizontal line. I can't see the random space to the right of the sidebar, could you please elaborate a little so I can try to track it down please? As for the 'blahblah..' idea, yes, that's doable. I'll try to get it done asap. And by the way, this plugin is now in the library and has an 'Official' help thread in the support board.
|
|