The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Ultimate Side Columns 2.2 Details »» | |||||||||||||||||||||||||
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
|
Благодарность от: | ||
Comments |
#372
|
|||
|
|||
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> |
#373
|
|||
|
|||
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:
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. |
#374
|
||||
|
||||
Quote:
Quote:
Quote:
Quote:
Use the manual template edit options and perform the manual edits on the required styles. |
#375
|
||||
|
||||
Quote:
Quote:
Quote:
Quote:
|
#376
|
|||
|
|||
Quote:
Quote:
Quote:
USC does not disable or affect any other modifications. |
#377
|
||||
|
||||
Quote:
Quote:
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:
The options are at vBOptions > Ultimate Side Columns Options Quote:
|
#378
|
|||||
|
|||||
Quote:
Code:
<tr> <td class="alt1"> <a href="vbplaza.php">vB Plaza</a> </td> </tr> Quote:
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> Quote:
Quote:
Quote:
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]"> |
#379
|
|||
|
|||
Quote:
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? |
#380
|
|||
|
|||
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!
|
#381
|
|||
|
|||
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? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|