Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Ultimate Side Columns 2.2 Details »»
Ultimate Side Columns 2.2
Version: 2.2, by peterska2 peterska2 is offline
Developer Last Online: Nov 2013 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.7.0 Rating:
Released: 04-04-2008 Last Update: 05-15-2008 Installs: 659
DB Changes Uses Plugins Template Edits Auto-Templates
Additional Files Translations  
No support by the author.

Ultimate Side Columns
By Kerry-Anne www.peterska2.co.uk

Welcome to Ultimate Side Columns 2.2 !

USC 2.2 has now been released!!!!

Introduction

Following the success of the left and right side column modifications, and building on their weaknesses, the Ultimate Side Columns system was born.

Ultimate Side Columns (USC) is your one stop shop for all your side columns needs. It is an easy to configure, all in one solution.

USC 2.0 was born through the evolution and bug fixing of USC 1.0 for vBulletin 3.6 and is for vBulletin 3.7.0 RC1 and later only. It is not supported with earlier versions and may not work with them.

Features

USC 2.0 is fully customizable, can use conditions and variables (not available in USC 1.0), has greater flexibility in where it can be omitted from (after requests received), and contains new functionality of both independently collapsible columns and user defined custom links to be displayed on a per user basis in the column location of the administrators choosing.

A maximum of 20 blocks spread over the two columns are available at this time. However, if more are required then an expansion pack will be provided. The blocks can be reordered and moved between the templates with ease through simple template edits.

USC 2.2 Change Log:
Fixed bug with profile.php?do=editattachments
Added All Pages options

USC 2.1 Change Log:
Fixed blank page caused by missing template in the XML
Added compatibility with 3.7.0 Stable/Gold
Manual Template Edit instructions added to package
Enhanced the display page choices to allow exact selection of the pages where USC is to be displayed
Added usergroup permissions in addition to the global options for viewing the left column, viewing the right column, and using the custom contents block.

USC 2.1 has additional files. You need to upload the files first BEFORE importing the product

Upgrading from USC 2.0
Upload the contents of the upload folder, except the admincp directory, then import the XML.

Go to vBOptions > USC Options and set the display pages using the new options
Go to Usergroups > Usergroup Manager and set the permissions for each usergroup as desired. By default no permissions are given to any usergroups.

Upgrading from USC 1.0

USC 2.0 has been rewritten from the ground up and therefore all the blocks have been moved from the settings into the templates. Therefore, a unique upgrade script has been provided which must be run before importing the new product. Importing the new product first will result in the loss of your existing USC contents.

The upgrade script is located in the admincp directory after uploading the USC files and is ran by pointing your browser to admincp/usc_upgrade.php

Full upgrade instructions are included in the upgrade readme file in the zip.

Installation Instructions

Download the zip, unzip it and upload the contents of the upload folder to your forum directory. Import the product, all done.

Full instructions are included in the install readme in the zip.

Support

This modification has limited support only and is therefore flagged as unsupported. Support will be given when possible although it is always preferable when users of USC support each other. This was very successful with USC 1.0 and therefore is continued with USC 2.0

If you have any other combinations of pages that you would like to see available for the column options, please post them in the support thread ensuring that you add the title "USC Page Combination Request" to your post, or use this as the first line of your post ensuring that it is in bold text. This is very specific as due to the limited nature of support and time, the support thread will only be quickly skimmed through and therefore requests may be missed if it is not clear what they are.


The screenshots attached to this post and the next one show a range of pages with a range of column combinations. They are not labeled but they are pretty self explanatory.

Enjoy USC 2.0.

Kerry-Anne


PLEASE NOTE: This modification is unsupported. You may not receive a reply right after posting. Please try and help each other out.



Problems with your side columns not showing?
For your side columns to show, you need to update your usergroup permissions from the usergroup manager for each usergroup

Problems with errors in your vBOptions?
Point your browser to admincp/index.php?do=buildbitfields then try again

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:

Comments
  #422  
Old 07-30-2008, 05:03 PM
Fungsten's Avatar
Fungsten Fungsten is offline
 
Join Date: Jul 2006
Posts: 1,131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When I downloaded the Mod the only files I got were USC_22 and __MACOSX. Nothing else. Any ideas? TIA.
Reply With Quote
  #423  
Old 07-30-2008, 06:10 PM
lstintxs100's Avatar
lstintxs100 lstintxs100 is offline
 
Join Date: Dec 2005
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There are two directories. usc_22 contains the product and files to upload.
Reply With Quote
  #424  
Old 07-30-2008, 06:52 PM
RrCoX22's Avatar
RrCoX22 RrCoX22 is offline
 
Join Date: Nov 2006
Location: Los Altos, Ca
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

think it clearly states that 2.1 needs to be downloaded first...

anyone have any word on this expansion pack? I would like to have 20+ blocks on one side!
Reply With Quote
  #425  
Old 07-31-2008, 12:01 AM
xtremesystems xtremesystems is offline
 
Join Date: Jul 2008
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

*** Update ***
I got this to work, I was not going into "vBulletin Options" and then "Ultimate Side Column Options" to edit the settings. Now it works like a charm. I'll leave this message here just in case anyone else has this problem.
*** /Update ***

I am having a problem getting the right col to show up. I have installed version 2.2, and went into usergroups and made all of my groups able to see the right col. I refresh my view of the forum, even log out and back in again and still no right column.

I put a table into block 11 (first block on right side) with just some simple text in it (test col) and this does not show up. See code below:

usc_block_11
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td>Test Col</td>
</tr>
</table>

The only variable that is in my configuration that may be a problem is that I have the vBadvanced Dynamics addon installed. Not sure if this would cause this not to show up though since vBadvanced doesn't mess with col's in the forum to my knowledge.

Anyone have any ideas or a place I could go to troubleshoot further?
Reply With Quote
  #426  
Old 07-31-2008, 09:09 AM
RrCoX22's Avatar
RrCoX22 RrCoX22 is offline
 
Join Date: Nov 2006
Location: Los Altos, Ca
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

oh wow this is a truely amazing mod... i didn't even realize that 10 blocks on each side is plenty enough for what I need to do.

INSTALLED!
Reply With Quote
  #427  
Old 07-31-2008, 03:09 PM
Fungsten's Avatar
Fungsten Fungsten is offline
 
Join Date: Jul 2006
Posts: 1,131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lstintxs100 View Post
There are two directories. usc_22 contains the product and files to upload.
It says that is a 0 byte file.
Reply With Quote
  #428  
Old 07-31-2008, 03:32 PM
lstintxs100's Avatar
lstintxs100 lstintxs100 is offline
 
Join Date: Dec 2005
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Fungsten View Post
It says that is a 0 byte file.
Try again or right click and save as. I just downloaded it again to test and the files were there in internet explorer.
Reply With Quote
  #429  
Old 07-31-2008, 04:22 PM
ecoReef ecoReef is offline
 
Join Date: Jan 2008
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi All,

I am stuck. I uploaded the files from [UPLOAD]... and deleted the usc_upgrade.php from the AdminCP directory...

but when I try to import bitfield_usc.xml ... I get an error "Invalid File Specified"

I know I'm missing something.... but I can't figure it out and I already spend 1hr on it.

Please help!

Cheers
Reply With Quote
  #430  
Old 07-31-2008, 04:45 PM
Fungsten's Avatar
Fungsten Fungsten is offline
 
Join Date: Jul 2006
Posts: 1,131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lstintxs100 View Post
Try again or right click and save as. I just downloaded it again to test and the files were there in internet explorer.
Still not there.
Reply With Quote
  #431  
Old 07-31-2008, 05:40 PM
RrCoX22's Avatar
RrCoX22 RrCoX22 is offline
 
Join Date: Nov 2006
Location: Los Altos, Ca
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

tell me if I'm wrong but is there more that I have to do besides this?

First Step...

Open FTP - > Open USC_22 Folder -> Open Upload Folder - > Open Includes Folder -> Open XML Folder -> Upload the bitfield_usc xml file to root/forums/includes/xml

Next step...

Open vBulletin Admincp -> Plugins & Products -> Manage Products -> Click "Add/Import Product" -> Under "Import Product" Box -> Click Browse -> Open "product-ka_ultimate_sidecolumn_2-2 XML Document in the USC_22 folder -> Click Import

And your done!

If this is all that needs to be done I hope that helped some people who are having trouble.

Don't forget to go to VB Options and Styles & Templates to edit the mod configurations to your likings
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 07:12 PM.


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.05014 seconds
  • Memory Usage 2,322KB
  • 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
  • (3)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
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (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
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_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