vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Miscellaneous Hacks - Ultimate Side Columns 2.2 (https://vborg.vbsupport.ru/showthread.php?t=175181)

wassimeh 10-08-2009 04:03 PM

Quote:

Originally Posted by ChandlerDog (Post 1846941)
At one time I had USC up and running just fine:). Then :eek:my forum got hacked :mad:and it was gone. Now I have the time to work on it. All the files seems to be in place but I have nothing showing. :confused:I did find this 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:

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:


Before I start messing around, what steps should I take to trouble shoot this.

I'm getting the exact same Issue. Can anyone hep to troubleshoot this issue?
I've used this mod in the past with older version of vbulletin.

BucWiLd 10-11-2009 10:22 PM

Any one know where i can find a random social group module to add to this?

gazzak 11-13-2009 01:08 PM

We use this mod and like it, but does anyone know of a way to remove the side colums for certain selectable styles whilst keeping them for others?

iflymyhelishigh 11-17-2009 07:17 PM

Now its time to wait for this to be migrated to VB4 :)

I'm currently using this mod for my advertisements on my site, and without those, the site doesn't exist. haha

jeddahbikers 12-05-2009 05:52 PM

Thanks a lot it's very useful

cc8balla 12-09-2009 11:30 AM

Quote:

Originally Posted by iflymyhelishigh (Post 1916127)
Now its time to wait for this to be migrated to VB4 :)

I'm currently using this mod for my advertisements on my site, and without those, the site doesn't exist. haha

YES, this mod is integral to my site as well, any chance it will be migrated to VB4?

Anne Lise 12-29-2009 10:51 AM

Can this please be changed to be compatibel with the 4.0-version?

Fungsten 12-29-2009 03:08 PM

Quote:

Originally Posted by Anne Lise (Post 1941412)
Can this please be changed to be compatibel with the 4.0-version?

Same here.

LouisB 01-03-2010 09:08 PM

v4.0 please :) Good work.

Bat21 01-03-2010 09:28 PM

Quote:

Originally Posted by Anne Lise (Post 1941412)
Can this please be changed to be compatibel with the 4.0-version?

Quote:

Originally Posted by Fungsten (Post 1941584)
Same here.

Quote:

Originally Posted by LouisB (Post 1946384)
v4.0 please :) Good work.

Why don't you guys use the Forum Blocks Manager that is part of the new vB4?... it does the same :up:

Anne Lise 01-03-2010 10:43 PM

It only shows on the mainpage :)

grey_goose 01-18-2010 05:03 PM

Is there somewhere people share modules? I'd like a side column of recently replied threads like what vBA's portal does...

MagicThemeParks 01-20-2010 11:52 AM

What a great mod! :up:

Installed to 3.84 without any issues! Thanks!

grey_goose 01-21-2010 11:05 PM

Can someone help me out and stick vbispy in a block and share the code?

edward hamilton 01-22-2010 05:44 PM

I've been using this mod for more than a year but there is one thing that I'd like to fix.

After logging out members are sent to this page
PHP Code:

../forums/login.php?do=logout&logouthash

and the following code is found in the source code for that page.

PHP Code:

<!-- BEGIN TEMPLATEusc_table_end -->
</
td>

</
tr>
</
table>

<!-- 
END TEMPLATEusc_table_end --> 

This is causing some problems and I'd like to add a conditional statement in the usc_table_end template but don't know what condition would indicate that the visitor is looking at
PHP Code:

../forums/login.php?do=logout&logouthash

Any ideas would be appreciated. I want to use something like in the usc_table_end template
PHP Code:

<if condition!="???"></td>
$usc_right
</tr>
</
table></if> 

I know this is incorporated in v4.0 but I'm not running PHP5 on my server yet so I've got to deal with what I have.

edward hamilton 01-23-2010 02:23 PM

I hope this helps someone else. I've added this to the usc_table_end template
PHP Code:

<if condition="$dontshow"><!-- don't show --><else /></td>
$usc_right
</tr>
</table></if> 

and
PHP Code:

$dontshow='1'

to the top of the login.php file

wacnstac 01-29-2010 11:39 AM

I've been using this product for 6 months now and like an earlier poster, I am having this problem:

When you go into FAQ and try to show BBCODES at the following URL:
PHP Code:

http://www.wisconsinoutdoorsman.com/forum/misc.php?do=bbcode



You get an error:
PHP Code:

Fatal errorCannot use assign-op operators with overloaded objects nor string offsets in /home/wiscon/public_html/forum/misc.php(482) : eval()'d code on line 1



Tried fixing by adding an exception for misc on this line in the .xml file but no workie:
PHP Code:

            <phpcode><![CDATA[if((THIS_SCRIPT != 'profile') || (THIS_SCRIPT != 'misc'))





FitgirlWorld 02-14-2010 04:44 PM

On index, forumhome, forumdisplay the side column is fine. However for some reason only on "showthread" the sidecolum expands the page so wide it doesnt fit on the screen and you have to scroll left and right.

this ONLY happens on the showthread template and NONE of the others.

any ideas?

ecky 03-06-2010 07:48 AM

Are there any plans to update this, or is there a comparable side column mod available for vB4.0.2?

Cricistan 03-31-2010 07:39 AM

Question: Is it possible to enable it for one style and disable it for another?

Jason92s 04-10-2010 04:12 AM

Quote:

Originally Posted by ecky (Post 1998286)
Are there any plans to update this, or is there a comparable side column mod available for vB4.0.2?

Same question I have....I love USC for my 3.8.4 board and would really like something for my 4.0.2 board.

DefenceTalk 05-24-2010 02:21 AM

Quote:

Originally Posted by Cricistan (Post 2013299)
Question: Is it possible to enable it for one style and disable it for another?

Not sure if you figured it out yet or not and why would you want to have two templates on same site (would hate to make changes to both!!!) but its possible.

Login to Admincp, then Ultimate Side Columns options and scroll down to where it says:

I will edit the templates myself - thanks anyway

Then add the appropripate code for side columns in each template that you want to show side columns in. :cool:


An update to this mod would be nice, to 8.x version.

piratarg 07-15-2010 04:19 PM

How do I create a space between a block and another? I tried several ways but not achievement.
Can anyone help please? :(

moleculo 11-17-2010 07:35 PM

Quote:

Originally Posted by Jason92s (Post 2018732)
Same question I have....I love USC for my 3.8.4 board and would really like something for my 4.0.2 board.

Any news on a VB4 version? This is one of the mods I use that is holding me back from VB 4 upgrade.

Jon12345 11-19-2010 02:24 PM

This mod has slowed down my page loading somewhat. Currently, I am only using one side column (Block 11). If I go to Plugins & Products>Plugin Manager>Edit USC Block Display, can I just delete out all the other blocks and therefore speed up this plugin?

grey_goose 11-24-2010 02:59 AM

Anyone willing to share things they've done with this?

KerryAnn 03-26-2011 01:53 PM

I am trying to change the background color on my columns, and I can't figure out which option it is in the style manager. Can anyone help?

taylor_smith 06-29-2011 04:58 PM

Quote:

Originally Posted by moleculo (Post 2122938)
Any news on a VB4 version? This is one of the mods I use that is holding me back from VB 4 upgrade.

Likewise.

brandorlz 11-13-2011 02:12 PM

This is awesome and a great solution to what I'm looking from; however, I'm running into a problem during the install steps. I'm not seeing in my footer the

Code:

$spacer_close
I'm running the latest version vbulletin and just recently downloaded/uploaded the USC 2.1 for a fresh install... Is this going to cause me grief if I just drop it into the header at the very end?

brandorlz 11-13-2011 03:03 PM

Well - I took the plunge and added all the information to the site without the "$spacer_close in my footer file, and it completely broke the formatting of my site. If I disable the plug-in the site goes back to normal.

I tried installing the first version of the plugin and everything as far as the formatting is concerned works; however, the plugin does and gives some code at both the header and footer of the site....so this is obviously needed. Thoughts?

ExoticAgenda 12-14-2011 03:56 PM

This looks to be exactly what I need except for the fact that I am on 4.1.7. Anyone have any luck getting this to work on vB4? I received a series of errors in my header after importing the xml.

Bat21 12-16-2011 07:03 PM

Quote:

Originally Posted by ExoticAgenda (Post 2277734)
This looks to be exactly what I need except for the fact that I am on 4.1.7. Anyone have any luck getting this to work on vB4? I received a series of errors in my header after importing the xml.

Why not use the Add Block that is built in to v4.x.x

AdminCP > Forums & Moderators > Forums Blocks Manager > Add Block

To turn on the side bar and position:-
AdminCP > Settings > Options > Forum Sidebar and Block Options

To edit sidebar width:-
AdminCP > Styles & Templates > Style Manager > Style Variable Editor > forum_sidebar_width

BarryoBrien 01-30-2012 05:19 PM

How do you get it to work with custom widths it seems to be exempt from any size changes, I have my forum set to 960px but when adding this the forums / content get squashed inwards, while the column is always on the outer right.

Bat21 01-30-2012 05:36 PM

Quote:

Originally Posted by BarryoBrien (Post 2294260)
How do you get it to work with custom widths it seems to be exempt from any size changes, I have my forum set to 960px but when adding this the forums / content get squashed inwards, while the column is always on the outer right.

To edit sidebar width:-
AdminCP > Styles & Templates > Style Manager > Style Variable Editor > forum_sidebar_width

BarryoBrien 01-30-2012 05:47 PM

Quote:

Originally Posted by GSer (Post 2294264)
To edit sidebar width:-
AdminCP > Styles & Templates > Style Manager > Style Variable Editor > forum_sidebar_width

Don't have that option, the only way I can change the widths is in the options menu, but that's what I've been doing.

Bat21 01-30-2012 06:31 PM

Quote:

Originally Posted by BarryoBrien (Post 2294268)
Don't have that option......

Which option don't you have? I'm confused as to what you're saying here :confused:

Mister0920 10-29-2012 02:42 PM

Looking for an update that will work on 4.2.0, can anyone advise?

lowlight 12-19-2012 12:45 PM

Has anyone found the solution for this error?

Fatal error: Cannot use assign-op operators with overloaded objects nor string offsets in /misc.php

?

USC 2.2 causes this error when misc.php?do=bbcode is loaded


All times are GMT. The time now is 10:06 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02079 seconds
  • Memory Usage 1,837KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (9)bbcode_php_printable
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (38)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete