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)

CThiessen 05-15-2008 05:47 PM

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

Subah 05-15-2008 10:26 PM

How can i add picture in the column ??

Hornstar 05-16-2008 05:38 AM

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.

CThiessen 05-16-2008 06:44 AM

Quote:

Originally Posted by Subah (Post 1521123)
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

mattswanson 05-16-2008 04:51 PM

Quote:

Originally Posted by meolangthang (Post 1519129)
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:

CThiessen 05-16-2008 05:24 PM

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

peterska2 05-16-2008 06:18 PM

Quote:

Originally Posted by meolangthang (Post 1519129)
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 (Post 1521791)
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.

peterska2 05-16-2008 06:20 PM

Quote:

Originally Posted by hornstar1337 (Post 1521313)
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.

mattswanson 05-16-2008 06:41 PM

Quote:

Originally Posted by Kerry-Anne (Post 1521864)
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.

mattswanson 05-16-2008 06:47 PM

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?


All times are GMT. The time now is 07:34 AM.

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.02081 seconds
  • Memory Usage 1,751KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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