Whoa.. Thank you very much for the update, Yumi
We have new features
Updated to v1.51:
- fix missing {NAME_PROP} issue with file input custom HTML (thanks to RateU for finding)
- remove extra thread field data when user is pruned (MyBB 1.6 feature) in the ACP (thanks to RateU for finding)
(note that I haven't pushed my Git repository up, so GitHub's version is one revision out of date at the time of posting)
Argh... My PHP version is still 5.3.8. I can't feel the upload progress
The application has to actually implement the PHP 5.4 upload progress feature for it to work though. Neither MyBB nor XThreads does that...
What if in the "Display Parsing" we have an option when using "Use MyBB Parser (MyCode)" to use inhered forum settings?
So we allow HTML in forums if HTML is activate in that forum. This can be useful if we use a thread field in more that one forum.
Thanks for the update, Yumi
Thank you for the update!
xThreads is one of the best things that mybb ever had!q
Hope you add the posibility to only allow users to fill fields after they fill other requirements.
For example, field #1:
------------------------------
User need to choose between two categories.
If user chooses the "Video" category then he can use this required fields:
- MMM Field #2
- KKK Field #4
- PPP Field #6
If user chooses the "Music" category then he can use this required fields:
- RRR Field #3
- TTT Field #5
- VVV Field #6
The good part about this is that unusable fields will get hidden using javascript.