vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   End-User Options - Personal Sticky Threads (https://vborg.vbsupport.ru/showthread.php?t=189444)

BigDog56 09-18-2008 11:46 AM

Another problem, regestered members do not see the icon image. It works, in 2 places, but the little icon is missing.

EDIT: Once a person posts in the thread they have stuck, then the icon will show up.

GoTTi 09-19-2008 08:08 AM

i would like also to see this mod as a full plugin with no file edits and if possible no template edits. good luck

Sawa Dee SohL 10-08-2008 05:53 PM

Great hack - got a question thought

I have this enabled on my forum - but I want it so only certain members can access this feature (ie depends on what usergroup their in)

How can I make this possible? So that only certain groups can use this?

Kaelon 10-08-2008 06:02 PM

Quote:

Originally Posted by Sawa Dee SohL (Post 1640514)
Great hack - got a question thought

I have this enabled on my forum - but I want it so only certain members can access this feature (ie depends on what usergroup their in)

How can I make this possible? So that only certain groups can use this?

Hi there. I'm glad that you like it. Please "Mark as Installed" so that I can keep you informed of any changes and improvements I make.

Re: your question, the first add-on for this patch can limit it by usergroup:

https://vborg.vbsupport.ru/showpost....&postcount=141

Sawa Dee SohL 10-08-2008 06:15 PM

Beautiful! Thank you for your prompt support!

(i clicked mark and it went back to this page) - so I hope I did it correct :D

Kaelon 10-08-2008 06:22 PM

Quote:

Originally Posted by Sawa Dee SohL (Post 1640528)
Beautiful! Thank you for your prompt support!

(i clicked mark and it went back to this page) - so I hope I did it correct :D

You are most welcome, and yes, you are all set. Thank you!

The Add-on that I linked you to is the basic principle by which you can limit by usergroup; it just requires some minor tinkering with the plugin and you can get it to be a special benefit; I use it, for example, for my subscribers.

hoseman666 10-09-2008 07:20 AM

I'm pretty much a noob here, was able to get this somewhat functional. The only problem I can see right now is instead of the .gifs showing, instead it says "Personal Sticky Thread" (in thread tools it just says Unstick This Thread; no image).

Any ideas what I need to do to remedy this?

TIA

Hose

*edit* nvm, fixed in myself. Forgot to add the .gifs to the skin directories

mangus580 10-14-2008 06:51 PM

GREAT Mod...

wonder if there is a way to incorporate this https://vborg.vbsupport.ru/showthread.php?t=165550 to work with it??

rob01 10-16-2008 04:32 AM

i try to add it

but i get a databese error
when i add this line

AND threadid NOT IN ($personalstickysq)

from

Code:

$getthreadids = $db->query_read_slave("
                SELECT " . iif($sortfield == 'voteavg', $votequery) . " thread.threadid,
                        $tachy_columns
                        $hook_query_fields
                FROM " . TABLE_PREFIX . "thread AS thread
                $tachyjoin
                $hook_query_joins
                WHERE forumid = $foruminfo[forumid]
                        AND sticky = 0
                        AND threadid NOT IN ($personalstickysq)
                        $prefix_filter
                        $visiblethreads
                        $globalignore
                        $limitothers
                        $datecut
                        $hook_query_where


someone knows whats going?


edit: it seems to work even if you dont add the editions in forumdisplay.php, in vb 3.8.0

Keyser S?ze 11-03-2008 08:03 PM

in threadbits template i get this error, i have checked and rechecked it

The following error occurred when attempting to evaluate this template:

The conditional on line 14 appears to be missing its end tag (</if>). The template will not function properly unless this is fixed.

This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.


All times are GMT. The time now is 08:59 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01086 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete