vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Super Display Suite 0.3.7c - Effects Mod (UPDATED) (https://vborg.vbsupport.ru/showthread.php?t=108910)

o0Hubba0o 02-26-2006 06:44 AM

Meh, I'll check on them tomorrow and see if they're working, but for reference when I wake up can you answer my question. Rebuild what and update which counters? Everything?

AlchemyX 02-26-2006 06:50 AM

Quote:

Originally Posted by o0Hubba0o
Meh, I'll check on them tomorrow and see if they're working, but for reference when I wake up can you answer my question. Rebuild what and update which counters? Everything?

Try repairing/optimizing the usergroup table, fixing broken pofile, and updating user title and rank counters... just a guess though...

eNforce 02-26-2006 06:50 AM

For some reason this mod isn't working in all of my forums :ermm:

Like this thread for example
click

AlchemyX 02-26-2006 06:55 AM

Quote:

Originally Posted by eNforce
For some reason this mod isn't working in all of my forums :ermm:

Like this thread for example
click

try going to maintanaince->update counters->fix broken profiles and rebuild thread information... tell me if that works...

Wait... I read something that some mods need vBulletin to refresh it's own cache....

try that while I look for something on it.

Gizmo5h1t3 02-26-2006 07:26 AM

soon as i installed this, i got error message on bottom left of page when loaded...ie....page loaded but with errors.....

uninstalled...

o0Hubba0o 02-26-2006 03:40 PM

Quote:

Originally Posted by Gizmo5h1t3
soon as i installed this, i got error message on bottom left of page when loaded...ie....page loaded but with errors.....


uninstalled...

That's what we've been discussing for two pages now heh. I've rebuilt and updated counters and all that still not working. I opened my javascript console and looked at some of the errors, first the error, the where it pointed me too, the line with error in red:

Syntax Error:

function RainbowSpan(span, hue, deg, brt, spd, hspd) {
this.deg=(deg==null?360:Math.abs(deg));
this.hue=(hue==null?0:Math.abs(hue)%%360);
---------------------------------------|
this.hspd=(hspd==null?3:Math.abs(hspd)%%360);
this.length=span.firstChild.data.length;
this.span=span;
this.speed=(spd==null?50:Math.abs(spd));
this.hInc=this.deg/this.length;
this.brt=(brt==null?255:Math.abs(brt)%%256);
this.timer=null;
toSpans(span);
this.moveRainbow();

Though I'm not using the rainbow one thought I'd mention this.

TTG 02-26-2006 04:42 PM

Installed and working fine .. thanks for the hack AlchemyX

G_Man 02-26-2006 06:53 PM

I think this thing is great! I'll be waiting anxiously for the debugging and be back to install it. :D

AlchemyX 02-26-2006 11:01 PM

Quote:

Originally Posted by o0Hubba0o
That's what we've been discussing for two pages now heh. I've rebuilt and updated counters and all that still not working. I opened my javascript console and looked at some of the errors, first the error, the where it pointed me too, the line with error in red:

Syntax Error:

function RainbowSpan(span, hue, deg, brt, spd, hspd) {
this.deg=(deg==null?360:Math.abs(deg));
this.hue=(hue==null?0:Math.abs(hue)%%360);
---------------------------------------|
this.hspd=(hspd==null?3:Math.abs(hspd)%%360);
this.length=span.firstChild.data.length;
this.span=span;
this.speed=(spd==null?50:Math.abs(spd));
this.hInc=this.deg/this.length;
this.brt=(brt==null?255:Math.abs(brt)%%256);
this.timer=null;
toSpans(span);
this.moveRainbow();

Though I'm not using the rainbow one thought I'd mention this.


Yes, that error has been appearing, though it's odd, because the phrase in which that function is stored only has one "%" symbol... for some reason, on output, it rewrites it to have 2 "%"'s, but there's also an "innerHTML" error happening within the javascript that gives the variable "d" no properties...

Quote:

Originally Posted by TTG
Installed and working fine .. thanks for the hack AlchemyX

You didn't have any errors at all?

I am coming to believe that some of my javascript variables are interfering with, or being clobbered by another modification that some of you might have installed. It worked for me, worked for TTG, ddn't work for hubba, partially worked for enforce...
:-? I'm confused, but I'm atill working on it...

o0Hubba0o 02-26-2006 11:46 PM

Tomorrow after work I'll remove a couple mods with js and see if it affects this one at all, link the stars on links when you hover. The first one worked fine though. I'll also try re-installing it tomorrow after doing all the rebuild to see if that will make a difference.


All times are GMT. The time now is 03:23 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.01119 seconds
  • Memory Usage 1,739KB
  • 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_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