vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Mini Mods - Improve Registration Rates (https://vborg.vbsupport.ru/showthread.php?t=120784)

oninuva 07-09-2006 10:00 PM

Improve Registration Rates
 
Improve Registration Rate

What this does: This modification will create a scrolling bar when the guest loads the page. This scrolling bar can be edited to say anything you want.

Time to install: 1 minute

Difficulty: Easy

What to do: 1 Template Edit and 1 File Upload

Save this and upload into your forum root http://gamerz-forum.com/close.gif

Directions are included in the download

Please Click Install Here.

Brought to you by: www.gamerz-forum.com

https://vborg.vbsupport.ru/

dunglantq 07-10-2006 02:38 AM

very good ....^_^

Barakat 07-10-2006 03:23 AM

very nice

Barakat 07-10-2006 03:25 AM

just change the first line

from <--! Improve registration Rates -->
to

<!-- Improve registration Rates -->

Barakat 07-10-2006 03:31 AM

i try it but its appeared that u need to set it just only for visitors coz the box wont disapeared for the members also ?

Shazz 07-10-2006 05:50 AM

It appears to everyone.
________
silversurfer vaporizer

utw-Mephisto 07-10-2006 07:56 AM

Maybe try

Code:

<if condition="$bbuserinfo['usergroupid'] == '1'">


<div id="topbar">
<a href="" onClick="closebar(); return false"><img src="close.gif" border="0" /></a>
It shows that you are unregistered. Please register with us by clicking <a href="register.php">Here</a></td>
</div>


</if>

instead.

Floris 07-11-2006 04:38 AM

lol, if you black out the text on your screenshot at least make it unreadable, it's quite obvious it says dev boards and test by user oninuva :) lol

Nice hack, thanks for sharing.

nelto 07-13-2006 01:00 PM

I cant quite understand your instructions.
You sai theres a template edit... wich is the javascript on the txt file.
Then you said one file must be uploaded.... wich file?

Tork64 07-13-2006 11:31 PM

real cool thx.

Mastar 07-14-2006 06:15 AM

Quote:

Originally Posted by nelto
I cant quite understand your instructions.
You sai theres a template edit... wich is the javascript on the txt file.
Then you said one file must be uploaded.... wich file?

The file to upload is the "https://vborg.vbsupport.ru/external/2006/09/6.gif" image located in the very first post.

oninuva 07-14-2006 09:04 PM

yup

Thanks Mastar for helping out since i was away :")

Kuimera 07-24-2006 02:05 PM

Quote:

Originally Posted by Floris
lol, if you black out the text on your screenshot at least make it unreadable, it's quite obvious it says dev boards and test by user oninuva :) lol

Nice hack, thanks for sharing.

lol

Nice hack m8.

harmor19 07-25-2006 02:30 AM

Does this really increase registration?

amnesia623 07-25-2006 04:14 AM

Just a quick note: I found that when a search engine spiders the site, this is the first text it sees.

harmor19 07-25-2006 04:19 PM

I installed it. Let's see if reg. rates improve.

Datacenter1.com 07-26-2006 12:14 AM

Great idea

I can't see the close image in firefox

Also could be a great way for to show ads to non members

Gsmmind 07-26-2006 06:55 AM

but it's shows to all .. Even Admins Too.:(

harmor19 07-26-2006 08:32 AM

You need a conditional.

First off all change
HTML Code:

<--! Improve registration Rates -->
To
HTML Code:

<if condition="$show[guest]">
<!-- Improve registration Rates -->

And after
HTML Code:

<!-- End Improve Registration -->
Add
HTML Code:

</if>

oninuva 07-31-2006 12:05 AM

Yes, I forgot to add that part. And yes you can show ads to guests. Just change the message to what ever. :)

almukmin 07-31-2006 05:43 AM

Quote:

Originally Posted by harmor19
You need a conditional.

First off all change
HTML Code:

<--! Improve registration Rates -->
To
HTML Code:

<if condition="$show[guest]">
<!-- Improve registration Rates -->

And after
HTML Code:

<!-- End Improve Registration -->
Add
HTML Code:

</if>


Thanks a bunch for that. Save me a heck lot of time.

rogersnm 07-31-2006 06:02 AM

dude, you sopied this off dynamicdrive.com even the picture i got this for you a few months back.

Alcatraz 08-26-2006 05:06 PM

Quote:

Originally Posted by harmor19
You need a conditional.

First off all change
HTML Code:

<--! Improve registration Rates -->
To
HTML Code:

<if condition="$show[guest]">
<!-- Improve registration Rates -->

And after
HTML Code:

<!-- End Improve Registration -->
Add
HTML Code:

</if>


Hey thanks bud this should help alot :-)

And mod maker thanks alot for the idea! xD

Alcatraz

o0Hubba0o 08-26-2006 07:05 PM

Quote:

Originally Posted by oninuva
Yes, I forgot to add that part. And yes you can show ads to guests. Just change the message to what ever. :)

So why don't you change the text file so it has this change in it? Also, it says one file to upload, which I read is the close image, you should attach that image to the post also. One other note, if you edit the text to include the changes, you might want to fix the first part of the code from this:
Code:

<--! Improve registration Rates -->
To this so it doesn't show up on the top of the page:
Code:

<!-- Improve registration Rates -->

thedvs 08-30-2006 03:28 PM

anyone got a close.gif i can have? :)

Snake 08-30-2006 04:01 PM

Thanks for the hack! I'll install it right away... :)

oninuva 08-30-2006 04:11 PM

dont forget to click install :)

Kuimera 09-01-2006 01:34 AM

Quote:

Originally Posted by thedvs
anyone got a close.gif i can have? :)

I added two images since I didn’t find none here...

Btw is there any way to control the opacity of the bar ? :)

Shazz 09-01-2006 01:38 AM

Quote:

Originally Posted by rogersnm
dude, you sopied this off dynamicdrive.com even the picture i got this for you a few months back.

oninuva is this true?

junaid 09-06-2006 03:57 PM

what file i ahve to upload??

principino1984 09-06-2006 06:08 PM

how do I align it on the right?

i tried this but it didn't work:

#topbar{
align: right;
position: absolute;
border: 1px solid black;
padding: 5px;
background-color: black;
width: 600px;
visibility: hidden;
z-index: 400;
}

dougeetx 09-07-2006 03:41 PM

Didn't work for me at all. Even though I was already registered, it kept saying that I wasn't and that nag stayed with me. Running 3.6.0

adwade 09-08-2006 02:38 PM

Quote:

Originally Posted by Mastar
The file to upload is the "http://www.gamerz-forum.com/dev/close.gif" image located in the very first post.

Yet, when clicked upon returns the following...

Not Found
The requested URL /dev/close.gif was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.36 Server at www.gamerz-forum.com Port 80

oninuva 09-24-2006 11:55 PM

Quote:

Originally Posted by Shazz
oninuva is this true?

Nope. Ofcourse its not true...

oninuva 09-30-2006 10:22 AM

Quote:

Originally Posted by dougeetx
Didn't work for me at all. Even though I was already registered, it kept saying that I wasn't and that nag stayed with me. Running 3.6.0

Upadeted the Zip :) Please redownload, reupload, change templates, and click install :) Thats all.

Ricsca 10-03-2006 09:57 PM

Good! :)

TVNettet 10-05-2006 04:14 AM

I don't see this on your froum and you are using 3.54. Are you sure it works on 3.6?

Shazz 10-05-2006 04:24 AM

Quote:

Originally Posted by TVNettet
I don't see this on your froum and you are using 3.54. Are you sure it works on 3.6?

Yes, works on both of my 3.6 boards

jackceltic1888 10-16-2006 10:22 AM

Installed :D

oninuva 11-06-2006 04:55 PM

Quote:

Originally Posted by TVNettet
I don't see this on your froum and you are using 3.54. Are you sure it works on 3.6?

Yup it works on 3.6 and 3.54.

and to those who clicked install: Thanks!


All times are GMT. The time now is 04:56 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.02606 seconds
  • Memory Usage 1,800KB
  • 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
  • (3)bbcode_code_printable
  • (12)bbcode_html_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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