#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,322
January 2004
todge
|
Post by Todge on Mar 17, 2015 15:25:11 GMT -8
It could be another plugin or maybe a code in your header/footer..
Could you please leave a link to your forum and I'll take a look.
|
|
inherit
219674
0
Jun 14, 2015 13:34:11 GMT -8
ginstwin
10
March 2015
ginstwin
|
Post by ginstwin on Mar 17, 2015 18:36:30 GMT -8
It could be another plugin or maybe a code in your header/footer.. Could you please leave a link to your forum and I'll take a look. Thanks Todge The link is link
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Mar 17, 2015 22:03:33 GMT -8
It could be another plugin or maybe a code in your header/footer.. Could you please leave a link to your forum and I'll take a look. Thanks Todge The link is linkThe variables and manage section seem to be working fine. Even the selector/replacement is working -after page load. Try disabling event countdown v1.2 and see if that fixes your problem.
|
|
inherit
219674
0
Jun 14, 2015 13:34:11 GMT -8
ginstwin
10
March 2015
ginstwin
|
Post by ginstwin on Mar 18, 2015 1:07:53 GMT -8
Thanks Todge The link is linkThe variables and manage section seem to be working fine. Even the selector/replacement is working -after page load. Try disabling event countdown v1.2 and see if that fixes your problem. Thanks for the info. I disabled and also deleted countdown but still no luck. I noticed in the post themselves the red mark is there but not in the overall thread.
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Mar 18, 2015 1:31:59 GMT -8
The variables and manage section seem to be working fine. Even the selector/replacement is working -after page load. Try disabling event countdown v1.2 and see if that fixes your problem. Thanks for the info. I disabled and also deleted countdown but still no luck. I noticed in the post themselves the red mark is there but not in the overall thread. I've looked it over and it seems as if the plugin is not properly creating the table with the right image and attributes. Can't find any outside interference. If you can't fix it, a solution would be placing this: <script> $(document).ready(function() { $('#important_threads').find('td.icon').find('img').attr('src',pb.plugin.get('important_thread_tags').images.important).css('height','32px') }); </script> In the footer section of your : madmoneydynasty.proboards.com/admin/structure/headers/category/0and save it.
|
|
inherit
219674
0
Jun 14, 2015 13:34:11 GMT -8
ginstwin
10
March 2015
ginstwin
|
Post by ginstwin on Mar 18, 2015 1:39:37 GMT -8
That did the trick pastuleo23 .
Thank you very much !!
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Mar 18, 2015 9:40:32 GMT -8
It's within the Peekaboo right side table, I'll try it again though It works a charm! Is there any way members can mark their own threads as important and to change it from 'mark as important' to 'Mark as Open' Any updates on this?
|
|
gtv22
Junior Member
Still learning ...
Posts: 260
inherit
203486
0
Mar 1, 2014 9:50:41 GMT -8
gtv22
Still learning ...
260
December 2013
gtv22
|
Post by gtv22 on Mar 21, 2015 16:19:21 GMT -8
The collapsible categories plugin is something that affects some members on my forum and may be needed by others, so if you get a chance to make them play nice together that would be good. Thanks. Can you please try this version... Sorry so long to reply. In the small amount of testing that I have done, they seem to be working together now just fine. Thank you so much, Todge!
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Apr 4, 2015 22:46:57 GMT -8
It works a charm! Is there any way members can mark their own threads as important and to change it from 'mark as important' to 'Mark as Open' Any updates on this? Todge
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,322
January 2004
todge
|
Post by Todge on Apr 5, 2015 5:40:45 GMT -8
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Apr 5, 2015 5:56:57 GMT -8
Thank you! Happy Easter btw! Have to say so far its a nope It's not even showin my list any more after I tried it with Fury
An error occurred during a document.ready call: TypeError: Cannot read property 'replace' of null While executing: function (){ var mbr = $('.modFunctions'); if(!proboards.data('route').name.match(/^thread|list_post/)) { sessionStorage.latest = ''; } add_important_threads(); if(mbr.length > 0 || 'Yes' == 'Yes') { IT_board(); proboards.on('pageChange', function() { IT_board(); }); } if(proboards.data('route').name.match(/(quote_posts|new_post|thread|list_post)/)) { IT_Update(); } }forum_241.js:1569 (anonymous function)
Note sure if this is anything to do with it or not
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,322
January 2004
todge
|
Post by Todge on Apr 5, 2015 6:00:10 GMT -8
Fury?
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Apr 5, 2015 6:08:14 GMT -8
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,322
January 2004
todge
|
Post by Todge on Apr 5, 2015 6:29:38 GMT -8
I can't find the thread 'ITS_Here' on your forum.. Where is it meant to be?
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Apr 5, 2015 6:38:05 GMT -8
Under Open threads, it was showing out of that container until I posted with Furys account having marked it as important
<div id="pro_openthreads" style="display: none; min-height: 300px;">
<div id="ITS_Here" style="padding: 3px;"></div>
</div>
It's certainly there in code
|
|