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
  #142  
Old 05-15-2008, 05:47 PM
CThiessen CThiessen is offline
 
Join Date: May 2007
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,
pretty good an helpful Add-on.
Here are some custom changes that I made to collapse the sidebar total (At least with Firefox an IE not working with Safari). At my Site this only available for Users but it belong to you where you like to put in the Code.


My usc_sidecolumn_left:
Code:
<td valign="top">
<if condition="$vboptions[usc_collapse_left]">
<table border="0" cellspacing="0" cellpadding="0" style="padding-right: 20px">
<tbody id="collapseobj_usc_left" style="$vbcollapse[collapseobj_usc_left]">
<tr>
<td>
</if>
<table border="0" width="200" cellpadding="2" cellspacing="$stylevar[cellspacing]" class="tborder">
<if condition="$vboptions[usc_left_title]">
<tr>
<td class="thead">$vboptions[usc_left_title]</td>
</tr>
</if>
$block1
$block2
$block3
$block4
$block5
$block6
$block7
$block8
$block9
$block10
<if condition="$vboptions[usc_collapse_left]">
</table>

<br>
$tag_cloud

</tr>
</td>
</tbody>
</if>
</table>
<br>

<td width="0" valign="top"><img src="clear.gif" border="0" width="0" />
</td>
In my navbar I put in (Use some extra Graphics)

Code:
<a  href="#top" onclick="return toggle_collapse('usc_left')"><img class="inlineimg" id="collapseimg_usc_left" src="$stylevar[imgdir_button]/collapse_sidebar$vbcollapse[collapseimg_usc_left].gif" alt="" border="0" /></a>
<br />
Greetings
Christian
Reply With Quote
  #143  
Old 05-15-2008, 10:26 PM
Subah's Avatar
Subah Subah is offline
 
Join Date: Feb 2006
Location: KUWAIT
Posts: 393
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How can i add picture in the column ??
Reply With Quote
  #144  
Old 05-16-2008, 05:38 AM
Hornstar Hornstar is offline
 
Join Date: Jun 2005
Location: Australia
Posts: 2,469
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

http://www.peterska2.co.uk/profile.p...ditattachments Can you see if you get an error on your page? Because I get the following error on my site when going to the similiar link:

Code:
Fatal error:  Cannot use assign-op operators with overloaded objects nor string offsets in /homepages/22/d198817824/htdocs/profile.php(3669) : eval()'d code on line 30

If I disable this, I can access that page fine, but if it is enabled, I get the above error.
Reply With Quote
  #145  
Old 05-16-2008, 06:44 AM
CThiessen CThiessen is offline
 
Join Date: May 2007
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Subah View Post
How can i add picture in the column ??
Hi,
For put in pictures use Standard HTML in the ?usc_block_X? Templates.

For what you see in the screenshot above your Post (Icon with Link)

Code:
<div class="smallfont">
<img  class="inlineimg" border="1" alt="" src="/designs/gl/statusicon/geld.gif"/>
<a href=/brasilien/wechselkurs/>Wechselkurs</a></div>
Greetings
Christian
Reply With Quote
  #146  
Old 05-16-2008, 04:51 PM
mattswanson mattswanson is offline
 
Join Date: Oct 2006
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by meolangthang View Post
Hi,

Someone here can explain me why in Ultimate Side Columns Options, the Display pages for right and left columns options show "An error occurred while processing the bitfield files, the following information was returned:" ???
I am having this problem too.

An error occurred while processing the bitfield files, the following information was returned:
Reply With Quote
  #147  
Old 05-16-2008, 05:24 PM
CThiessen CThiessen is offline
 
Join Date: May 2007
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,
I can´t remember exactly but I had something similar after the update to 3.7. The reason was vBCredits. If you have this Mod running you need to update.

Christian
Reply With Quote
  #148  
Old 05-16-2008, 06:18 PM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by meolangthang View Post
Hi,

Someone here can explain me why in Ultimate Side Columns Options, the Display pages for right and left columns options show "An error occurred while processing the bitfield files, the following information was returned:" ???
Quote:
Originally Posted by mattswanson View Post
I am having this problem too.

An error occurred while processing the bitfield files, the following information was returned:
You need to make sure that you have uploaded the files BEFORE importing the product. I'm not sure how much clearer this needs to be.
Reply With Quote
  #149  
Old 05-16-2008, 06:20 PM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by hornstar1337 View Post
http://www.peterska2.co.uk/profile.p...ditattachments Can you see if you get an error on your page? Because I get the following error on my site when going to the similiar link:

Code:
Fatal error:  Cannot use assign-op operators with overloaded objects nor string offsets in /homepages/22/d198817824/htdocs/profile.php(3669) : eval()'d code on line 30
If I disable this, I can access that page fine, but if it is enabled, I get the above error.
I have recreated this on localhost. Looking into it now.

[edit] I've found the problem. It is something to do with the auto edits. I'm still looking into it but a fix is that if the autoedits are disabled and the manual edits used that it will resolve the problem.

[edit 2] I've put a fix in which disables the display of the columns in all profile.php pages. I haven't found the reason for this yet or why it only affects that one particular page.
Reply With Quote
  #150  
Old 05-16-2008, 06:41 PM
mattswanson mattswanson is offline
 
Join Date: Oct 2006
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Kerry-Anne View Post
You need to make sure that you have uploaded the files BEFORE importing the product. I'm not sure how much clearer this needs to be.
Well now that would be a little more difficult as the ZIP file I downloaded didn't include any other files that needed to get moved over. I'll download it again and see what I come up with.
Reply With Quote
  #151  
Old 05-16-2008, 06:47 PM
mattswanson mattswanson is offline
 
Join Date: Oct 2006
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well I see the problem, the Zip file seems to keep generating little error messages about missing files. When I auto extracted the zip file it just pulled out what it could and in this case missed the entire uploads folder. Was this zip compiled on a Mac by any chance?
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 05:47 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.05021 seconds
  • Memory Usage 2,331KB
  • 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
  • (5)bbcode_code
  • (6)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
  • (3)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