vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   News Box v5.1 (https://vborg.vbsupport.ru/showthread.php?t=60062)

Pikok 03-11-2004 07:19 PM

Quote:

Originally Posted by KamuiX
Ahhhh Just noticed a flaw when checking the hack with Mac's Safari browser. The text box stretches for however much news is contained within... gah.

Any idea how to have browser detection for this, so that either the news hack isn't there for Safari, or at least closed?

If you have Safari and want to see the occurance, my forum's here: http://www.animegamer.com/forums/index.php

Put the news part in a conditional that check the browser and have it do whatever you want for different browsers.
PHP Code:

<if condition="is_browser('safari')">
// Stuff For Safari Here
<else />
// Stuff For Other Browsers Here
</if> 

If you don't want anything to show for safari, use:
PHP Code:

<if condition="!is_browser('safari')">
// Stuff For Browsers Other Than Safari Here
</if> 


skullycapone 03-13-2004 05:17 AM

i have installed this hack to my board and if you arent loged in you it will display the scrolling text please click here
but once you get loged in it will not show nothing
can someone help me with this
thanks

VBDev 03-14-2004 01:02 PM

Excuse me, if I didn't reply before it's coze I haven't seen these posts
and/or, if I didn't replied it is because I was really busy at this time so :

@red_baron : don't be so ironic, I'm tkinking you could love me ;)
Replace the template news_fin by

Code:

  </table>
  </td>
 </tr>
</table></table>       
</td>
</tr>
</tbody></table><br>

@skullycapone : the text shown to guests (please register...) disapeared if the user is logged
To add new news, go to your admincp > News and manage them as you want :)

However : sorry for this "absence"

VBDev 03-14-2004 01:08 PM

Hurm, I'll review the code this evening to make it 100% compatible with RC4, other templates code may have changed since RC1 and my code has to be improved and modified

Sorry for this :(

skullycapone 03-14-2004 05:32 PM

Quote:

Originally Posted by VBDev
Hurm, I'll review the code this evening to make it 100% compatible with RC4, other templates code may have changed since RC1 and my code has to be improved and modified

Sorry for this :(

its ok
i was just learning and i did go to admin pannel and add news and no matter what number i set it to it wont show
as in the pic i posted
maby what u have posted will help will let ya know how it goes
thanks for the reply

skullycapone 03-14-2004 08:12 PM

ok i tryed what ya said and still no news
after u log in that is
the only way to get anything to show is add the text below this <marquee>
in the news template
thanks for all the help

VBDev 03-14-2004 09:31 PM

Quote:

Originally Posted by skullycapone
ok i tryed what ya said and still no news
after u log in that is
the only way to get anything to show is add the text below this <marquee>
in the news template
thanks for all the help

Are you sure you didn't do an error during the installation ?

Check up modifications in the index.php please

Have you well activated in News Options the option do display them on the forumhome ?

KamuiX 03-15-2004 12:16 AM

Ah, thanks for the info Pikok! That should help, big time. :D

kauka 03-15-2004 02:29 AM

ok installed with the advice you gave red_baron in the news_fins but now everything at the bottom is centered, example whats going on is in the center. Any solution to this would be greatfully appreciated.

keiser 03-15-2004 02:32 AM

sweet! installed.

I used this as a "now playing" ticker for the embeded music I play on my forumpage, worked out nicely! You can all check it out at:

www.hookupboard.com


All times are GMT. The time now is 09:30 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.01213 seconds
  • Memory Usage 1,744KB
  • 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
  • (2)bbcode_php_printable
  • (3)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
  • (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