![]() |
Scriptaculous Effects for vBulletin with User Dialogs
This project is cancelled.
|
heyy any screenshot would be cool :eek:
|
Quote:
I've provided 3. The first is a popup (the global announcement) fully in. Note the rest of the forum window fades back to 50% to help it stand out. When you dismiss it the rest of the forum fades back to 100% The second is a screen capture about halfway through the transition. Transitions run 1 1/2 seconds, that's hard coded in for the moment (I may move that to a setting later). The third is the admincp shot of the settings. However, to be honest, a simple screen shot doesn't do these things justice. They have to be seen fully animated to be appreciated :) |
your hack sounds cool and you are too :D
|
Version 1.0.1 30 minutes after version 1.0.0 because I forgot to put in the template caching call to avoid extra queries :\
Anyway, if anyone has any questions on this I'll be happy to answer them. In the meanwhile I'm going to cleanup the install process and go ahead and include the scriptaculous scripts in the mod zipfile. |
this seems very interesting
|
looks intresting
|
Nice.
/me clicks install! |
I'm having a problem, if you goto www.earthopia.com you'll get the system message but only the close button to click, the message isn't showing, and I have already written it.
|
Thanks guys. I'm working on the PM launcher now - that's a little bit more complicated though but should be ready Sunday. That will add something to this that simply cannot be done with the javascript alert() function.
Firefox users should also note that this mod's fade down for logout works for them, unlike vbulletin's inbuilt grayscale trick which is IE only. |
Quote:
EDIT: This is what I saw under IE 6. Same in Firefox 2. Looks alright to me. |
I'm not seeing anything: as an admin.
Even when I logout, I'm not seeing anything under IE & Firefox. Why do you think? |
I cant complete step 8 as it is only present in one of my four skins (possibly cuz i am running 3.6.0)
Still gonna give it a try though What does step 8 actually do? Is it essential that i have that code in there? |
Another bug, after users login they get by default an empty message with a close button, they can't access the forum before they click close... why is that man?
|
^^ I get that too
Also, when i edit a post and click 'save' it doesnt go back to the original post in just says 'error on the page' on the bottom left hand corner and nothing seems to happen, although i did check it out and it does post |
Quote:
EDIT: Created account mmorris and saw both dialogs as normal. |
Quote:
|
VaaKo, upon attempting to start a new thread I received the following error in the console.
Code:
Error: uncaught exception: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIDOMNSHTMLDocument.designMode]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: http://www.earthopia.com/clientscript/vbulletin_textedit.js?v=362 :: anonymous :: line 1307" data: no] |
looks kool,
Clicked Install |
Hey there, I just installed this excellent mod, and most of it seems to work okay, but like another user mentioned, I can't utilize the effect in step 8. I'm using the iSkin (wrap) from extrempixels and the code you mention; though similar to some extent, is not exactly the same, and is indeed located in the header template (like you mentioned). Id still like to utilize the full potential of this install, could you or another member/user possibly look at the code I have and suggest a fix?
Current Header Code for Logout Code:
<!-- LOGOUT --> Site: www.fstopmedia.com Thanks, |
Quote:
Code:
<!-- LOGOUT --> Quote:
|
Hey Michael - thanks for responding and giving me a hand. I tried changing my LOGOUT code, but when logging out, I get the following 404 page...
404 Not Found The requested URL /login.php?do=logout&logouthash=41f7689411006c511fc c23073a361f66 does not exist. |
Quote:
HTML Code:
<div id="dialog_logout" style="display:none; position: absolute; top: 150px;"> HTML Code:
<div id="dialog_logout" style="display:none; position: absolute; top: 150px;"> |
Alright, we're getting closer... and yes, I've running vBadvanced CMPS as my frontend.
After editing the dialog_logout template, I was not able to save it due to the following error: PHP Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING I checked the code and found a tick inside the logouthash bracket instead of outside... logouthash=$bbuserinfo['logouthash]';" I just moved the tic outside the bracket, and the template saved just fine. Now when I try to log out, the 'Yes' button does nothing, but the 'No' button returns me back to the initial page (fades-in). We're getting closer. I've also attached a few screenshots. One include the page that appears with no dialog; only the close button. I appreciate your time helping me with this. Maybe once we get this working you can use this in an install txt file for those that use vBadvanced CMPS. |
Wrong tick then. I corrected the typo in my post above - it should save now.
|
Quote:
Now on to a few other things I just tested out... The opacity of the msg box is matching that of the background, or the background is mimicking a mask. I have to check on my PC, but while viewing my site thru Firefox on my Mac laptop, the MSG box is very dim - almost like it's dimming with the background (Screenshot 1). Secondly, while viewing my site thru Apple's Safari, the dialog box not only does the same thing I mentioned above, but it also resizes the box and throws it to the left (Screenshot 2). Before I left work, I noted that on my work PC, the dialog ox was centered fine, but I don't recall the opacity issue. Thanks. |
This has some very good potential however can I request this.
Make another option to show for a specific user (username or userid). That way if a user is misbehaving I can then show them a pop up and hopefully they will get the point to stop. I think this would be a really cool idea. Also if you could with this specific idea, have options. eg. show popup every x minutes. and i may think of some more later. nice work so far, but the above would make this stand out even more ^^ |
With this hack are we able to have a popup once every while for things such as 'vote for us' that doesnt come on too much, but at a good enough rate to get both votes and not annoy members?
Time limit perhaps? 1 popup a day? |
Quote:
|
Quote:
And thanks for the great hack.. |
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... |
hi.. its look grate!
only one question.. its works on vb 3.6.0? |
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?
|
Another issue with this hack is this line...
Code:
<div id="primary_window" style="display:none;"> |
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!
|
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 |
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.
|
Quote:
Also, If possible.. Add a fade(in/out) duration time setting in admincp. Great hack I must say, just needs debugging. |
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() { } |
So, how to fix this exactly?
|
All times are GMT. The time now is 05:52 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|