vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Forum Home Enhancements - Forumhome Hover (https://vborg.vbsupport.ru/showthread.php?t=88789)

Logikos 03-28-2004 10:00 PM

Forumhome Hover
 
Well i took alook at Natch's hover mod. I personaly didn't like that fact that it add it too the forumdisplay. And i didn't like that fact that my cursur didn't change showing you that it is a link. Sorry im just very picky. Anyways i made my own and only takes 1 min to install.

What does it do?
This mod will add a 'Hover' affect on your forumhome only, and will change your cursur as it's a link. Should only take less then a minute to install

Very small mod, but usefull. :)

Enjoy!

Logikos 03-29-2004 04:47 AM

i couldn't add a screenshot. Keep saying "Invalid Post specified. If you followed a valid link, please notify the webmaster"

Should look into that.

idwf 03-29-2004 05:03 AM

you got a demo?

Logikos 03-29-2004 06:03 AM

Well here i'll hosted a SS on my site, i can't garentee this will be up forever. If someone eles would like to try and attach it. Please do. Still won't work for me.

SS:
http://www.initialz.com/gear/hover.gif

Tony G 03-29-2004 09:21 AM

Hmm, no luck with me. I got the same error.

idwf 03-29-2004 02:39 PM

works fine for me! thanks very much!!!

Logikos 03-30-2004 05:48 AM

No problem, the mod works fine, were having problems attaching a demo.

rebelsrock06 03-30-2004 02:56 PM

The only prob i have is all the sizes of the "moderator" collumn are diff sizes, any way to fix that ?

Logikos 03-30-2004 05:48 PM

Are you referring to the width of your moderators collum?

rebelsrock06 03-30-2004 05:57 PM

yes

nemesis01 03-30-2004 05:57 PM

Works ok, it does however add considerable lag to the homepage, this mod for VB2 was better as it didn't do that. I think this is a VB3 problem, I didn't mean it to sound like it was the coders fault ghehe...

Stray 03-31-2004 12:18 AM

Quote:

Originally Posted by nemesis01
Works ok, it does however add considerable lag to the homepage, this mod for VB2 was better as it didn't do that. I think this is a VB3 problem, I didn't mean it to sound like it was the coders fault ghehe...

Ditto.

Logikos 03-31-2004 03:10 AM

Quote:

Originally Posted by rebelsrock06
The only prob i have is all the sizes of the "moderator" collumn are diff sizes, any way to fix that ?

If installed correctly then you shoudnt have a problem with the moderators collumn. This mod does not touch the mods collum. I would suggest makeing a new post one of the help forums.

Logikos 03-31-2004 03:12 AM

Quote:

Originally Posted by nemesis01
Works ok, it does however add considerable lag to the homepage, this mod for VB2 was better as it didn't do that. I think this is a VB3 problem, I didn't mean it to sound like it was the coders fault ghehe...

Yes it does add a bit of lag to the forum home. I'll see what i can do about that as im trying to kill some of my load time on my board myself.

Tony G 03-31-2004 04:54 AM

Quote:

Originally Posted by rebelsrock06
The only prob i have is all the sizes of the "moderator" collumn are diff sizes, any way to fix that ?

Is this due to category spacing and not this mod?

Natch 04-01-2004 02:32 PM

just a FYI: the reason I don't change the cursor is that it's not Valid CSS ...

just me being me ...

.LuTioN. 04-02-2004 02:28 AM

Might wanna update instructions so it works on subforums also:

In template forumhome_forumbit_level1_post Find:

Code:

<td class="alt1Active" colspan="2" align="$stylevar[left]" id="f$forum[forumid]">
and replace with:

Code:

<td class="alt1Active" colspan="2" align="$stylevar[left]" id="f$forum[forumid]" style="cursor:hand;" onmouseover="this.className='alt2Active';" onmouseout="this.className='alt1Active';" onclick="window.location.href='forumdisplay.php?$session[sessionurl]f=$forum[forumid]';">
Not sure if you meant it to also have this effect, but I could be wrong since it is called "Forumhome Hover" ;)

Logikos 04-02-2004 04:23 AM

Attacment updated. Add optional subforums :) Thanks lution, forgot about the sub-forums :p

.LuTioN. 04-02-2004 12:39 PM

ur welcome :)

*installed

EDIT: ur install txt still says: Add New Pop Up Link By: []\[]emesis =p

PKRWUD 04-02-2004 05:35 PM

Love it! Thanks!

Logikos 04-02-2004 07:56 PM

Quote:

Originally Posted by .LuTioN.
ur welcome :)

*installed

EDIT: ur install txt still says: Add New Pop Up Link By: []\[]emesis =p

Grrr, got confused in my other files :p Fixed lol

apokphp 04-09-2004 12:08 AM

did the lag get fixed?

Logikos 04-09-2004 12:10 AM

Not at this time, i don't have 56k so i don't know how bad it's affecting users. Go to my site for a demo.

SVTBlackLight01 04-10-2004 07:04 AM

For anyone interested in using this on the Forumdisplay page.

Expand "Threadbit Templates and open template: "threadbit" and find:

Code:

<td class="alt1Active" id="t$thread[threadid]" title="$thread[preview]">
replace with

Code:

<td class="alt1Active" id="t$thread[threadid]" title="$thread[preview]" style="cursor:hand;" onmouseover="this.className='alt2Active';" onmouseout="this.className='alt1Active';" onclick="window.location.href='showthread.php?$session[sessionurl]t=$thread[threadid]';">

dbode 04-17-2004 08:22 AM

Hi,

I have the problem that there is a high CPU load reported after I added this hack. Can anyone verify this ? I get idle about 6% load, but when I move the mouse over the blocks and they are changing the color, the load gets up to 25 - 40% !

Zacharicus 06-16-2004 03:41 AM

I'm a bit worried about the cpu usage too.. any fix to this?


All times are GMT. The time now is 06:32 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.01506 seconds
  • Memory Usage 1,763KB
  • 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
  • (4)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (26)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete