#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 9, 2015 8:57:42 GMT -8
OK, leave it with me and I'll see what I can do.
|
|
inherit
214852
0
Feb 4, 2016 21:20:58 GMT -8
Shinobi
767
October 2014
martinengo
|
Post by Shinobi on Mar 9, 2015 8:58:39 GMT -8
Todge sure, thank you for helping me with this , by the way, I don't know if I asked you before, but limit the amount of threads you can create daily on a certain board would be too complicated to add, right? Thank you again!
|
|
inherit
214852
0
Feb 4, 2016 21:20:58 GMT -8
Shinobi
767
October 2014
martinengo
|
Post by Shinobi on Mar 19, 2015 19:16:12 GMT -8
Todge have you find out something about this?, I don't mean to bother you! Thank you! ^^
|
|
#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 20, 2015 12:43:45 GMT -8
I'm around half way through the code.. I was trying to make it compatible with the previous version, but due to the extra data needing to be saved I am failing miserably at that.
No promises, but I'll try to get a working version to you over the weekend.
|
|
inherit
214852
0
Feb 4, 2016 21:20:58 GMT -8
Shinobi
767
October 2014
martinengo
|
Post by Shinobi on Mar 20, 2015 15:18:02 GMT -8
I'm around half way through the code.. I was trying to make it compatible with the previous version, but due to the extra data needing to be saved I am failing miserably at that. No promises, but I'll try to get a working version to you over the weekend. Ok, thank you for helping me
|
|
#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 22, 2015 14:43:55 GMT -8
I'm around half way through the code.. I was trying to make it compatible with the previous version, but due to the extra data needing to be saved I am failing miserably at that. No promises, but I'll try to get a working version to you over the weekend. Ok, thank you for helping me Can you please try this version..This version is NOT compatible with the current version in the library.. In order to get it to work you may need to clear the key!!
|
|
inherit
214852
0
Feb 4, 2016 21:20:58 GMT -8
Shinobi
767
October 2014
martinengo
|
Post by Shinobi on Mar 22, 2015 14:56:32 GMT -8
Hmm, I don't see the option on the board I chose. I don't see the little box that allows me to set the limit, like the plugin it's not working, am I suppose to do something else?
Thank you!
|
|
#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 24, 2015 16:12:13 GMT -8
Hmm, I don't see the option on the board I chose. I don't see the little box that allows me to set the limit, like the plugin it's not working, am I suppose to do something else? Thank you! Sorry about that.. Try downloading it again from the link in the above thread.
|
|
inherit
214852
0
Feb 4, 2016 21:20:58 GMT -8
Shinobi
767
October 2014
martinengo
|
Post by Shinobi on Mar 24, 2015 16:37:44 GMT -8
Awesome, it worked now So, at the end, it's not possible to set a default amount of post limits and make this "invisible" for users, so they can't change it on their own posts?, so I can see the limit of post per "pokemon capture" to 5 and the users can't cheat? And also, regarding to the limit of thread creations in a board, this would be too complicated, right? Thank you Todge, you are awesome XD, I really appreciate it!
|
|
#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 27, 2015 16:38:36 GMT -8
This is the first 'working copy', the restrictions/additions you are wanting will require a code in the boards' header, which I'm still ironing out, but will hopefully get it to you sooner rather than later.
|
|
inherit
214852
0
Feb 4, 2016 21:20:58 GMT -8
Shinobi
767
October 2014
martinengo
|
Post by Shinobi on Mar 27, 2015 19:53:33 GMT -8
This is the first 'working copy', the restrictions/additions you are wanting will require a code in the boards' header, which I'm still ironing out, but will hopefully get it to you sooner rather than later. Oh, I see, thank you Todge, I really appreciate it, this would make a great feature for my forum
|
|
#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 28, 2015 14:24:11 GMT -8
This is the first 'working copy', the restrictions/additions you are wanting will require a code in the boards' header, which I'm still ironing out, but will hopefully get it to you sooner rather than later. Oh, I see, thank you Todge, I really appreciate it, this would make a great feature for my forum Can you please try this version...To add the category or board options, put this in the HEADER of the board or category... <script type="text/javascript"> <!-- // Thread Reply Limit Plugin Options var lockOption = 'yes'; var forceOption = 5; // --> </script>
|
|
inherit
214852
0
Feb 4, 2016 21:20:58 GMT -8
Shinobi
767
October 2014
martinengo
|
Post by Shinobi on Mar 28, 2015 15:13:17 GMT -8
I tried with both a staff account and a member account, and it didn't work. The box still appears for members and it's empty. 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 Mar 28, 2015 18:02:19 GMT -8
Can you please leave a link to your forum, specifically a link to a board where you have this setup.
Thank you.
|
|
inherit
214852
0
Feb 4, 2016 21:20:58 GMT -8
Shinobi
767
October 2014
martinengo
|
Post by Shinobi on Mar 28, 2015 18:14:33 GMT -8
|
|