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)

psylenced 07-20-2008 02:37 AM

It uses 2 things to join on to:

$ad_location[ad_header_end]

$ad_location[ad_navbar_below]

or

<!-- / nav buttons bar -->

Depending on which option you select.

Jasen Hicks 07-20-2008 03:29 PM

I just uploaded the files, imported the XML. All went well.

I turn on the LEFT/RIGHT column for all pages, and edited Block 1 and Block 10 in the templates, and chose to list it under my header.

Nothing is showing up.

http://www.auzbay.com/forum

Tips?

popular 07-21-2008 08:50 AM

you have to goto usergroup and edit then scroll all the way down and find "Ultimate Side Columns Permissions" and set yes

Jasen Hicks 07-21-2008 03:44 PM

Hahahah..... Gotta love those really simple fixes. Thanks brother.

Jasen

Jasen Hicks 07-21-2008 04:43 PM

Ok, next question :)

Anyway to use straight PHP Code in the USC 2.2? I am trying to integrate my Auction Site with my forums a bit better, and I want to run some of the auciton code into the left side column

:)

South Bank Hank 07-24-2008 12:44 PM

Having installed the product, we're getting errors in the "USB Sidebar Options" areas under "Display Pages for Left Column" and "Display Pages for Right Column" saying:

Quote:

An error occurred while processing the bitfield files, the following information was returned:
Any ideas anyone?

Many thanks.

stephlb 07-25-2008 01:38 PM

I'm attempting manual edits. I just want a right side column. Where would I put the beginning code to start my right sidebar underneath the navbar? I'm able to easily get it so that its next to the navbar, but what if I wanted it to start underneath the navbar.

Thanks.

thompson 07-25-2008 03:32 PM

is there anywhere a code to let me see the latest blog entries in the sidebar ?

d-wiz 07-26-2008 06:51 AM

I'm having a few problems with the content in my blocks:

Block 12: It only show new threads and not new posts, here is the code I used:

Code:

<if condition="$vbulletin->options['externaljs']">
<!-- show latest active threads -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"
align="center">
<tbody>
<tr>
<td class="tcat">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_external')"><img
id="collapseimg_forumhome_external"
src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_external].gif" alt="" border="0" /></a>
<a href="search.php?$session[sessionurl]do=getnew">Seneste aktive tr?de</a>
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_external" style="$vbcollapse[collapseobj_forumhome_external]">
<tr>
 
<td class="alt1" width="100%">
 
<div class="smallfont">
<script type="text/javascript" src="external.php?type=js"></script>
<script language="" type="text/javascript">
<!--
for (x = 0; x < 20; x++)
{
document.writeln("<img class=\"inlineimg\" src=\"$stylevar[imgdir_button]/lastpost.gif\" alt=\"\" border=\"0\" /> <a href=\"showthread.php?t="+threads[x].threadid+"\">"+threads[x].title+"</a> <span class=\"time\">($vbphrase[posted_by]: "+threads[x].poster+")</span><br />");
}
//-->
</script></div>
 
</td>
</tr>
</tbody>
<!-- show latest active threads -->
</table>
<br />
</if>

<table width="100%" class="tborder" border="0" cellspacing="$stylevar[cellspacing]" cellpadding="$stylevar[cellpadding]">


Block 13: the search field doesn't work, I used this code:

Code:

<tr>
<td class="tcat"><a href="http://www.ontopic.dk/search.php">S?g p? forum</a></strong></span></td>
</tr>

                       
                                <tr>
<td class="alt1">
        <input class="bginput" name="query" size="13" type="text"> <input class="button" value="OK" type="submit">
        <div class="smallfont"><a href="http://www.ontopic.dk/search.php">Avanceret s?gning</a>
</td>
</tr>

</table>
<br />
<table width="100%" class="tborder" border="0" cellspacing="$stylevar[cellspacing]" cellpadding="$stylevar[cellpadding]">

Note: I'm new at all this and have little experience with code, so far I've used trail and error but I'm a bit stuck here?

My site is located at www.ontopic.dk

RrCoX22 07-26-2008 07:15 AM

does this column allow certain cell boxes for advertising? like a row with 150x45 pixel pictures w/links to the advertisers site

RrCoX22 07-27-2008 04:57 AM

does this mod only allow 10 blocks on each side of the forum?

RrCoX22 07-27-2008 06:57 PM

does anyone know if your allow to rotate the blocks like a rotating banner but just the blocks within the column

xtremesystems 07-27-2008 09:26 PM

I have installed USC 2.2 and it shows up as an installed product, just as indicated by lstintxs100's screen shots on this page: https://vborg.vbsupport.ru/showthrea...dmincp&page=24

Now my problem is, I don't see where I go to configure the blocks. I understand I need to find blocks 1-10 for the left side and 11-20 for the right side, but I don't see the option of editing this anywhere.

Can someone please help me locate where I should go to edit these options? Thanks!

stephlb 07-27-2008 09:36 PM

Quote:

Originally Posted by xtremesystems (Post 1585500)
I have installed USC 2.2 and it shows up as an installed product, just as indicated by lstintxs100's screen shots on this page: https://vborg.vbsupport.ru/showthrea...dmincp&page=24

Now my problem is, I don't see where I go to configure the blocks. I understand I need to find blocks 1-10 for the left side and 11-20 for the right side, but I don't see the option of editing this anywhere.

Can someone please help me locate where I should go to edit these options? Thanks!

In the Admin CP Styles & Templates -> style manager -> edit templates -> ultimate side columns templates

Or search for templates, put in usc, and that should bring them up.

xtremesystems 07-27-2008 10:54 PM

Thank you, I found it and added table into #11, expecting to see a right column. It still isn't showing up, but I have to check my permissions. I have admin rights on this forum, but a few things are restricted by the main admin. I'm hoping that is the problem, but if anyone has any ideas on how to see this change take effect, I'd love to hear from you. This is pretty much a regular board, with vbAdvanced installed.

RrCoX22 07-28-2008 03:29 AM

does anyone know how to increase the number of blocks and have them rotate?

stephlb 07-28-2008 05:01 AM

Quote:

Originally Posted by xtremesystems (Post 1585545)
Thank you, I found it and added table into #11, expecting to see a right column. It still isn't showing up, but I have to check my permissions. I have admin rights on this forum, but a few things are restricted by the main admin. I'm hoping that is the problem, but if anyone has any ideas on how to see this change take effect, I'd love to hear from you. This is pretty much a regular board, with vbAdvanced installed.

Did you set usergroup permissions? For the usergroups you want to see the side columns, you need to turn on the right column for each of those groups, such as Admininstrator, Registered, etc.

bessler73 07-28-2008 09:43 PM

Installed this some time ago and didn't think there was a problem till I checked the server error logs. Was getting a Fatal error: Cannot use assign-op operators with overloaded objects nor string offsets. Turns out this plugin also doesn't like the misc.php the error was steming from misc.php?do=bbcode. I went and found where you put in the fix for profile.php and added !='misc' for that one as well. Most likely a temp fix and look forward to a new update on this plugin.

popular 07-28-2008 10:22 PM

how do i get ride of the white spacing in the blocks? i want to match it up with the same blue colour but can't seem to find a way.

https://vborg.vbsupport.ru/external/2008/07/3.gif

d-wiz 07-30-2008 12:21 PM

Quote:

Originally Posted by d-wiz (Post 1584460)
I'm having a few problems with the content in my blocks:

Block 12: It only show new threads and not new posts, here is the code I used:

Code:

<if condition="$vbulletin->options['externaljs']">
<!-- show latest active threads -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"
align="center">
<tbody>
<tr>
<td class="tcat">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_external')"><img
id="collapseimg_forumhome_external"
src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_external].gif" alt="" border="0" /></a>
<a href="search.php?$session[sessionurl]do=getnew">Seneste aktive tr?de</a>
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_external" style="$vbcollapse[collapseobj_forumhome_external]">
<tr>
 
<td class="alt1" width="100%">
 
<div class="smallfont">
<script type="text/javascript" src="external.php?type=js"></script>
<script language="" type="text/javascript">
<!--
for (x = 0; x < 20; x++)
{
document.writeln("<img class=\"inlineimg\" src=\"$stylevar[imgdir_button]/lastpost.gif\" alt=\"\" border=\"0\" /> <a href=\"showthread.php?t="+threads[x].threadid+"\">"+threads[x].title+"</a> <span class=\"time\">($vbphrase[posted_by]: "+threads[x].poster+")</span><br />");
}
//-->
</script></div>
 
</td>
</tr>
</tbody>
<!-- show latest active threads -->
</table>
<br />
</if>

<table width="100%" class="tborder" border="0" cellspacing="$stylevar[cellspacing]" cellpadding="$stylevar[cellpadding]">


Does anyone have the code for both new threads and posts, then I can try if that is it?

Fungsten 07-30-2008 05:03 PM

When I downloaded the Mod the only files I got were USC_22 and __MACOSX. Nothing else. Any ideas? TIA.

lstintxs100 07-30-2008 06:10 PM

There are two directories. usc_22 contains the product and files to upload.

RrCoX22 07-30-2008 06:52 PM

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!

xtremesystems 07-31-2008 12:01 AM

*** 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?

RrCoX22 07-31-2008 09:09 AM

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!

Fungsten 07-31-2008 03:09 PM

Quote:

Originally Posted by lstintxs100 (Post 1587641)
There are two directories. usc_22 contains the product and files to upload.

It says that is a 0 byte file.

lstintxs100 07-31-2008 03:32 PM

Quote:

Originally Posted by Fungsten (Post 1588423)
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.

ecoReef 07-31-2008 04:22 PM

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

Fungsten 07-31-2008 04:45 PM

Quote:

Originally Posted by lstintxs100 (Post 1588441)
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. :confused:

RrCoX22 07-31-2008 05:40 PM

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 :D

Seerkan 07-31-2008 09:02 PM

i have 3.7.2 vb con default style.

1. Upload files in its folders and import product.

2. Configured from vb options in order to show both columns

3. Edited a block
PHP Code:

<tr>
<
td class="alt1">
test block
</td>
</
tr

But nothing happens :(

must i edit forumhome template or same thing like this? or should works automatic?

should i see any especial code in my forumhome template?

please, any idea should be interesting. thanks and greeetins from spain.

xtremesystems 07-31-2008 10:02 PM

Did you select the pages to show the column on? The heading for that area will be "Display Pages For Right Column". You could select just the forum, or all pages, whatever meets your needs.

lstintxs100 07-31-2008 10:16 PM

Quote:

Originally Posted by xtremesystems (Post 1588720)
Did you select the pages to show the column on? The heading for that area will be "Display Pages For Right Column". You could select just the forum, or all pages, whatever meets your needs.


And usergroups. everyone including me seemed to overlook that step at some point in the install.

lstintxs100 07-31-2008 10:19 PM

Quote:

Originally Posted by Fungsten (Post 1588492)
Still not there. :confused:


If the terms of service would let me email it to you I would be happy to do it. I am unsure of the rules on that though.

neoxephon 07-31-2008 11:04 PM

Can anyone else delete links added through the custom contents page in the User CP? When I click the delete button for a link it redirects me to a page saying it was deleted successfully and then takes me back to the custom contents page, but the "deleted" link is still there.

RrCoX22 08-01-2008 06:17 AM

does anyone know who to get to this page? and also enable links to be opened in a seperate window and not the forums?

Fungsten 08-01-2008 04:50 PM

Quote:

Originally Posted by lstintxs100 (Post 1588727)
If the terms of service would let me email it to you I would be happy to do it. I am unsure of the rules on that though.

Thanks anyways.

d-wiz 08-02-2008 05:31 AM

Quote:

Originally Posted by d-wiz (Post 1584460)
I'm having a few problems with the content in my blocks:

Block 12: It only show new threads and not new posts, here is the code I used:

Code:

<if condition="$vbulletin->options['externaljs']">
<!-- show latest active threads -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"
align="center">
<tbody>
<tr>
<td class="tcat">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_external')"><img
id="collapseimg_forumhome_external"
src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_external].gif" alt="" border="0" /></a>
<a href="search.php?$session[sessionurl]do=getnew">Seneste aktive tr?de</a>
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_external" style="$vbcollapse[collapseobj_forumhome_external]">
<tr>
 
<td class="alt1" width="100%">
 
<div class="smallfont">
<script type="text/javascript" src="external.php?type=js"></script>
<script language="" type="text/javascript">
<!--
for (x = 0; x < 20; x++)
{
document.writeln("<img class=\"inlineimg\" src=\"$stylevar[imgdir_button]/lastpost.gif\" alt=\"\" border=\"0\" /> <a href=\"showthread.php?t="+threads[x].threadid+"\">"+threads[x].title+"</a> <span class=\"time\">($vbphrase[posted_by]: "+threads[x].poster+")</span><br />");
}
//-->
</script></div>
 
</td>
</tr>
</tbody>
<!-- show latest active threads -->
</table>
<br />
</if>

<table width="100%" class="tborder" border="0" cellspacing="$stylevar[cellspacing]" cellpadding="$stylevar[cellpadding]">


Block 13: the search field doesn't work, I used this code:

Code:

<tr>
<td class="tcat"><a href="http://www.ontopic.dk/search.php">S?g p? forum</a></strong></span></td>
</tr>

                       
                                <tr>
<td class="alt1">
        <input class="bginput" name="query" size="13" type="text"> <input class="button" value="OK" type="submit">
        <div class="smallfont"><a href="http://www.ontopic.dk/search.php">Avanceret s?gning</a>
</td>
</tr>

</table>
<br />
<table width="100%" class="tborder" border="0" cellspacing="$stylevar[cellspacing]" cellpadding="$stylevar[cellpadding]">

Note: I'm new at all this and have little experience with code, so far I've used trail and error but I'm a bit stuck here?

My site is located at www.ontopic.dk

Anyone?

popular 08-03-2008 03:14 AM

darn that gave me an idea... does anyone know a code for showing latest thread on right column? i tried the code above and nothing shows up =/

stephlb 08-03-2008 12:40 PM

I'm having a problem when I view my board in 1024 px wide resolution. I'm using a fluid width style and only right blocks, but in 1024x768 it's not acting fluid - its acting as if it's fixed.

My main table width is 100% but its stopping half way in the middle of the right block and the right block is overflowing into the background. My right block was set at 300px.


All times are GMT. The time now is 06:07 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.02866 seconds
  • Memory Usage 1,864KB
  • 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
  • (5)bbcode_code_printable
  • (1)bbcode_php_printable
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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