vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Board Optimization - Scriptaculous Effects for vBulletin with User Dialogs (https://vborg.vbsupport.ru/showthread.php?t=136161)

Michael Morris 01-11-2007 01:15 PM

Quote:

Originally Posted by VaaKo (Post 1156214)
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.

I saw a message when followed the link. Did you figure out what was wrong?

EDIT: This is what I saw under IE 6. Same in Firefox 2. Looks alright to me.

VaaKo 01-11-2007 01:32 PM

I'm not seeing anything: as an admin.
Even when I logout, I'm not seeing anything under IE & Firefox.

Why do you think?

dc pringle 01-11-2007 01:36 PM

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?

VaaKo 01-11-2007 01:40 PM

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?

dc pringle 01-11-2007 01:47 PM

^^ 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

Michael Morris 01-11-2007 02:17 PM

Quote:

Originally Posted by VaaKo (Post 1156234)
I'm not seeing anything: as an admin.
Even when I logout, I'm not seeing anything under IE & Firefox.

Why do you think?

The plugin sets a cookie to prevent the popup from firing every page. If you didn't see it for whatever reason try dumping the cookie then closing the browser to end the session. I'll set up an account on your board though and see what it's doing.

EDIT: Created account mmorris and saw both dialogs as normal.

Michael Morris 01-11-2007 02:25 PM

Quote:

Originally Posted by dc pringle (Post 1156240)
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?

Step 8 replaces the vbulletin default of greying out the screen and launching a logout confirmation with a scriptaculous dialog. If your skin doesn't have the code in the navbar it most likely moved the code to the header. In either event, it is not necessary to complete step eight for the mod to work.

Michael Morris 01-11-2007 02:29 PM

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]
The vbulletin editor generated this error - it is most likely a crashing due to conflict with the shoutbox. It is not related to this modification.

lovelypk 01-11-2007 11:40 PM

looks kool,
Clicked Install

jgommel 01-12-2007 02:13 PM

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 -->
<if condition="$show['member']">
<td width="57" height="29"><a href="/forums/login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out()"><img id="nav_logout" src="$stylevar[imgdir_misc]/navx_logout.gif" width="57" height="29" border="0" alt="Logout" /></a></td>

One other thing - I noticed when I login as admin, the screen fades and I get 'Close' button, but no message. I checked my settings for 'Staff Announcement' and they are blank... any ideas?

Site: www.fstopmedia.com

Thanks,


All times are GMT. The time now is 05:55 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.01223 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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