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
  #372  
Old 07-10-2008, 01:44 PM
DirtSnap DirtSnap is offline
 
Join Date: Jul 2008
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

first i would like to say thanks for the awesome hack kerry.

secondly, i feel like a total n00b for saying this but i can't even get the right column to work...
i followed the guide in the zip, enabled the right column in the vBulletin options > Ultimate Side Columns Options, then i tried to put some code onto the usc_block11 (i had no idea what i was doing here). I basically just want to make adsense ads show up in a right column. This is my code:

Code:
<tr>
<td class="alt1">   //had no idea what to put in the class

//adsense script
<script type="text/javascript"><!--
google_ad_client = "pub-XXXXXXXXXXXXXXXXXXX";
/* 120x600, created 7/9/08 */
google_ad_slot = "XXXXXXXXXX";
google_ad_width = 120;
google_ad_height = 600;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>


</td>
</tr>
If anyone could help me out, give me a rough idea how to get it working, or anything i would greatly appreciate it.
Reply With Quote
  #373  
Old 07-10-2008, 03:38 PM
Budget101 Budget101 is offline
 
Join Date: Jul 2008
Posts: 331
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am using the sidebar (Which I love, and thank you very much!!!), However, I cannot seem to get the blocks to show as "Individual" blocks.

For example, in the left hand column I am using Block 1 - which shows navigation buttons.

In Block 2, I have the following code

PHP Code:
<tr>
<
td><p align="center"><b><font color="#BC496B">SPONSORS</font></b><br>
SPONSOR CODE SNIPPED</p>
</
td>
</
tr
But, they all seem to run together like 1 Big long block instead of seperate ones,

block 1
block 2
block 3

How do I make them show individually?

(Just a note, I tried adding <br /> to the end of the code in box 2, but it only made the default box lower, rather than Block 2.
Reply With Quote
  #374  
Old 07-10-2008, 06:13 PM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by carwash View Post
Is there any way to get this to display in conjunction with the ipProArcade? It worked with VBArcade, but not with this new one.
It does work with any additional pages that are part of vBulletin if All Pages is selected.

Quote:
Originally Posted by Cooleyvol View Post
Can this be used to add side columns for ads and not have vb content in them?
Yes. That is the main purpose for it.
Quote:
Originally Posted by onestopadam View Post
I don't seem to be able to delete custom links from the usc_cp.php page in user cp.
This is a known bug. Set the display order to 0 for the items you don't want to show any longer.
Quote:
Originally Posted by onestopadam View Post
Also how would I go about under so it displays under the user info bit?
Use the below navbar option for the location.
Quote:
Originally Posted by Belder View Post
Thanks Kerry-Anne, this looks like a great addition. I'd like to display it on some styes, but not on all, so I'll run it up on my test board first. It doesn't sound as though that will be too much of a problem though. *Installed* - (but not yet "live").
Use the manual template edit options and perform the manual edits on the required styles.
Reply With Quote
  #375  
Old 07-10-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 lstintxs100 View Post
Fantastic addition, I love it.

Is there any way to add this so it shows in my archives? Search engines send alot of people to my archives rather than the live forum and I would like to monitize a little more on that.

If this is an easy edit, let me know what to edit and I will take care of the rest.



edit, You did not write the other product I mentioned so I removed it reference to it.
USC does not do this and it most likely needs file editing.
Quote:
Originally Posted by d-wiz View Post
I got double columns on both sides?



Also is there an easy reference for content or am I supposed to run through this thread?

Thans in advance for any answers!
If you have applied manual template edits then ensure that you have turned off the auto edits in the USC options by selecting the manual edits.
Quote:
Originally Posted by onestopadam View Post
OK this seems to break a couple of other javascript things for people on IE and Firefox - basically the Search dropdown and quicklinks drop down doesn't work and the whole sidebar doesn't display??? Any clues to fixing this one or anyone else had this problem? I've not edited anything I'm aware of that would cause this to happen.
This is not an issue with this modification and is a style related issue.
Quote:
Originally Posted by ssandgirls View Post
Im wondering if anyone knows how to get the little collaspe icon to sit ontop of the table... or better still in the table.... its way up above and Id like to have it resting ontop of the table.....

Also my forum loads much slower with this enabled, could I have done something wrong?

Should it effect load times?

heres a screen shot of my collapse icon, its way up to high.. how do I fix that?

Thankyou .....
Moving the collapse button causes it to disappear when collapsed or the column to not collapse. Load times are not affected by this, and are usually due to style issues.
Reply With Quote
  #376  
Old 07-10-2008, 06:22 PM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by trigatch4 View Post
Default display is:

[L. Side]......[Content].......[R. Side]

How would I display it like this:

[L. Side]......[R. Side].......[Content]

I guess I could edit this in the templates myself but am a little lost? Is there an easy "float left" type thing I can do or do I need to change the place that the sidebar appears in each template individually? If so.. where?
I posted the instructions for this earlier in this thread.
Quote:
Originally Posted by UaECasher View Post
Hello,

I have installed and uploaded all the files but i can't see the columns and i'm not really understanding how to add blocks the help file is little messy can any one help me please and tell me how to add links and stuff

Thank you
Ensure that you have enabled the columns in both the options and in the usergroup permissions/usergroup manager.
Quote:
Originally Posted by Chris04S View Post
Hi.. I am new to forums and new around here.. but certainly not new to building sites, etc. Anyway... building forums is a whole new world for me although I grasp the basics as I am used to HTML, CSS, RTML for you yahooers. Anyway, I just tried installing this, two questions, one, I have "re-skinned" the forum with one of miners skins, the sidebars are not showing up, could this be a cause, that I have re-skinned the forum that is?

My other question is I downloaded the Mini Navbar: Breadcrumb at Bottom of Thread
Version: 1.0.4,
prior and in the installed products screen it put a [s]slash through the name [/s]. I guess the USC plug in cancels out the Mini Navbar plugin?

Thanks for any help guys...

Chris
The auto edits may not work with modified styles and you should use the manual template edits in this case.

USC does not disable or affect any other modifications.
Reply With Quote
  #377  
Old 07-10-2008, 06:30 PM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by trigatch4 View Post
I want the only LINKS people are able to choose for the CUSTOM BLOCK to be links to forums and/or sub forums on my site. How could I accomplish this?

I have a TON of forums on my site and it'd be nice to use the CUSTOM BLOCK in the upper left to be a "quick reference" so people can set their favorite forums and always have access to them.

Instead of the complicated link entry featured now, you would just tick off check marks next to the forums you wanted to add and they would be added.

Anyone? Help appreciated!
There is no way to do this without extensive modification to the USC code.
Quote:
Originally Posted by ChandlerDog View Post
I don't know how you do the screen shots so I copy and paste. Now I'm getting this error in
Ultimate Side Columns Options


Display Pages For Left Column
Using this setting you can determine the pages where the left column will be displayed. An error occurred while processing the bitfield files, the following information was returned:
Error:
1
Display Pages For Right Column
Using this setting you can determine the pages where the right column will be displayed. An error occurred while processing the bitfield files, the following information was returned:
Reupload the files then point your browser to yourforums/admincp/index.php?do=buildbitfields

This error happens if you didn't follow the instructions and imported the product before uploading the files and not the other way around.
Quote:
Originally Posted by raman911 View Post
Any one tell me where is Ultimate Side Columns permissions located?
Usergroups > Usergroup Manager > Edit > Ultimate Side Columns Permissions

The options are at

vBOptions > Ultimate Side Columns Options
Quote:
Originally Posted by raman911 View Post
I installed it but it has made two right columns...one tothe right side where its supposed to be but it has also added one at the bottom of my page directly above hte "styles" box where you can change skins. When I enter info in box 1, it goes in both places. How did this happen? I checked for duplicate code but the code is in how it says it's supposed to be. help...
This is common if you had the old version installed and have selected the auto template edits without removing the manual edits. It also happens if you have enabled the auto edits but also performed the manual template edits. You need to either remove the manual template edits or change the auto template option to the use manual edits option.
Reply With Quote
  #378  
Old 07-10-2008, 06:38 PM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by UaECasher View Post
say i want to link (http://casherz.com/forums/vbplaza.php?) and in the Column i want it to appear Vbplaza what code should I add

Thank you for the help i really need to install the column
Put this in one of your block templates
Code:
<tr>
<td class="alt1">
<a href="vbplaza.php">vB Plaza</a>
</td>
</tr>
Quote:
Originally Posted by lstintxs100 View Post
I have no idea if this is the proper way to do it but. try this :

Code:


<tr>
<tr>
<td class="tcat">your title here</td>
</tr>
<td class="alt1">

This is where content will go.

</td>
</tr>
Nearly, but not quite.
Code:
 [s]<tr>[/s]
<tr>
<td class="tcat">your title here</td>
</tr>

<tr>
<td class="alt1">

This is where content will go.

</td>
</tr>
I added a stike through the code to be removed and bold for the code to be added.
Quote:
Originally Posted by hornstar1337 View Post
When I enable column start point with: below header and above navbar
All my pages show good. eg. footer is not messed up.

However, when I choose below navbar and below notices or below notices and forum descriptions almost all my other pages, eg. registration page, calendar page are showing up weird, eg. my footer is all messed up. Even with it disabled to not show on those pages they are still showing up weird.


So currently I have it set to below header and above navbar however ideally I like the setting: below navbar and below notices better.

What code is it looking for when it is set to this option? Maybe one of my templates does not have the needed code? or maybe I will need to make the template edit manually in which case, what templates and code do I need to edit?

Thanks.
Use the manual edit option and follow the manual edit options.
Quote:
Originally Posted by DirtSnap View Post
first i would like to say thanks for the awesome hack kerry.

secondly, i feel like a total n00b for saying this but i can't even get the right column to work...
i followed the guide in the zip, enabled the right column in the vBulletin options > Ultimate Side Columns Options, then i tried to put some code onto the usc_block11 (i had no idea what i was doing here). I basically just want to make adsense ads show up in a right column. This is my code:

Code:
<tr>
<td class="alt1">   //had no idea what to put in the class

//adsense script
<script type="text/javascript"><!--
google_ad_client = "pub-XXXXXXXXXXXXXXXXXXX";
/* 120x600, created 7/9/08 */
google_ad_slot = "XXXXXXXXXX";
google_ad_width = 120;
google_ad_height = 600;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>


</td>
</tr>
If anyone could help me out, give me a rough idea how to get it working, or anything i would greatly appreciate it.
That's fine. Make sure you have set the permissions for your usergroup to view the permissions.
Quote:
Originally Posted by Budget101 View Post
I am using the sidebar (Which I love, and thank you very much!!!), However, I cannot seem to get the blocks to show as "Individual" blocks.

For example, in the left hand column I am using Block 1 - which shows navigation buttons.

In Block 2, I have the following code

PHP Code:
<tr>
<
td><p align="center"><b><font color="#BC496B">SPONSORS</font></b><br>
SPONSOR CODE SNIPPED</p>
</
td>
</
tr
But, they all seem to run together like 1 Big long block instead of seperate ones,

block 1
block 2
block 3

How do I make them show individually?

(Just a note, I tried adding <br /> to the end of the code in box 2, but it only made the default box lower, rather than Block 2.
Code:
<tr>
<td><p align="center"><b><font color="#BC496B">SPONSORS</font></b><br>
SPONSOR CODE SNIPPED</p>
</td>
</tr>
</table>
<br />
<br />
<table width="100%" class="tborder" border="0" cellspacing="$stylevar[cellspacing]" cellpadding="$stylevar[cellpadding]">
Add the bold code as shown.
Reply With Quote
  #379  
Old 07-10-2008, 10:24 PM
d-wiz d-wiz is offline
 
Join Date: Jun 2008
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Kerry-Anne View Post
If you have applied manual template edits then ensure that you have turned off the auto edits in the USC options by selecting the manual edits..
But if I do that they dissapear? You do mean under vBulleting options/Ultimate Site Columns Options and then Column Start Point - I will edit the templates myself - thanks anyway, right?

BTW: Thank you for a great mod!
----------------------------------------------------------------------------
Does anyone know how to add this months calendar just like you see the last months calendar and next months calender on the calender page of the forum?

How about latest poll?
Reply With Quote
  #380  
Old 07-11-2008, 01:18 AM
sross sross is offline
 
Join Date: Mar 2004
Posts: 355
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, i have my right column working however on page load my entire page loads, then the column appears. So it's big page, then crunch down when the column appears. This is quite visually distracting to say the least. Is there any way around this? Thanks!
Reply With Quote
  #381  
Old 07-11-2008, 11:32 AM
d-wiz d-wiz is offline
 
Join Date: Jun 2008
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Could someone please tell me what is wrong on my page (www.ontopic.dk), you shpuld be able to see the right column.

As I see it I have these problems:

[S]1. The top block which has something to with the size of the picture and this line: <table class="tborder" border="0" cellpadding="6" cellspacing="1" width="160">
[/S]
[S]2. And the footer that has moved up under the right side blocks? I'm thinking this is due to me not clossing some tags?
[/S]
3. Search button and field doesn't work.

4. Latest posts doesn't work as it don't change and turns new posts bold.
Should work now just didn't update with all of the latest, but last time someone posted a new thread it appeared. Perhaps I'm missing new posts?
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:50 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.06154 seconds
  • Memory Usage 2,380KB
  • 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
  • (6)bbcode_code
  • (2)bbcode_php
  • (22)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