Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons

Reply
 
Thread Tools
Separate Sticky and Normal Threads Details »»
Separate Sticky and Normal Threads
Version: 1.05, by Atakan KOC Atakan KOC is offline
Developer Last Online: Mar 2023 Show Printable Version Email this Page

Category: Forum Display Enhancements - Version: 3.6.8 Rating:
Released: 06-07-2006 Last Update: 08-04-2006 Installs: 2127
Uses Plugins Template Edits
 
No support by the author.

Go to your admin cp, then:
Plugin System -> Manage Products -> [Add/Import Product] -> Select 'product-Separate.xml' from your computer then press 'Import'


Separate Sticky and Normal Threads Setting

Go to your admin cp, then:
vBulletin Options -> Forum Display Options (forumdisplay) ->
Separate Sticky and Normal Threads (Yes/No)

1.0.4 Initial Version.
1.0.5 fix bug.



Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #102  
Old 11-24-2006, 11:29 AM
Mudvayne's Avatar
Mudvayne Mudvayne is offline
 
Join Date: Dec 2005
Location: /dev/null/
Posts: 393
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Kadi View Post
Will this work on 3.6.4?
Yep..
Reply With Quote
  #103  
Old 12-01-2006, 04:13 PM
baktabul baktabul is offline
 
Join Date: Oct 2006
Location: Misafir
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it works good..thanks everybody..
Reply With Quote
  #104  
Old 12-05-2006, 07:37 AM
Olli460 Olli460 is offline
 
Join Date: Jan 2005
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Umm weird...I can install the 3.5 version but when I try to upgrade using this version I get this error:

Code:
Database error in vBulletin 3.6.4:

Invalid SQL:

				INSERT INTO setting
					(varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, validationcode, blacklist, product)
				VALUES
					(
					'gosterx1',
					'forumdisplay',
					'1',
					'1',
					'boolean',
					'yesno',
					240,
					0,
					1,
					'',
					0,
					'Separate'
	),
	(
					'gosterx2',
					'forumdisplay',
					'0',
					'0',
					'number',
					'<select name=\\\"setting[$setting[varname]]\\\" tabindex=\\\"1\\\" class=\\\"bginput\\\">\r\n<option value=\\\"0\\\" \" . iif($setting[\'value\']==0,\'selected=\"selected\"\') . \">Style 1</option>\r\n<option value=\\\"1\\\" \" . iif($setting[\'value\']==1,\'selected=\"selected\"\') . \">Style 2</option>\r\n</select>',
					250,
					0,
					1,
					'',
					0,
					'Separate'
	),
	(
					'gosterx3',
					'forumdisplay',
					'0',
					'0',
					'boolean',
					'yesno',
					260,
					0,
					1,
					'',
					0,
					'Separate'
	);

MySQL Error  : Duplicate entry 'gosterx1' for key 1
Error Number : 1062
Date         : Tuesday, December 5th 2006 @ 03:37:06 AM
Script       : http://www.emuv2.com/forums/admincp/plugin.php?do=productimport
Referrer     : http://www.emuv2.com/forums/admincp/plugin.php?do=productadd
IP Address   : 24.165.55.115
Username     : Crono
Classname    : vb_database
Any reason why??? Not that it really matters seeing how I dont think there is a difference...I was just wondering. o_0
Reply With Quote
  #105  
Old 12-05-2006, 08:07 AM
Natalie@Club Natalie@Club is offline
 
Join Date: Oct 2006
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Excellent, thank you
Reply With Quote
  #106  
Old 12-05-2006, 08:48 AM
wilburshere wilburshere is offline
 
Join Date: May 2005
Location: Sydney
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

excellent *installed*
Reply With Quote
  #107  
Old 12-05-2006, 08:53 AM
MrPHD's Avatar
MrPHD MrPHD is offline
 
Join Date: Feb 2006
Location: Portugal
Posts: 385
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Olli460 View Post
Umm weird...I can install the 3.5 version but when I try to upgrade using this version I get this error:

Code:
Database error in vBulletin 3.6.4:

Invalid SQL:

				INSERT INTO setting
					(varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, validationcode, blacklist, product)
				VALUES
					(
					'gosterx1',
					'forumdisplay',
					'1',
					'1',
					'boolean',
					'yesno',
					240,
					0,
					1,
					'',
					0,
					'Separate'
	),
	(
					'gosterx2',
					'forumdisplay',
					'0',
					'0',
					'number',
					'<select name=\\\"setting[$setting[varname]]\\\" tabindex=\\\"1\\\" class=\\\"bginput\\\">\r\n<option value=\\\"0\\\" \" . iif($setting[\'value\']==0,\'selected=\"selected\"\') . \">Style 1</option>\r\n<option value=\\\"1\\\" \" . iif($setting[\'value\']==1,\'selected=\"selected\"\') . \">Style 2</option>\r\n</select>',
					250,
					0,
					1,
					'',
					0,
					'Separate'
	),
	(
					'gosterx3',
					'forumdisplay',
					'0',
					'0',
					'boolean',
					'yesno',
					260,
					0,
					1,
					'',
					0,
					'Separate'
	);

MySQL Error  : Duplicate entry 'gosterx1' for key 1
Error Number : 1062
Date         : Tuesday, December 5th 2006 @ 03:37:06 AM
Script       : http://www.emuv2.com/forums/admincp/plugin.php?do=productimport
Referrer     : http://www.emuv2.com/forums/admincp/plugin.php?do=productadd
IP Address   : 24.165.55.115
Username     : Crono
Classname    : vb_database
Any reason why??? Not that it really matters seeing how I dont think there is a difference...I was just wondering. o_0
Hi, When you upgrade for 3.6.x do you really follow steps? do you Edit the file config.php.new on folder Includes and delete install.php on folder Install?Regards
Reply With Quote
  #108  
Old 12-05-2006, 10:11 AM
Distance's Avatar
Distance Distance is offline
 
Join Date: Jul 2006
Location: Boston, Uk
Posts: 725
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Are you talking about upgrading your forum or upgrading this product?

When i upgraded the product from 3.5 version to this new version i got an error aswel..

I fixed it by uninstalling the old version of the product then in installed the new one

for some reason overwrite didnt work and just gave me edits
Reply With Quote
  #109  
Old 12-05-2006, 10:15 AM
snobird1211 snobird1211 is offline
 
Join Date: Nov 2006
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i get database error when trying to install
Reply With Quote
  #110  
Old 12-05-2006, 10:19 AM
Distance's Avatar
Distance Distance is offline
 
Join Date: Jul 2006
Location: Boston, Uk
Posts: 725
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

have you uninstalled any old versions of the hack ?
Reply With Quote
  #111  
Old 12-05-2006, 08:30 PM
Darklyte Darklyte is offline
 
Join Date: Nov 2006
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Got a request. how about making it so you can see stickies regardless of if you can see the rest of the threads.

I have a private application forum for prospective guild members. I want the applications to be only viewed by the applicant and the officers. However, I need a way to that they can view threads that administrators post. Or just stickies in general.

Eh?
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:45 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.15504 seconds
  • Memory Usage 2,307KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete