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 - LCD-Display vB 3.7 (https://vborg.vbsupport.ru/showthread.php?t=169319)

J105C 04-30-2008 03:08 PM

I fail to see this on your page, what is this hack??

stangger5 04-30-2008 03:53 PM

Quote:

Originally Posted by J105C (Post 1503485)
I fail to see this on your page, what is this hack??

I just changed the Demo link..

Look under Fulcrum Point Friends box..

b6gm6n 04-30-2008 05:19 PM

Hi mate, i wondered... could i use this just for my arcade?

stangger5 04-30-2008 05:24 PM

Quote:

Originally Posted by b6gm6n (Post 1503623)
Hi mate, i wondered... could i use this just for my arcade?

Yes..

Diable the LCD Display[forumhome_start] in your Plugin Manager..
Then add the code from the first post under $navbar in the ARCADE tamplate..

:)

auctionguy 04-30-2008 05:25 PM

What a cool Mod. Nice work!

I am going to install after I upgrade to Gold!

meolangthang 05-01-2008 02:27 AM

:D thanks, very insteresting

csoroner 05-01-2008 02:58 AM

Quote:

Originally Posted by rmxs (Post 1439154)
Edit lcd_display template and change



TO

I have the same issue and I tried this but the text is still towards the left side. It's like there's an extra right space? Any ideas on how to fix this?

b6gm6n 05-01-2008 03:05 AM

I love it, working wonderfully.... may i ask a question ? :) - I have followed the instructions to show game titles from my ibpro arcade... works, but how to show them randomly? I'm only showing 5 or so... please advise, thanks

maybe RAND() in the where clause... didn't work though :)

csoroner 05-01-2008 04:39 AM

Quote:

Originally Posted by rmxs (Post 1439154)
Edit lcd_display template and change



TO

All my templates including the default had this same issue.

Here's how I fixed it:

Search in templates for "td align="left" class="alt2" id="jsclass" style="background-color: $styletablecolor">" Look in "LCD" and change the "Left" to "center".

b6gm6n 05-01-2008 04:59 AM

Would also love to know how to pull champs etc from ibpro... please give some example :) I'm not having much luck! :)

b6gm6n 05-01-2008 04:03 PM

I'll read through this post again... but i wondered why you had such a small I-Frame height etc... then i realized after altering everything that in firefox it looked cool... then i looked in IE... AH HA!! now i get it :) oh well... looks kinda cool in IE but you have to have another set of settings, heights etc etc etc - see attched

hsv z clubbie 05-05-2008 09:30 PM

Pressed Installed, nice hack :D

MeMySelfNi 05-11-2008 07:44 AM

Quote:

Upload all files
where exactly are the files suppose to be uploaded to?

manutdvn 05-13-2008 01:11 PM

I got database error when uninstalled.

Database error in vBulletin 3.7.0:

Invalid SQL:
SELECT * FROM lcd_options;

MySQL Error : Table 'red.lcd_options' doesn't exist
Error Number : 1146
Request Date : Tuesday, May 13th 2008 @ 11:09:38 PM
Error Date : Tuesday, May 13th 2008 @ 11:09:38 PM
Script : http://****lcd.php
Referrer : http://***/index.php
IP Address : ****
Username : administrator
Classname : vB_Database
MySQL Version : 4.1.22-standard

b6gm6n 05-14-2008 01:52 AM

Here's a little more info on thos who want a better display...

I had problems, in firefox it looked great, but in IE the letters looked too small... i had various settings etc with the iframe height, i needed a bigger box because my letters looked larger, i didn't realize it was set for those using internet explorer (thus smaller letters)

anyways i found a solution, looks the same (near enough) in firefox and IE

But i need a way in the 'lcd' template to detect and IE broswer and change a setting, don't know how to do that yet, but if you look at the 'lcd.php' file you'll find this code
Code:

if (is_browser('ie') OR is_browser('opera')) $cssfont = "5px";
- cssfont i changed to 5, it made the height of my letters in IE larger, but they still looked too slim... but you can change that in the 'lcd' template, find
Code:

pre { font: 9px courier new; line-height: $cssfont; letter-spacing: -1px; }
- see the last part as -1, well thats the setting for IE, the default -3 is fine for firefox, so if you know how to switch values in that template depending on which browser you use then great, my iframe size in the 'lcd display' template is this >
Code:

  <iframe name="led" src="lcd.php" style="width:100%; height:35px" scrolling="no" marginheight="0" marginwidth="0" frameborder="0"></iframe>
-b6

mrahul 05-15-2008 09:47 AM

what does this exactly do ?

haytham 05-17-2008 03:05 PM

I don't know what to look for on your demo page..

KanmaiseR 05-21-2008 05:40 AM

Thanks installed..

emp1re 05-21-2008 01:08 PM

Is there a possibility or maybe for the future a way to use vbul phrases ?
for example last post, or userid or whatever info is in the database.

Als for future updates would it be nice to use clickable links options...

Maybe im asking to much...but its just an idea....

Further great hack, used it on our forum.

gotgame 05-22-2008 07:52 AM

Is there like a working demo on this? ^^

b6gm6n 05-22-2008 10:20 AM

Quote:

Originally Posted by gotgame (Post 1527676)
Is there like a working demo on this? ^^

http://www.sgurl.org/forums/arcade.php

yingzhou 06-30-2008 02:01 AM

can you give me a screenshot of this hack? I cant go to the demo forum!

Bobbrown 08-27-2008 11:31 AM

Quote:

Originally Posted by stangger5 (Post 1433690)
Sorry,,no screen shots but you really need to see the Demo,,,to see it in action...
Click here to see the demo..

:)

This domain name expired on Aug 05, 2008

andyv72 08-28-2008 05:48 AM

INSTALLED !!! THX....:up::up::up::up:

Erosantica 10-07-2008 04:39 PM

Is it possible to bold the words in the LCD display

Gamelobby 11-01-2008 11:02 PM

Quote:

Originally Posted by haytham (Post 1522658)
I don't know what to look for on your demo page..

Quote:

Originally Posted by mrahul (Post 1520292)
what does this exactly do ?

Yea i dont see it on any of the demos..!?
What exactly does it look like.?

stangger5 11-02-2008 02:21 AM

Look for the Announcements box..

Its the one saying,,,,Hello Guest or if you a member it says your name and then Welcome to,,Next Level Arcade !!

home9000 11-02-2008 03:47 AM

Is it support arabic

stangger5 11-02-2008 05:05 AM

Quote:

Originally Posted by home9000 (Post 1657650)
Is it support arabic

No,,,sorry...

Toxist 11-16-2008 09:23 PM

This is One mod that made a dull Forum come to Life, Installed below the Header Logo on a Light Grey Theme, and I think it would take a Nuke to get it away from me, Lots of compliments. You can take a Peek, no registration needed, it will say welcome guest instead of the registered users name. But then again, I wouldn't want everyone to have it LOL but take a peek www.toxist.com and see the potential for this Mod. Thanks Stangger5 !!

appsfinder 11-18-2008 05:23 AM

why is the lcd showing part of my footer allso can not get it working in firefox bit more info please.

35?C0lDFuSion 11-20-2008 12:07 PM

Uninstallin does not remove *[webdynamic]* menu in admin cp is there a way to fix that
thanks.

K-Lex 11-22-2008 04:29 PM

hey ive installed it and its also visisbile but now there is no text i dont know whats going wrong -.- templates are edited preference are done but no text -.-

appsfinder 12-15-2008 04:02 PM

i got this working in ie7 but not firefox please can anyone help i need this working in firefox .................................................. ..............................help:confused:

soundbarrierpro 12-15-2008 05:45 PM

Either LCD or LED.....what are we looking for in the DEMO? There seems to be all kinds of active stuff going on here. To me it just looks like a standard CMPS with some gif's and swf's.

dyna88 12-15-2008 06:48 PM

Quote:

Originally Posted by soundbarrierpro (Post 1686006)
Either LCD or LED.....what are we looking for in the DEMO? There seems to be all kinds of active stuff going on here. To me it just looks like a standard CMPS with some gif's and swf's.

http://www.next-level-arcade.com/index.php?styleid=108 Under announcements

appsfinder 12-16-2008 04:20 AM

Quote:

Originally Posted by appsfinder (Post 1667923)
why is the lcd showing part of my footer allso can not get it working in firefox bit more info please.


is there any support for this mod?

stangger5 12-16-2008 06:18 AM

I dont see it showing any part of your footer..

It works fine with FF as you can see from next-level-arcade..
You must have something else install thats messing it up for FF..

appsfinder 12-17-2008 01:00 PM

Quote:

Originally Posted by stangger5 (Post 1686424)
I dont see it showing any part of your footer..

It works fine with FF as you can see from next-level-arcade..
You must have something else install thats messing it up for FF..


thanks... the footer problem was something to with height in the lcd display

i fixed it by changed from 35px to 25px.

As for firefox i don't know why this does not work?

Look with your firefox Here

crazymilk 07-01-2009 09:21 PM

great product love it installed thanks


All times are GMT. The time now is 01:33 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.01377 seconds
  • Memory Usage 1,818KB
  • 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
  • (3)bbcode_code_printable
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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