MyBB Hacks

Full Version: XThreads
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi, i have a question.

I'm using Xthreads to create a multilingual forum site.

for example i have a thread field with the name "Size" and the input field type is "Listbox"

the available sizes on English language are
"Small"
"Medium"
"Large"

the available sizes on Greek language are
"Mikro"
"Mesaio"
"Megalo"

is it possible for a user to select the correct one of the sizes depend on the selected forum's language.
after installing the plugin I have a strange break on the page <br>
Which page? Xthreads doesnt usually change templates on its own.
(09-17-2015 12:02 AM)leefish Wrote: [ -> ]Which page? Xthreads doesnt usually change templates on its own.

http://parszywa.eu/index.php
L: test
H:123456789
here is your BR:  

<!-- end: serversboard_index_summation -->
</table><br />
<!-- end: serversboard_index -->

XThreads has not added that.
(09-17-2015 03:58 AM)leefish Wrote: [ -> ]here is your BR:  

<!-- end: serversboard_index_summation -->
</table><br />
<!-- end: serversboard_index -->

XThreads has not added that.

I do not mean the break.
And for such after disconnection plugin problem disappears
By default, XThreads only changes your template via variables. And it doesn't add anything to index related templates.
The first option is (IMHO), try to validate your template first. There are many <option value="numratings" ></option> on your template.
the problem was fixed thanks RateU
Hello! I'm trying to install xThreads on my forum and after I upload the file and click activate I get an error where the required MySQL tables do not exist in the database. This is the first time this has ever happened to me and I have no idea why the installation went awry.

Your help in fixing this issue would be greatly appreciated!

Cheers
I prefer to call it MyBB 1.8.6 issue rather than XThreads issue. How they changed the table_exists function is ........
Reference URL's