vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Personal Stickys (https://vborg.vbsupport.ru/showthread.php?t=102535)

sip217 01-06-2006 07:49 PM

Awesome! I just installed it. I think my users will love this one!

xml 01-12-2006 08:36 PM

i installed this plugin and its wonderful

But when plugin/Hook system is disabled i get this error when i try to login each section of my forum

Quote:

Database error in vBulletin 3.5.2:

Invalid SQL:

SELECT threadid, lastpost, open
FROM thread AS thread
WHERE forumid = 3
AND (sticky = 1
OR threadid IN ())
AND visible IN (0,1,2);

MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '))
AND visible IN (0,1,2)' at

can you fix this problem?

its really a big problem when you disbale a plugin your forum wont be working again

Mephisteus 01-13-2006 05:59 AM

Thats because that is a file edit

kr580 01-16-2006 02:04 AM

I installed this but the pin icon isn't showing up next to the threads. I uploaded the pics and then installed... the 'Stick this thread' icon shows fine, but not the pin.

Any ideas?

Totti 01-16-2006 07:11 AM

the normal pin goes to images and the stick this pin to images\style i think

kr580 01-16-2006 04:51 PM

Quote:

Originally Posted by Totti
the normal pin goes to images and the stick this pin to images\style i think

I uploaded them per instructions.

digitalSite 01-17-2006 11:25 PM

Hi: This looks like a pretty cool addition to my vB :) I was wondering, how would one "market" this feature? In other words, what can it be used for? Do you create a special forum only with people's sticky's on them, like a sticky board? Anyone like to share how you use this on your board? Looking for suggestions. Thanks :)

Legende 01-18-2006 07:26 PM

it's not working on my board :ermm: i've done everything what's in the readme but when i press "stick the thread" it's a short loading but nothing happens?

smdani 01-26-2006 11:12 AM

Quote:

Originally Posted by Floris
I know, but I really hope some day it will include a 'list my personal sticky threads' link in the usercp :)

I hope too

And I was trying to call the list of forums what were marked as stiky and I had managed to show it with two SQL queries and some other code. Like this
PHP Code:

SELECT threadsticky FROM user WHERE userid='$the_user_I_want' ORDER BY  username ASC 

And this
PHP Code:

SELECT threadid,title,lastpost,lastposter FROM thread WHERE threadid $fa ORDER BY lastpost DESC 

Where $fa takes the list of threadids who had marked and $the_user_I_want is my problem because I don?t know how to take the $userid at the same time that I do the rest of it

The only step left is to put this into the userCP whit a plugin, template change, or editing the usercp.php but its out of my range, I do some tries without success

?Any one could help me with some clue?
Thanks for your help, and thanks for the hack, its really good

SilentNoise 02-08-2006 01:52 AM

Love it. that's one heck of an idea


All times are GMT. The time now is 03:02 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
  • Page Generation 0.01361 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
  • (2)bbcode_php_printable
  • (3)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