Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vBulletin 4 Sliding Like Sidebar For vB 3.7.x-3.8.x Details »»
vBulletin 4 Sliding Like Sidebar For vB 3.7.x-3.8.x
Version: 1.21, by J98680Bxxxxx J98680Bxxxxx is offline
Developer Last Online: Oct 2011 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.8.4 Rating:
Released: 01-01-2010 Last Update: 01-03-2010 Installs: 18
Uses Plugins Auto-Templates
Re-useable Code Additional Files Translations  
No support by the author.

What this mod does

It adds a sliding sidebar (see vBulletin 4, http://www.vbulletin.com/forum/) on the front page of your vBulletin 3.7.x ? 3.8.x forum.

Features:
  1. Fully phrased to allow language translation
  2. Option to have displayed the latest posts containing attachments
  3. Option to have displayed the latest slideshows threads created (https://vborg.vbsupport.ru/showthread.php?t=230476)
  4. Option to have displayed the latest albums photo created
  5. Option to have displayed the latest blog entries
  6. Option to have displayed the latest threads created
  7. Option to have displayed the latest social groups created
  8. Option to have displayed the latest polls created
  9. Option to have displayed a 3D rotating cumulus Tag Cloud (see WP-Cumulus screenshot @ http://wordpress.org/extend/plugins/...s/screenshots/)

Added in version 1.10
  1. Option to chose the tags type (most used/most searched)
  2. Option to have a specified static block, the content of which should be defined in the ACP.
  3. Latest Slide Shows taking into account the thread viewing permissions

Few corrections made for those having php5.

Added in version 1.20
  • Option to have displayed the latest posts
  • Option to have displayed the newest members.
  • Option to specify displayed orders for sidebar blocks.
  • Code for handling the tag cloud improved.
  • Correction made on database error where a threadid was not specified.


Added in version 1.21
  • Correction implemented on the missing tag link as reported.
  • Missing images for posts and members blocks added in the images/misc folder


Installation instructions - Version 1.20.
  1. Un-install any previous version product file xml
  2. Uncompress the archive
  3. Upload the content of the "upload" folder into your forum root/main directory
  4. Import the "product_vb4sidebar.xml" product via your ACP:
    ACP -> Plugins & Products -> Manage Product -> Add/Import Product
  5. Adjust the mod settings as you see fit.
    ACP -> vBulletin Options -> vBulletin Options -> vBulletin 4 Sidebar Option
  6. Save the specified settings.

Constructive suggestions for improvement are welcome!

Enjoy

Live demo at http://www.fuflixbulletin.net
It?s a member only discussion forum and registration is required.

Show Your Support

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

Comments
  #22  
Old 01-03-2010, 11:17 AM
Frank Sinatra's Avatar
Frank Sinatra Frank Sinatra is offline
 
Join Date: Nov 2008
Posts: 89
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Step by step but nothing happens here
thanks anyways, waiting for next update
Reply With Quote
  #23  
Old 01-03-2010, 11:26 AM
Taurus1's Avatar
Taurus1 Taurus1 is offline
 
Join Date: Dec 2009
Posts: 648
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If I PM you my login details will you be willing to help me? (When you have time!)
Reply With Quote
  #24  
Old 01-03-2010, 11:38 AM
J98680Bxxxxx J98680Bxxxxx is offline
 
Join Date: Jan 2008
Location: Bridge - Enterprise
Posts: 325
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Taurus1 View Post
If I PM you my login details will you be willing to help me? (When you have time!)
Yes, I will help you.
Reply With Quote
  #25  
Old 01-03-2010, 12:34 PM
ahmedeldeep's Avatar
ahmedeldeep ahmedeldeep is offline
 
Join Date: Jun 2007
Location: Egypt
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

dear sir,
when i activate the attachment block gives me an database error
PHP Code:
SELECT title FROM thread WHERE threadid =; 
i think this problem beacuse the side bar trying to fetch a thread id of an non thread attachment.

For example:
When some upload attachment but without submitting the thread , the product gives a database error because its not able to find the relevant thread

Do you have any idea ??
Reply With Quote
  #26  
Old 01-03-2010, 02:24 PM
p@ndu p@ndu is offline
 
Join Date: Jan 2009
Posts: 260
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Working but only for default style

EDIT : Sorry working fine with all skins

Thanks good mod
Reply With Quote
  #27  
Old 01-03-2010, 03:31 PM
ahmedeldeep's Avatar
ahmedeldeep ahmedeldeep is offline
 
Join Date: Jun 2007
Location: Egypt
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by indianhacker View Post
Working but only for default style


EDIT : Sorry working fine with all skins


Thanks good mod
Try to make a new thread , upload attachment but don't submit the thread and check the home page ??
Reply With Quote
  #28  
Old 01-03-2010, 06:49 PM
J98680Bxxxxx J98680Bxxxxx is offline
 
Join Date: Jan 2008
Location: Bridge - Enterprise
Posts: 325
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Added in version 1.10
  1. Option to chose the tags type (most used/most searched)
  2. Option to have a specified static block, the content of which should be defined in the ACP.
  3. Latest Slide Shows taking into account the thread viewing permissions

There was one strange "Fatal error: Cannot access empty property"

It has also been solved.
Reply With Quote
  #29  
Old 01-03-2010, 07:22 PM
ahmedeldeep's Avatar
ahmedeldeep ahmedeldeep is offline
 
Join Date: Jun 2007
Location: Egypt
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by J98680B2423E View Post
Added in version 1.10
  1. Option to chose the tags type (most used/most searched)
  2. Option to have a specified static block, the content of which should be defined in the ACP.
  3. Latest Slide Shows taking into account the thread viewing permissions

There was one strange "Fatal error: Cannot access empty property"

It has also been solved.
Thank you :up:
Reply With Quote
  #30  
Old 01-03-2010, 07:31 PM
betts02's Avatar
betts02 betts02 is offline
 
Join Date: Jun 2009
Posts: 910
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i gather this is just upload xml and overwrite ?
Reply With Quote
  #31  
Old 01-03-2010, 07:36 PM
J98680Bxxxxx J98680Bxxxxx is offline
 
Join Date: Jan 2008
Location: Bridge - Enterprise
Posts: 325
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by betts02 View Post
i gather this is just upload xml and overwrite ?
Yes. There is no database involved. Just upload, allow overwrite. Check the options in the ACP.
Reply With Quote
Reply


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 01:44 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04842 seconds
  • Memory Usage 2,317KB
  • 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
  • (1)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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