vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Mini Mods - Redirect guests to register page from no permission page. Increase Registrations (https://vborg.vbsupport.ru/showthread.php?t=172989)

Julrou 03-27-2008 04:31 PM

Bump ! :):):):):):)

SEOvB 03-28-2008 12:42 AM

Make sure the plguin for the memberlist is enabled. Or try reuploading the plugin and reinstalling.

Works okay here: http://maddengods.org/members/list/

GTX2 04-05-2008 06:48 PM

Nice mod!

I have some questions though:

1) Will this work on 3.6.x ?
2) Will this work also with showthread ?

I have no problem about search engine bots, since i have member bots mod which makes them act as a member...

nightbloom 04-06-2008 05:47 AM

This is good because I have the hack that doesnt allow guests to view links. ^^ That is a whole lotta redirecting to registration. :)

hrk 04-06-2008 09:44 AM

i cant use it as plugins, only products.

SEOvB 04-06-2008 10:02 PM

Quote:

Originally Posted by GTX2 (Post 1483802)
Nice mod!

I have some questions though:

1) Will this work on 3.6.x ?
2) Will this work also with showthread ?

I have no problem about search engine bots, since i have member bots mod which makes them act as a member...

1. It should work on any 3.5+ vBulletin

2. Not by default, to do that, install the product, then click "Add New Plugin" use these settings:

Product: Guest Redirections
Hook Location: showthread_start
Name: Guest Redirect showThread
Execution Order: 5
plugin code:
PHP Code:

if ($show['guest']){
$vbulletin->url '' $vbulletin->options['bburl'] . '/register.php';
standard_redirect();


Active: yes

that will redirect any not logged in/guest users to register

SEOvB 04-06-2008 10:03 PM

Quote:

Originally Posted by hrk (Post 1484230)
i cant use it as plugins, only products.

It is a product

hrk 04-06-2008 10:58 PM

Quote:

Originally Posted by FRDS (Post 1484733)
It is a product

ok. the lo. txt seems dif and confusing.
installed anyway. thanks!

SEOvB 04-07-2008 05:51 AM

Sorry, i didn't update the .txt file after i made this a product. My apologies.

Glad you got it working

fanyap 04-10-2008 02:47 PM

I am getting this error:

A conflict was detected in the bitfields. You cannot continue with the installation of this product until this has been fixed. The conflicts found were:

* Bitfield Collision: credits_cantearn = prefixrequired


All times are GMT. The time now is 04:26 AM.

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.01211 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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