MyBB Hacks

Full Version: XThreads
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
oh yes, i hide the download link... wew still gonna do that D:
oh oh oh is HTML allowed in Blank Replacement value?? its kinda weird when I add html there, it gives me this error:

Fatal error: Cannot use string offset as an array in /path/to/forumdisplay.php(1129) : eval()'d code on line 4

weird, it applies to a File Upload type which only accepts images..

even just a simple <div> will throw that error
HTML is allowed in the Blank Replacement value.

Line 1129 is probably this:

PHP Code:
eval("\$threads .= \"".$templates->get("forumdisplay_thread")."\";");

Which shouldn't be related to the Blank Replacement value at all :/

Are you saying that if you set your Blank Replacement value to

HTML Code
<div>

It will throw that error?

yes even though a simple <div> will throw that error >.>

really weird
Well, it doesn't occur to me, so I really am not sure what your issue is exactly.
If you could explain it better in more detail, or perhaps provide a step-by-step guide on how to reproduce the issue on a clean forum install, I could perhaps provide more assistance.
Hi, I have a problem.

I put a forum, the prefix template: da_
Now I go to the global templates, in textarea of new title, i put:
da_postbit_first. And in the template set,i put "A"
And I go to the topic, the forum with the prefix da_, in all messages, I get "AAA"
Depending on the number of messages, if message is 5, goes: "AAAAA"
Why? Sorry for my bad English, I speak Spanish. Tongue
I get the latest version of Xthreads.
So, do you mean the postbit use the postbit_first template?
Yes
What plugins installed in your forum?
Look at the first post. Do you have one of the plugins installed in your forum?
Digpro (1.0) (me plugin)
Admin Security Enhancements (1.02)
Cool Codes (1.24)
Extended Buddy System (1.4)
FancyZoom (1.2)
Google SEO (1.1.13) (off)
HTML in Posts (1.2)
My Achievements (1.2)
NewPoints (1.8)
Online Today (1.0)
PHP and Template Conditionals (1.3)
ProStats (1.8) (off)
Recent Threads on Profile (1.6.1)
Choose Or Default Usergroup On Register (1.0)
SEO Links! (1.1 Beta 1) (off)
Tagging Plugin! (1.2.2)
Threadcount (1.0) (off)
MyBB WYSIWYG Editor (1.0.3) (off)
XThreads v1.42
Reference URL's