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)

mikelangelo2005 11-13-2008 02:33 PM

Quote:

Originally Posted by mikelangelo2005 (Post 1664044)
I have a problem, I was worried and I did not read the tutorials, so

I had 1.0 and I rewrite from 1.0 to 2.0 next 2.1 and next 2.2.

Now I had a problem in Vboptions, in "Display Pages For Left Column" and Display Pages For right Column" say:

"It has happened an error while the archives of bitfields were processed, the following information was given back:" In my forum is in spanish :erm:

Check the picture, how can I to solve the problem??

Thanks.


I already solved the problem

greetings

nanaimobar 11-14-2008 09:36 PM

SOLVED! Twitter Updates working now. I guess it takes several hours for code to work. This post was like going to a mechanic; problem goes away while talking to mechanic.

USC displays the text "Twitter Updates" but doesn't display latest twitters. Code been running for several hours but remains blank despite updating twitter. Code in USC template

<tr>
<td class="alt3">
<div id="twitter_div">
<h2 class="sidebar-title">Twitter Updates</h2>
<ul id="twitter_update_list"></ul>
</div>
The twitter javascript code
</td></tr>

See it inaction (pardon the pun) at http:punzhu.com
Twitter code at left.

mikelangelo2005 11-15-2008 06:40 AM

Hello,
Now I have a new problem, I hope can help me.

I put two FLASH but the bar of the Title (anuncios) appeared underneath the FLASH (check pictures)

I tried putting in start HTML of flash <tr><td class="alt1"> and the end </td></tr> and the FLASH appeared towards the right, outside the measures of the Web.

I need to put the bar "anuncios" above. www.motofanaticos.com

these are the HTML of the FLASH in usc_block_11:

HTML Code:

<object width="230" height="400">
<param name="movie" value="images/misc/usa_casco.swf">
<embed src="images/misc/usa_casco.swf" width="230" height="400">
</embed>
</object>

And usc_block_12:

HTML Code:

<object width="230" height="300">
<param name="movie" value="images/misc/dia_nacional_del_motociclista.swf">
<embed src="images/misc/dia_nacional_del_motociclista.swf" width="230" height="300">
</embed>
</object>

thanks

raznaran 11-15-2008 11:43 PM

The zip file was made with an Apple and at least for some it is incompatible with the Vista unzip utility. Got around it by downloading pkunzip.

Good luck.

raznaran 11-16-2008 03:02 PM

Using Vista to unzip the file causes errors which are not readily apparent. Including leaving files out without telling you. So when you upload, you think you uploaded everything but you didn't Very annoying. It might help if someone would recompile using Windows.

Brother Malachi 11-16-2008 07:01 PM

How can I move the breadcrumb area into one of the columns? It would include the login/private_messages box as well as the current location.

When I move the code for the log-in/PM area it always shows the log-in form even if I'm logged in.

Brother Malachi 11-16-2008 07:37 PM

Quote:

Originally Posted by Kerry-Anne (Post 1514638)
Standard forumhome variables are not global. They would need to be made into plugins in either the global_start or global_complete hook location to allow them to be used.

Things that do come up more than a couple of times are being considered for inclusion in future releases.

If people start making UCS addons then that would be really cool! :D

How? :D

raznaran 11-16-2008 10:24 PM

Everything is finally working. Thanks for a great mod. All of these problems are because people think they are following the instructions but they are not.

I have a final question. I have my right column set up to be 160 pixels wide. Block 11 and 12 are fine but Block 13 keeps being about 1/4 inch wider. It seems to be due to the border. The border won't go away even if I use "0". In fact "1" doesn't make it any narrower, either. It screws up the symmetry.

Here is the code I am using for Block 13:

<tr>
<td>
<a href="http://www.ndbc.noaa.gov/">
<img src="/images/noaabuoy.jpg" border="0" alt="NOAA Buoys" />
</a></td>
</tr>
</div>


The image is only 160 pixels wide. Using Height and Width doesn't help either.

Any ideas on what knocks it out of alignment? Here is a link if you want to see what I mean. It's the right column.

http://blackfinowners.com/forums/

Thanks.

MrBo 11-17-2008 01:56 PM

I wonder if it is possible to include dynamic content. I created a Plugin using the code below:

PHP Code:

ob_start(); 
include(
'myfile.php'); 
$includedphp ob_get_contents(); 
ob_end_clean(); 

Hook Location is global_start

However, if I add $includedphp to usc_block_11 for example, it doesn't show the contents of $includedphp.

I am aware that this is not an issue with this product. However, maybe someone is already loading dynamic content into a Column and can help out with this.

Great product!

diviniti 11-18-2008 08:29 AM

Am I the only one that cannot unzip this file?


All times are GMT. The time now is 11:11 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.02036 seconds
  • Memory Usage 1,752KB
  • 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
  • (2)bbcode_html_printable
  • (1)bbcode_php_printable
  • (2)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