New Test Version Posted
2021-03-13
- Fix for include_dice_rolls when multiple fieldsets.
- Check for img 'failedtoload' *before* trying to fetch on updates.
- Issue with fiction.live setting in defaults[fiction.live] overriding personal[
www.fiction.live]. Could use a more general solution if I can think of one.
Quote:
Originally Posted by icecold
...
|
In case anyone's confused, these are two completely unrelated issues.
Xenforo2 sites include_dice_rolls
I was testing using the
post url to get just that one post, while icecold was using the
thread url to get the whole thread. Both perfectly reasonable things to do, IMHO. However, it appears that SV can give you
different HTML for the same post that way. Here's hoping
that doesn't happen very often...
fiction.list show_timestamps
This is actually a weird bit of
INI precedence interaction. I've changed defaults.ini to address it, but one short answer is to use
[fiction.live] for your section name instead of
[www.fiction.live] and as a general rule, only use
[www...] in personal.ini if defaults.ini does.