Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Filter Threads By Thread Prefix - MyBB 1.6 Only
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #31
RE: Filter Threads By Thread Prefix - MyBB 1.6 Only
Maybe you have a jQuery and Protoype conflict there.

11-21-2010 07:22 AM
Find all posts by this user Quote this message in a reply
leefish Offline
Hamster
*****
Posts: 1,009
Joined: Apr 2010
Post: #32
RE: Filter Threads By Thread Prefix - MyBB 1.6 Only
Yes, I thought that - I was considering redoing the tabs to replace the $ variable. I do have jQuery no conflict in the showthread, but not in the editpost thingy.


[Image: leelink.gif]
MYBB1.6 & XThreads
11-21-2010 07:45 AM
Visit this user's website Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #33
RE: Filter Threads By Thread Prefix - MyBB 1.6 Only
You don't need it in editpost template, except you have a tabs in your editpost page.
Not quite sure about this, but try to check whether you have this code in the showthread template, (template_prefix_showthread) template if you use template prefix in that forum.

Javascript Code
<script type="text/javascript" src="jscripts/thread.js?ver=1600"></script>


You should find the code after this code:

Javascript Code
<script type="text/javascript">
<!--
	var quickdelete_confirm = "{$lang->quickdelete_confirm}";
// -->
</script>


11-22-2010 06:53 AM
Find all posts by this user Quote this message in a reply
leefish Offline
Hamster
*****
Posts: 1,009
Joined: Apr 2010
Post: #34
RE: Filter Threads By Thread Prefix - MyBB 1.6 Only
aha - indeed, I was looking in the (prefix)_edit_postbit template.

I don't know if this layout is different enough to justify me sharing it? Its JUST a twist on your postbit tabs.

But its fixed - so thank you Smile


[Image: leelink.gif]
MYBB1.6 & XThreads
11-22-2010 07:30 AM
Visit this user's website Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #35
RE: Filter Threads By Thread Prefix - MyBB 1.6 Only
Glad it works.
I think you can share whatever you want to share, Lee Smile

I have the postbit tabs for my "archives" too (under developing):
http://www.14.mynie.co.cc/showthread.php?tid=190

11-22-2010 10:28 AM
Find all posts by this user Quote this message in a reply
leefish Offline
Hamster
*****
Posts: 1,009
Joined: Apr 2010
Post: #36
RE: Filter Threads By Thread Prefix - MyBB 1.6 Only
Oh those look nice. Its a pretty layout - very fresh.

/lee has a girly moment Tongue


[Image: leelink.gif]
MYBB1.6 & XThreads
11-22-2010 11:15 AM
Visit this user's website Find all posts by this user Quote this message in a reply
leefish Offline
Hamster
*****
Posts: 1,009
Joined: Apr 2010
Post: #37
RE: Filter Threads By Thread Prefix - MyBB 1.6 Only
And back on thread prefixes - I was looking in the old posts and I found this:

http://mybbhacks.zingaburga.com/showthread.php?tid=57  - its a thread about having custom smilies images - per theme. Of course I thought oooh, maybe we can do this for thread prefixes too.

But its not really the same. I did try using a theme image like RateU did for forums  in this thread, but I could not get to work.
http://mybbhacks.zingaburga.com/showthread.php?tid=448

I'm not sure if its the idea that is flawed or the execution by me, but it would be neat. Any suggestions?


[Image: leelink.gif]
MYBB1.6 & XThreads
11-22-2010 06:26 PM
Visit this user's website Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #38
RE: Filter Threads By Thread Prefix - MyBB 1.6 Only
I'm sorry, Lee. But I'm not quite sure what exactly do you want to do?
Do you mean you want the forum legend per forum but the images can't be displayed?

11-23-2010 01:44 AM
Find all posts by this user Quote this message in a reply
leefish Offline
Hamster
*****
Posts: 1,009
Joined: Apr 2010
Post: #39
RE: Filter Threads By Thread Prefix - MyBB 1.6 Only
No I want to have images for prefixes with the images per theme. Those are the methods I was looking at.


[Image: leelink.gif]
MYBB1.6 & XThreads
11-23-2010 04:51 AM
Visit this user's website Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #40
RE: Filter Threads By Thread Prefix - MyBB 1.6 Only
I think it can be done by using PHP In Template or Template Conditional plugin.

11-23-2010 05:42 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: