Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Scriptaculous Effects for vBulletin with User Dialogs Details »»
Scriptaculous Effects for vBulletin with User Dialogs
Version: 1.0.1, by Michael Morris Michael Morris is offline
Developer Last Online: Jun 2009 Show Printable Version Email this Page

Category: Board Optimization - Version: 3.6.4 Rating:
Released: 01-10-2007 Last Update: Never Installs: 48
Uses Plugins
Additional Files  
No support by the author.

This project is cancelled.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #32  
Old 01-16-2007, 11:32 AM
ociosos ociosos is offline
 
Join Date: Jun 2006
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi it is really nice!!!! but im having some troble when i intall it, i having issues when i want to write a psot on the quick reply box on any thread... it is like deactive... well this only happend on FireFox on IE works just fine...

thank you in advance for your reply...
Reply With Quote
  #33  
Old 01-24-2007, 01:39 PM
ePrOmD's Avatar
ePrOmD ePrOmD is offline
 
Join Date: Aug 2006
Location: jump! | argentina
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi.. its look grate!
only one question.. its works on vb 3.6.0?
Reply With Quote
  #34  
Old 02-05-2007, 06:40 PM
JohnBee JohnBee is offline
 
Join Date: Oct 2004
Posts: 544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very fancy, love the transitions but this hack desperately needs on off controls for the popups though. Any chance you could add on/off checkbox next to each announcement option?
Reply With Quote
  #35  
Old 02-05-2007, 09:30 PM
JohnBee JohnBee is offline
 
Join Date: Oct 2004
Posts: 544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Another issue with this hack is this line...
Code:
<div id="primary_window" style="display:none;">
it will return a blank screen whenever another lightbox call is encountered *thickbox
Reply With Quote
  #36  
Old 02-07-2007, 09:10 PM
SimplyBen SimplyBen is offline
 
Join Date: Aug 2006
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

THAT IS GODLY! THANK YOU! Of all mods I have installed (1000's), this is by far the coolest one with minimal extra editing needed. oh and i have never spent the time to leave an actual comment on a mod.. so good job!
Reply With Quote
  #37  
Old 02-08-2007, 10:55 PM
YogiTW YogiTW is offline
 
Join Date: Jan 2004
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just installed this and it broke the inline editing functionality. The error is:
"obj.style has no properties"

Referencing line 818 in vbulletin_textedit.js
Reply With Quote
  #38  
Old 02-09-2007, 08:39 PM
SimplyBen SimplyBen is offline
 
Join Date: Aug 2006
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I get a blank box often on the homepage. Everyone has to click close before doing anything on a blank box. Anything have a way to fix this? this is the only thing stopping me from using this hack.
Reply With Quote
  #39  
Old 02-10-2007, 07:39 PM
unitedbreaks's Avatar
unitedbreaks unitedbreaks is offline
 
Join Date: Aug 2006
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SimplyBen View Post
I get a blank box often on the homepage. Everyone has to click close before doing anything on a blank box. Anything have a way to fix this? this is the only thing stopping me from using this hack.
Ditto. I installed, loved it.. but couldn't take the blank msg.

Also, If possible.. Add a fade(in/out) duration time setting in admincp.

Great hack I must say, just needs debugging.
Reply With Quote
  #40  
Old 02-11-2007, 06:55 PM
YogiTW YogiTW is offline
 
Join Date: Jan 2004
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The problem is vB's use of the for/in loop: for (var i in array_var) { }

When you alter the array prototype, those new values show up as i. For example:
Code:
Array.prototype.wtf = function() { }

var s = new Array("1", "2", "3");

for (var i in s) {
  alert(i);
}
you will get pop ups that say 1, 2, 3, and wtf.
Reply With Quote
  #41  
Old 02-12-2007, 03:39 PM
SimplyBen SimplyBen is offline
 
Join Date: Aug 2006
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So, how to fix this exactly?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:18 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.13220 seconds
  • Memory Usage 2,299KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete