Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
SCANU's Guest Warn 3 - Elegant Floating Warning for your guests Details »»
SCANU's Guest Warn 3 - Elegant Floating Warning for your guests
Version: 3.1, by Scanu Scanu is offline
Developer Last Online: Apr 2022 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 4.x.x Rating:
Released: 09-10-2011 Last Update: 07-27-2014 Installs: 330
Uses Plugins Auto-Templates
Translations  
No support by the author.

Description
This modification shows an elegant warn for all guests of your forum with the possibility to add a close button, it's a conversion of this mybb add-on. For all the features or the mod version history click here Look at the screenshots for more!

Installation

Upload the product via admincp and go in Settings->Guest Warn Settings to customize the close option etc.. Then search in stylevars for GuestWarn to customize the style.
To update just redownload and reupload the file, make sure that overwriting is set to Yes

Demo

Online demo: http://scanu.altervista.org/forum.php

Translations
  • Arabic translation by Dr.OsamA (download in the attachments) ONLY 2.7

PLEASE NOMINATE THIS MOD FOR MOTM AND CLICK MARK AS INSTALLED

Please donate to support my free works

If you like this mod see this other elegant mod for your forum: click here
To get support:
  1. Mark this mod as Installed
  2. Copy/Pasted errors or screenshots
  3. URL/link to site


Many thanks to my brother: Clear (Darkness95) that allowed me to convert his plugin and using his style. Please if there are errors in the phrases let me know.
To the coders: This mod use javascript and css but i don't want to write them in other files because i like that the mod is easy to install so you have not to upload files, the image too are situated in online server so you don't have to download and re-upload in your server. That's all

Download Now

File Type: xml Guest_Warn 2.7-Arabic by alra7ba.xml (13.6 KB, 102 views)
File Type: xml SCANU's Guest Warn 3.xml (19.7 KB, 284 views)
File Type: xml Guest Warn 3.1.xml (15.0 KB, 164 views)

Screenshots

File Type: png warn.png (22.0 KB, 0 views)
File Type: jpg Settingsguestwarn.jpg (114.7 KB, 0 views)
File Type: png thankyou.png (4.3 KB, 0 views)

Supporters / CoAuthors

Show Your Support

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

Comments
  #202  
Old 09-09-2013, 09:37 AM
Scanu's Avatar
Scanu Scanu is offline
 
Join Date: Nov 2010
Posts: 829
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ForceHSS View Post
From this
Code:
if ($vbulletin->options['guest_warn_active'] && !$show['search_engine'] && $show['guest'] && !in_array(THIS_SCRIPT, array('register','login'))) {
to this
Code:
if ($vbulletin->options['guest_warn_active'] && $show['guest'] && !in_array(THIS_SCRIPT, array('register','login'))) {
am not sure so if a good coder can check it
What are you trying to do? If you remove !$show['search_engine'] guest warn is shown to spiders too! Guest Warn 3 won't show the message to spiders
Reply With Quote
  #203  
Old 09-09-2013, 12:20 PM
crazyboy1661 crazyboy1661 is offline
 
Join Date: Jan 2011
Location: India
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed on 4.2.1 version and is working nice.
Nominated and Rated 5
Reply With Quote
  #204  
Old 09-09-2013, 12:41 PM
ForceHSS ForceHSS is offline
 
Join Date: Apr 2008
Posts: 6,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Scanu View Post
What are you trying to do? If you remove !$show['search_engine'] guest warn is shown to spiders too! Guest Warn 3 won't show the message to spiders
Was tried when i posted not thinking i see the mistake now. Not one for making a noobie mistake like this lol
Reply With Quote
  #205  
Old 09-10-2013, 07:50 PM
Scanu's Avatar
Scanu Scanu is offline
 
Join Date: Nov 2010
Posts: 829
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by crazyboy1661 View Post
Installed on 4.2.1 version and is working nice.
Nominated and Rated 5
Thank you
Reply With Quote
  #206  
Old 10-15-2013, 02:24 PM
S_E_A S_E_A is offline
 
Join Date: Nov 2010
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<a href="JavaScript:void(0);" onclick="register.php();">CLICK HERE</a> is not redirecting to registration page. Using 4.2.2 and mod version 3. Anyone else encountering the same issue?
Reply With Quote
  #207  
Old 10-15-2013, 02:33 PM
Scanu's Avatar
Scanu Scanu is offline
 
Join Date: Nov 2010
Posts: 829
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If I remember, it should be onclick="register();"
Did you change it?
Reply With Quote
  #208  
Old 10-15-2013, 02:40 PM
S_E_A S_E_A is offline
 
Join Date: Nov 2010
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry, yes I changed. onclick="register();" does not redirect.
Reply With Quote
  #209  
Old 10-20-2013, 07:40 AM
Scanu's Avatar
Scanu Scanu is offline
 
Join Date: Nov 2010
Posts: 829
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I would need to check the site with the mod on if possible
Reply With Quote
  #210  
Old 10-31-2013, 02:28 PM
tehbasmentdwell tehbasmentdwell is offline
 
Join Date: Jan 2011
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Scanu, just installed your mod but we have a small issue - clicking on the "click here to register" link does nothing (tried on firefox and IE), how do i fix this so it redirects to our registration page? Also, is there a way to edit the text that is displayed in the dialogue box?

Thank you.
Reply With Quote
  #211  
Old 10-31-2013, 02:43 PM
john7911 john7911 is offline
 
Join Date: Feb 2013
Posts: 258
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you
I need french translation
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 08:05 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04718 seconds
  • Memory Usage 2,357KB
  • Queries Executed 27 (?)
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
  • (3)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
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (16)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (6)postbit_attachment
  • (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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • 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