Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
  #61  
Old 03-11-2001, 01:42 AM
Guest
 
Posts: n/a
Default

glow text is simply a fat color behind the normal text. I took a screen shot (attached) to give an example.
Attached Images
File Type: jpg glowtext.jpg (7.2 KB, 0 views)
  #62  
Old 03-11-2001, 02:09 AM
Guest
 
Posts: n/a
Default

So when's Kier going to join the development team?

This is an awesome hack.. Just had to say that again.

Maz
  #63  
Old 03-11-2001, 02:47 AM
Guest
 
Posts: n/a
Default

Quote:
Originally posted by freddie
I will see what I can do about putting this into beta 4.
That would be wonderful, thanks
  #64  
Old 03-11-2001, 02:53 AM
Guest
 
Posts: n/a
Default

I also have an error with the SpellChecker now. It says:
Line:297
Char:34
Error: Message not Null or not an object

JavaScript Error:
http://www.clublexus.com/vb/newthrea...ad&forumid=14,
line 321:

f has no properties.
JavaScript Error:
http://www.clublexus.com/vb/newthrea...ad&forumid=14,
line 321:

f has no properties.
==========================



Now can someone else duplicate this or did I somehow mess up on that php script.....
  #65  
Old 03-12-2001, 09:04 AM
Guest
 
Posts: n/a
Default

I got the same prob.. I give up
I'll overwrite my backup files again.
  #66  
Old 03-12-2001, 09:53 AM
Guest
 
Posts: n/a
Default

This is easy to fix.

In your editpost, newthread and newreply templates, find the onclick event for the Spell Check button, and you will see an assignment for a variable called 'f'.

This is the code from newreply:
Code:
<INPUT TYPE = "BUTTON" VALUE = "Spell Check" onclick="var f=document.forms['REPLIER']; doSpell( '$spellchecklang', f.message, '$bburl/spellcheck/sproxy.php', true);">
Note that it expects to find a form called REPLIER in this case. You will need to replace REPLIER with vbform, as we renamed the form in order to make the clickable smilies work:
Code:
<INPUT TYPE = "BUTTON" VALUE = "Spell Check" onclick="var f=document.forms['vbform']; doSpell( '$spellchecklang', f.message, '$bburl/spellcheck/sproxy.php', true);">
Okay?
  #67  
Old 03-12-2001, 11:39 AM
Guest
 
Posts: n/a
Default

This hack is now updated to version 1.4, which I believe will be the final update before its inclusion in vBulletin Beta4.

Note to freddie: the version attached to the first post of this thread is newer than the version I sent you at the weekend. Please use this version instead.
  #68  
Old 03-12-2001, 11:42 AM
Guest
 
Posts: n/a
Default

i dunno if this have been mentioned before, but in enhanced mode.. when i click a couple of tags.. like b, u and i.. and then delete those.. and then click on b, and then on close all tags.. then all tags i deleted are closed..
  #69  
Old 03-12-2001, 11:46 AM
Guest
 
Posts: n/a
Default

Quote:
Originally posted by X-PhoeniX
i dunno if this have been mentioned before, but in enhanced mode.. when i click a couple of tags.. like b, u and i.. and then delete those.. and then click on b, and then on close all tags.. then all tags i deleted are closed..
Nothing I can do about that I'm afraid.
  #70  
Old 03-12-2001, 01:19 PM
Guest
 
Posts: n/a
Default

Quote:
Originally posted by Kier
Nothing I can do about that I'm afraid.
I kn?w.. It's just that the close tags system isn't such a good idea afterall?

But otherwise, this hack roels
Closed Thread

Thread Tools
Display Modes

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 04:37 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.03855 seconds
  • Memory Usage 2,234KB
  • Queries Executed 14 (?)
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
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (10)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_postinfo_query
  • fetch_postinfo
  • 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
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete