MyBB Hacks

Full Version: XThreads
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Those options don't exist unfortunately.
Shouldn't be hard to edit if you want though, open up inc/xthreads/xt_forumdhooks.php, find:

PHP Code:
$enabled_xtf = array('uid','icon','lastposteruid');

and add any columns that you wish to add.

Cool, that works. Thanks. Smile
(07-07-2013 03:31 PM)leefish Wrote: [ -> ]Is XThreads likely to be compatible with the upcoming 1.8? I did try a test install on my localhost using the feature code available from the Github repo and though the admin area (adding threadfields, forum controls) seemed to work and show thread is fine forumdisplay gave an error message.
If you ever read this, what error did you get?
I just did a very quick test of the current 1.8 code, and didn't notice such an issue on forumdisplay.  The only thing I did try out was seeing of a basic text thread field displayed.  So haven't tested any of the fancy forumdisplay stuff yet.

Only issues with 1.8 I've noticed so far are Javascript related (which was expected), and some template issues (somewhat to be expected).
I uninstalled - I will reinstall and come back with some concrete input, but for now, here is what I recall. I had set up a simple gallery (based on the one in the examples here) and on forumdisplay it gave an error regarding line5.


Reinstalled:

Error code:

Code:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in C:\xampp\htdocs\mybb18\forumdisplay.php(1232) : eval()'d code on line 5

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in C:\xampp\htdocs\mybb18\forumdisplay.php(1232) : eval()'d code on line 5


Installed plugins are xThreads and Template Conditionals...

and there is the error. I usually use php in templates and so of course my imported template with php in the template threw the error.

Please ignore me regarding this "Bug" Frown

So far, using correct coding, XThreads appears to work on 1.8. My apologies for wasting your time.

Thanks for trying that out again and getting back to me Smile
i had installed 1.53 and for upgrade please tell me.
there is no option for upgrade in my admin panel plugins.
have i to upload all files with replace old file? will replacing file interfere with already uploaded attachments?
Are you sure that the new files uploaded in correct dir? For example, your admin dir (XThreads package assumes that your admin dir is admin).
ya..admin dir is admin..please solve my problems.i am facing many problem as you know. i have given credentials pls check.
i am getting below error.
Parse error: syntax error, unexpected $end in /home/medis4yz/public_html/inc/xthreads/xt_admin.php on line 626 and not able to see admin cp..
please help'
itb occur afret overwrite old file with new.
Now my forum is not open..medishared.org..please help me.
I Have uninstall fron cpanel..let me try again to reinstall
Reference URL's