![]() |
ah... that'd be the new csrf protection thingy that got added somewhere along the line. It needs a template change but i'm not sure what atm...
|
Took me a while to pin this down, but I tracked the disappearance of my Quick Reply to this modification. I can't quite pinpoint the timeline, but I believe it was after I made the upgrade 3.8.4 and did the last upgrade on this shortly afterward. It appears they're not compatible, at least in that regard.
|
It should only edit the quick reply settings for the forum its active on.
I've not tested it on .8.4 however so there may be an unforseen complication. |
Quote:
In addition, the pieces did not move either using AJAX or replying with (e2-e4) so we had to uninstall the latest version (1.1b (beta)) as well. Our forum members look forward to the day when this is a robust mod. ;) So far we have had to try and deinstall every attempt at installation. |
Quote:
Just need a few weeks free to really work on my various mods and get the creases ironed out. |
Quote:
|
Quote:
add this line directly after it: <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> Link to Implementing CSRF Protection in modifications: https://vborg.vbsupport.ru/showthread.php?t=177013 This mod has a ton of potential. I'm also looking forward to a more robust mod. Great work!! |
Quote:
line 673 in product-chess.xml. Code:
eval('$postbits = "' . fetch_template('chess') . '";'); |
Ok, i tracked the problem with the quick reply down.
As posted above, the $show['quickreply'] = false; is the wrong side of the bracket. Edit the plugin showthread_complete and edit the last 3 lines to be: Code:
eval('$postbits = "' . fetch_template('chess') . '";'); The mod will be split into parts; there will be a 'core' mod "Play by Post gaming" which will then have multiple plugins to support various different games. When vb4 goes gold i'm /hoping/ to have the core finished and two plugin games; chess and chess freeplay (eg one with rules enforced, one without) |
looking forward to the next release! :)
|
All times are GMT. The time now is 04:36 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|