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)

AlchemyX 03-13-2006 07:46 AM

Alchemy's Super Display Suite has been updated to version 0.3.7b, and seems to finally be working on all platforms!
Now that it is working again, new aniations will also be in development.

Feel free to come back and download the new file so you can use this nifty little modification to make eye cathing animations on YOUR forum. :-)

Thanks to everyone for your patience!

Darat 03-13-2006 09:16 AM

Could you use this on a usertitle?

AlchemyX 03-13-2006 09:21 AM

Quote:

Originally Posted by Darat
Could you use this on a usertitle?

Yes, in your postbit and postbit_legacy templates find
Code:

<if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if>
and surround $post[usertitle] with the new code, same as for usergroups.

Mobilestan 03-13-2006 11:54 AM

AlchemyX dear
i install it
but bottom of my site not loaded
why ?

Renada 03-13-2006 03:23 PM

Hi AlchemyX,

I have entered the script in one long line in the Username HTML markup box but it only saves half the script. I've even tried typing it by hand and it still only saves half. Any idea why it's doing this?

Regards,
Renada

AlchemyX 03-13-2006 03:57 PM

Quote:

Originally Posted by Renada
Hi AlchemyX,

I have entered the script in one long line in the Username HTML markup box but it only saves half the script. I've even tried typing it by hand and it still only saves half. Any idea why it's doing this?

Regards,
Renada

Ah, sorry, forgot to do the SQL query on the install....

give me a minute to reupload the new file...

Miss Tiina 03-13-2006 04:00 PM

Oh wonderful! I was having the same markup problem!

AlchemyX 03-13-2006 04:08 PM

Quote:

Originally Posted by Miss Tiina
Oh wonderful! I was having the same markup problem!

My apologies, in the new version, i forgot to add the sql query to the install script. just a few minutes, have to run out to pick someone up real quick. :-)

Gizmo5h1t3 03-13-2006 04:52 PM

lol, id better wait till he gets back in then...lol

AlchemyX 03-13-2006 06:31 PM

updated. It should have fixed the problems in the usergroup manager for those of you with problems :-)

Renada 03-13-2006 06:54 PM

Quote:

Originally Posted by AlchemyX
Ah, sorry, forgot to do the SQL query on the install....

give me a minute to reupload the new file...

AlchemyX,

Thanks, working great now :)
[high]* Renada installs[/high]

AlchemyX 03-13-2006 07:11 PM

Quote:

Originally Posted by Renada
AlchemyX,

Thanks, working great now :)
[high]* Renada installs[/high]

LOL, glad to see I finally did somethingg right! Thank you! :banana:

Miss Tiina 03-13-2006 07:13 PM

Hrmm I updated it and I still cant seem to get it to display for usernames. Help please :)

Edit: Sorry I should have mentioned the text is in there fully now in the html markup, just no effect is displaying.

Gizmo5h1t3 03-13-2006 07:15 PM

updated, and dont see anything.
except for an error message, showing the page has loaded, but with errors...

uninstalled...dont like errors...lol

AlchemyX 03-13-2006 07:17 PM

that's what I had feared.... some servers can't handle the rainbow function... it really depends on the server, not the browser or anything else.
I guess I'll have to rewrite it. If you open up your javascript console, is the error around this peice of code...

Code:

%%360
the error occurs because on some servers, vBulletin seems to double the number of modulus mathematics functions (% / the percent sign) in a phrase. I don't know why vB does this, or why it occurs onlly on some servers. That peice of code originally looks like this %360 (only 1 %)

DJ XtAzY 03-14-2006 03:26 AM

yay this hack works fine 4me..... but im afraid that this hack is not suitable for slow computers...

AlchemyX 03-14-2006 04:18 AM

Quote:

Originally Posted by XtAzY
yay this hack works fine 4me..... but im afraid that this hack is not suitable for slow computers...

The modification uses CSJS (Client Side JavaScript) so yes, what happens is, it doesn't slow your website down at all, but if someone viewing your site is running on approximately 400 mHz processor or less, with less than 64 meg ram, it will slow them down a bit, other than that, it doesnt use much of anything else.

EDIT: I'm also working on trying to make this a plugin instead of a vbphrase, which might help those of you getting javascript errors because of what kind of servers you run on.

bouncer18 03-19-2006 02:58 AM

What version of PHP does the server run ?

It needs to be above 4.0 or else libbcmath wont exsist/work

?????

cayote 03-19-2006 10:21 AM

Nice hack...I like the look but here's my problem: It only works on the default style. Any other style that is not almost exactly the same as default, it just changes the text color but no shine effect or anything. Is there something I have to change in the additional styles to get this to work on them?

Thanks.

EDIT: Nevermind...for some reason when I changed default footer it didn't change the children. Manually editing the children fixed it....looks COOL!

Install

Deimos 03-21-2006 03:35 PM

Can't get it working here either

Using IE7
Tried posting with HTML turned on, using the rainbow effect, nothing happend.

ed2k_2 03-21-2006 03:55 PM

Having problems with my browser. Whenever I use the Quick Reply box to post, my browser becomes all white and hangs. I have to press the back button then refresh to make it run.

In some instances, my browser totally crashes.

Mastar 03-21-2006 04:10 PM

This is AWESOME!! Thanks!

AlchemyX 03-26-2006 10:00 AM

Quote:

Originally Posted by ed2k_2
Having problems with my browser. Whenever I use the Quick Reply box to post, my browser becomes all white and hangs. I have to press the back button then refresh to make it run.

In some instances, my browser totally crashes.

What browser are you using? I've never seen this before.
What kind of computer are you running? kind of old? new? beastly slow? fast? It really just depends on the client side.
Quote:

Originally Posted by bouncer18
What version of PHP does the server run ?

It needs to be above 4.0 or else libbcmath wont exsist/work


?????

It's actually not php, it's javascript.
Quote:

Originally Posted by Deimos
Can't get it working here either

Using IE7
Tried posting with HTML turned on, using the rainbow effect, nothing happend.

Now this is odd... It's probably for the same reason it won't work on some servers, which I still don't fully understand; but I do hope to have it fixed upon the next release.

Hey, sorry for taking so long to answer everyone, I'm having trouble getting to my computer right now, I'm moving to Philadelphia on monday (tomorrow) so I'm a little behind and packed away. Still working though.

Also, I'll need access to someone's vbulletin installation that has the double "%%"'s problem in their javascript console. If you can give me that access, please send me a private message.

Danecookie 03-27-2006 01:35 PM

any screenshots please?

hangoutforums 03-29-2006 08:16 PM

<font color="SeaGreen">* This is great - clicks Install</font>

mightyb 03-31-2006 12:41 PM

Quote:

Originally Posted by ed2k_2
Having problems with my browser. Whenever I use the Quick Reply box to post, my browser becomes all white and hangs. I have to press the back button then refresh to make it run.

In some instances, my browser totally crashes.

Im having the same problem in FF

Deimos 03-31-2006 01:23 PM

I'm wondering if the reason it didn't work is something to do with the Ebux/Eplaza hack?

cayote 04-17-2006 02:49 AM

Ok now it's broken again. I think it's to do with vbux/plaza. When you use the plaza to change your name display style, all that shows up in the forums is the alchemydisplaysuite script where the name is supposed to be. Is there a way to fix this? I'd like the displaysuite to show the name effect initially but if the user buys a new name display I'd like that to display.

Thanks

P.S. I think this is the vbux part that is causing the trouble in postbit:

Code:

<!-- vbPlaza start -->
<div id="postmenu_$post[postid]" <if condition="$post['namestyle']">style="$post[namestyle]"</if>>
<!-- vbPlaza end -->


o0Hubba0o 04-22-2006 02:14 PM

Quote:

Originally Posted by ed2k_2
Having problems with my browser. Whenever I use the Quick Reply box to post, my browser becomes all white and hangs. I have to press the back button then refresh to make it run.

In some instances, my browser totally crashes.

FINALLY!!!!!!!!!! I've been having this problem for awhile now, but it was only for admin's. Well, when this new version came out I only did it to the admins to test it. Since it didn't work I unistalled it.

Well I left this in the admin mark-up
Code:

<SCRIPT language="JavaScript"> var scolor='*#Your_Base_color*'; var a_speed='*Your_Speed*'; var shimmercount=shimmercount+1; eval('var shimmerspeed' +shimmercount+ '="' +a_speed+ '"'); eval('var shimmercolor' +shimmercount+ '="' +scolor+ '"');  document.write("<b><span id='" + shimmercount + "shine'>"); </SCRIPT>
I removed that and the quick reply works again. Too bad, I like the original when it came out because it worked, this one's been nothing but a headache. I hope you can get all the bugs worked out on it.


EDIT: Not sure if this will help you with some of your problems, but I clicked the xhtml validate link on one of my pages and lots of errors came up pointing to the mark-up on the user names. I'll attach a screenie of some.

Also here's a copy paste:
Code:

# Error  Line 1467 column 211: there is no attribute "language".

...ont color="#002fff"><SCRIPT language="JavaScript"> var scolor='#9dacf1'; var


# Error Line 1467 column 223: element "SCRIPT" undefined.

...002fff"><SCRIPT language="JavaScript"> var scolor='#9dacf1'; var a_speed='175


# Error Line 1467 column 448: character """ is not allowed in the value of attribute "id".

... '"');  document.write("<b><span id='" + shimmercount + "shine'>"); </SCRIPT>

It is possible that you violated the naming convention for this attribute. For example, id and name attributes must begin with a letter, not a digit.


# Error Line 1467 column 449: value of attribute "id" must be a single token.

...'"');  document.write("<b><span id='" + shimmercount + "shine'>"); </SCRIPT>3

This attribute can not take a space-separated list of words as a value, but only one word ("token"). This may also be caused by the use of a space for the value of an attribute which does not permit it.


# Error Line 1467 column 450: character "+" is not allowed in the value of attribute "id".

..."');  document.write("<b><span id='" + shimmercount + "shine'>"); </SCRIPT>3v


# Error Line 1467 column 465: character "+" is not allowed in the value of attribute "id".

...write("<b><span id='" + shimmercount + "shine'>"); </SCRIPT>3vilfixx</span></


# Error Line 1467 column 467: character """ is not allowed in the value of attribute "id".

...ite("<b><span id='" + shimmercount + "shine'>"); </SCRIPT>3vilfixx</span></b>


# Error Line 1467 column 487: end tag for "span" omitted, but OMITTAG NO was specified.

...+ shimmercount + "shine'>"); </SCRIPT>3vilfixx</span></b></font></a>, <a href


# Info Line 1467 column 438: start tag was here.

...' +scolor+ '"');  document.write("<b><span id='" + shimmercount + "shine'>");

# Error Line 1467 column 487: end tag for "b" omitted, but OMITTAG NO was specified.

...+ shimmercount + "shine'>"); </SCRIPT>3vilfixx</span></b></font></a>, <a href


# Info Line 1467 column 435: start tag was here.

...'="' +scolor+ '"');  document.write("<b><span id='" + shimmercount + "shine'>

# Error Line 1467 column 502: end tag for element "span" which is not open.

...+ "shine'>"); </SCRIPT>3vilfixx</span></b></font></a>, <a href='search.php?do

The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

If this error occured in a script section of your document, you should probably read this FAQ entry.


# Error Line 1467 column 506: end tag for element "b" which is not open.

...hine'>"); </SCRIPT>3vilfixx</span></b></font></a>, <a href='search.php?do=fin


# Error Line 1467 column 591: an attribute value specification must be an attribute value literal unless SHORTTAG YES is specified.

...p;u=1' title='09:13 AM' ><font color=red>~Hubba~</font></a>, <a href='search.


# Error Line 1467 column 727: element "SCRIPT" undefined.

...002fff"><SCRIPT language="JavaScript"> var scolor='#9dacf1'; var a_speed='175


# Error Line 1467 column 952: character """ is not allowed in the value of attribute "id".

... '"');  document.write("<b><span id='" + shimmercount + "shine'>"); </SCRIPT>


ngham4host 06-25-2007 07:54 PM

thanks

how can i add this in Squares

baghdad4ever 08-06-2007 08:08 PM

thanks

installed on 3.6.8 without any problem

i made the rainbow effect

its very nice

is there any new effect??

Das UndergrounD 01-15-2009 02:23 AM

I have Super Display Suite 0.3.7c - Effects Mod (UPDATED) and works well, the problem is that the nicks that have special characters do not display these characters and codes, for example:

Nickname: <| [Deus AntipaticO] |>

looks like: &lt;|[Deus AntipaticO]|&gt;

I wondered if there was any way to fix that.

fishhub 01-26-2009 05:36 AM

would like to see flames around username borders would be a good effect..

also this hack utilises entire pge...would like just the postbit to function...how to do that? TIA.:)

n.sinha.p 02-09-2009 07:08 AM

marked & saved! Is there anyway that this can be enabled for vBShout as well. At the moment, it just blanks out the username in the shoutbox.

fishhub 02-24-2009 04:26 PM

Quote:

Originally Posted by AlchemyX (Post 923649)
Yes, in your postbit and postbit_legacy templates find
Code:

<if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if>
and surround $post[usertitle] with the new code, same as for usergroups.


dont understand how to surround $post[usertitle]? anyone can assist? TIA.

fishhub 03-01-2009 05:12 PM

Quote:

Originally Posted by fishhub (Post 1753448)
dont understand how to surround $post[usertitle]? anyone can assist? TIA.

anyone?:o

Xencored 03-15-2009 03:47 PM

Dam took me ages to find it and wont work for me :(

anygot this to work on 3.8.1 >??

itsheinz 03-18-2009 01:58 PM

[QUOTE=animemike;1768815]Dam took me ages to find it and wont work for me :(

it is working for me,im using 3.8.1

do not include the * in the code.^^

malipl 03-26-2010 01:30 PM

worked in vbulletin 4.02???

malipl 03-31-2010 02:29 PM

Hello work in the vb 4.04??


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