![]() |
Is there an option for subscriptions (Its in the same if-statement)
|
I installed it and everything looks OK, but when I try to stick a thread it dissapears lol. Any idea what I did wrong? I am not sure where the threads are going, but they just vanish. Everything else looks awesome though.
|
this mod cause these problems for me.
1. If you tried to access your usercp you get the following error "Warning: in_array(): Wrong datatype for second argument in /usercp.php(439) : eval()'d code on line 32" 2. if you hit menu > subscribed threads you get the following erro Warning: in_array(): Wrong datatype for second argument in /subscription.php(583) : eval()'d code on line 32 |
Quote:
But the interesting thing is that in my SHOWTHREAD template div is used instead of tr. So you code to find is Code:
<if condition="$show['member']"> Code:
<div><img class="inlineimg" src="$stylevar[imgdir_button]/subscribe.gif" alt="$vbphrase[subscription]" vspace="1" /> |
Quote:
Quote:
Quote:
|
Yep that was it lol. I missed one of the template edits. Works awesome now, Thanks!!
|
Very cool hack
|
Hmm... It works well, but the images aren't showing up? What can I do to fix this?
|
Upload the images to the proper image folder for the style you are using.
And click install :) |
Wow, just installed. That was pretty quick and easy. Great work!
Any way to add something to set it apart from the other threads (other than the stickypin)? For example, with a different background color or a prefix such as: MySticky: Personal Stickys (Like the default stickies do.) Edit: I'm going to call this "starring" in my forum to see how that works. So, something like this: Starred: Personal Stickys |
Absolutely fantastic, my forum userbase is from a Lithium powered forum and this is a feature of Lithium and they greatly miss it. I thank you.
|
Quote:
|
Beautiful! installed... - thanks
|
Hmm, I stickied a thread last night, and woke up this morning and the thread I had stickied wasn't showing up, but after I searched and found the thread it was saying it was still stuck.
Also I added a small seperator underneath the self-stickied threads and it was working fine last night but now when I woke up I have two seperators from the stickies and normal posts. |
Quote:
|
Quote:
I'll give it another try, though. Thanks again for this hack. It's just what I wanted ever since I read Wayne's post about it. |
this may be a totally idiotic question, but does this hack increase database queries?
If not, I'm installing immediately. Brilliant Idea! |
I can't find the images! Help me...
I uploaded them as-is to my directory, but they don't show up. Besides that, it works. Thanks a lot. |
Quote:
|
Quote:
But I'm not a coder, so take it for what it's worth. :) |
It doesnt add or modify any queries, it makes use of existing ones.
Although (obviously) it does execute a query when sticking or unsticking :p |
Thank you!
Installed :D |
Can anybody point me in the right direction for where to look to change the background color of personal stickies and to add a prefix (or perhaps even move the graphic to the front of the threadtitle)?
To change the background color, I've tried playing around with the threadbit by adding this conditional: Code:
<if condition="$thread['selfsticky'] == 1"> Code:
<if condition="$thread['personalsticky'] == 1"> Should I try something like this? Code:
<if condition="$personalsticky"> <td style="background: #FFE9B9;" class="alt2" id="td_title_$thread[realthreadid]" title="$thread[preview]"><img class="inlineimg" src="$stylevar[imgdir_misc]/mystickypin.gif" alt="$vbphrase[personal_sticky_thread]" /> </if> |
Quote:
|
good work man
|
Quote:
The thread will quite simply be stickied to the top of its own page, not the first page per see. |
Quote:
Great :) Thanks for the work on this! It's a great idea! :) |
My SHOWTHREAD has:
Code:
<if condition="$show['member']"> Code:
<if condition="$show['member']"> Thank you |
Quote:
|
Quote:
!!!!!! |
A member is reporting that even though they have stickied a thread, once the most recent reply exceeds what is on page one, it then dissapears.
|
Quote:
Code:
==== Find in FORUMDISPLAY: Code:
==== Find in FORUMDISPLAY: Code:
==== Find in FORUMDISPLAY: |
Ah just for giggles, here's the part of my FORUMDISPLAY that is modified:
Code:
<!-- show threads --> |
Installed it with no troubles and members are enjoying it. Thanks for nifty little tool for the members.
|
It's there.. do a search for subscribe_to_this_thread in the template.
Quote:
|
Installed-- works great thx.
-tristan |
Once you figure out how to get it stuck on all pages, consider in re-installed. :)
|
Quote:
|
Quote:
This will only change the order of appearance (forum-sticky / own-sticky / threads) What Drumsy was telling: Once I want to personal stick a thread located at page 2 it only will show up as a sticky at page 2, and not at page 1, which forum-sticky does. |
So what's the fix to the bug with it not staying stickied?
|
All times are GMT. The time now is 01:01 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|