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)

cheat-master30 04-10-2008 03:04 PM

That could be an error with vB Credits. Try changing the bitfield for credits_cantearn.

P.S. This is one of the greatest mods ever. Okay, that's an exaggeration, but it does seem to have caused an increase in registrations.

SEOvB 04-11-2008 11:58 PM

Quote:

Originally Posted by fanyap (Post 1487513)
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

I wish I could help you but I dont have vbcredits install, or any other credit modifiation to try to replicate the error.

Though this doesn't use bitfields or anything, so I'm almost positive thats caused by something else :confused:

SEOvB 04-12-2008 12:00 AM

Quote:

Originally Posted by cheat-master30 (Post 1487523)
P.S. This is one of the greatest mods ever. Okay, that's an exaggeration, but it does seem to have caused an increase in registrations.

Wonderful, Glad to hear its helping :)

theparentpack 04-12-2008 05:46 AM

I am currently running vb version 3.6.9, will there be any conflict if I install this mod?

SEOvB 04-14-2008 06:37 PM

Nope this should work on any vBulletin version that supports plugins.

If you use it, let me know if it works or not so i can update the first post, and get one to work for it :)

Thanks

amore1981 04-17-2008 02:23 PM

grt8 mod but is there away of makeing a url like "'index.php?pageid=my_stuff' " do the same thing?

SEOvB 04-19-2008 09:59 PM

not unless you've got a hook location specifically for that page. You could simply use a meta redirect in the header

Code:

<if condition="$show[guest]">
<meta redirect code here />
</if>

then just place that in our my_stuff template above the $header variable and it should work

baymortgage99 04-20-2008 04:41 AM

Any screenshots?

daz1967 04-20-2008 09:07 AM

Works great on 3.6.9 as well

thanks

fukdawrld 04-20-2008 09:16 AM

thank you

SEOvB 04-25-2008 04:29 PM

Quote:

Originally Posted by baymortgage99 (Post 1494918)
Any screenshots?

hilarious

tpearl5 04-30-2008 11:52 AM

This looks like a good idea.

Brian30fl 04-30-2008 11:59 AM

Quote:

Originally Posted by FRDS (Post 1499176)
hilarious

i am sorry but if you want people to use and install your mod or even donations lil comments like if you need a screen shot dont install or your last one you got to remeber new users get vbulletin all the time and dont understand. might to be more usefull if your willing to help instead of making fun of them. although i am a coder myself. im not flamming or insulting you i just speaking up for the new users out there. anyways have a great day and the mod isnt to bad but i dont need it :)

J105C 05-01-2008 02:46 PM

Quote:

Originally Posted by Brian30fl (Post 1503297)
i am sorry but if you want people to use and install your mod or even donations lil comments like if you need a screen shot dont install or your last one you got to remeber new users get vbulletin all the time and dont understand. might to be more usefull if your willing to help instead of making fun of them. although i am a coder myself. im not flamming or insulting you i just speaking up for the new users out there. anyways have a great day and the mod isnt to bad but i dont need it :)

True, but this is a simple mod. Why would you need a SS lol.

SEOvB 05-03-2008 02:26 AM

Its a redirect.... If anyone expects screenshots of a redirect then I'm not sure what to tell them other then kindly do not install because its probably to advanced.

d2sector 05-03-2008 03:04 AM

Great Mod thanks.

keyness 05-11-2008 02:11 PM

Nice idea indeed, I am sure it would help, but in my opinion these redirected registrations are useless, It just enlarges the total members number and its distance with active users.

Julrou 05-12-2008 07:50 AM

Hi there !


I does no longer work for me on page memberlist.php and search.php... :confused::(


Jul.

AdrianH 05-12-2008 08:35 AM

Tried it ,removed it.

If permissions are set correctly guests will get a default no permission page which explains the need to log in AND also provides a link to the registration page, if they are going to register they will use this link, the redirect in this mod does nothing to explain to a visitor why they have been taken to the new page.

ABDALWAHID 05-12-2008 09:11 AM

In my forum guests may not be the profile members to see. But your plugins when these actions is not responding.

Yours sincerely,

Mesohu 05-12-2008 09:23 AM

Installed & modified :) .

Good idea FRDS .

Triky 05-12-2008 10:43 AM

Does it automatically redirect afret a tot. of time, or is there a link or something else?

Mesohu 05-13-2008 01:21 PM

Quote:

Originally Posted by Triky (Post 1517041)
Does it automatically redirect afret a tot. of time, or is there a link or something else?

It's automatically redirect to the registration page.

But it would be nice if the autor of this hack add more options like : when a redirection will be made , the guest will get a message in the center like "You will be redirected to the reg. page b'coz you are not registered or allowed to start new threads ,..."

Mr saleki 05-16-2008 03:50 PM

very good ...

SEOvB 05-17-2008 01:53 AM

Quote:

Originally Posted by Mr saleki (Post 1521728)
very good ...

thank you

tafreeh 05-21-2008 07:46 PM

Quote:

Originally Posted by Mesohu (Post 1518260)
It's automatically redirect to the registration page.

But it would be nice if the autor of this hack add more options like : when a redirection will be made , the guest will get a message in the center like "You will be redirected to the reg. page b'coz you are not registered or allowed to start new threads ,..."

Agree with Mesohu...

people should know why they need to register and how/why did they got to registration page.....

SEOvB 05-22-2008 09:53 AM

I'll see If i can add a custom template this will redirect to in the next release.

My dev machine is down right now so if anyone else can do it please feel free to and I'll update the thread with your work!

vb_mp 09-17-2008 11:18 PM

I can't figure out how to do this for payments.php - redirect elsewhere if gues is trying to access payments.php

Can someone help please?

edermix 10-11-2008 09:56 PM

Not functionally VBadvanced!

Emmmmrz 10-12-2008 12:33 AM

Quote:

vBulletin Message


XML Error: Empty document at Line 1
Errors Will Robinson, Errors!

exel 10-12-2008 06:31 AM

installed, thanks

tpearl5 10-14-2008 03:29 PM

This is a step closer to what I had in mind for a 'save post, then register' mod...

https://vborg.vbsupport.ru/showthread.php?t=191134

fattony69 10-15-2008 06:49 PM

Great mod, but there is a complication with photoplog as when guests click today's posts, it sends them to the register.php, but since it is a search button, it adds:
Code:

&photoplog_searchinfo=1
making it a broken link. Any ideas around it without me using template edits?

GTX2 11-05-2008 08:49 PM

i'm getting confused.... is this working with member bots hack or not?
In other words, if i have installed member bots, will search engine bots still be recognized as members, or will be redirected to the register page?
thanks

tpearl5 11-17-2008 03:24 PM

If you have searching enabled for guests then this hack will redirect the guest from search.php to register.php. Simple workaround - disable Guest Search Redirect under plugin manager.

Jafo232 11-24-2008 06:46 PM

Great mod..

Nadeemjp 11-25-2008 04:46 AM

good hack:thumb:

Nadeemjp 11-25-2008 04:51 AM

i assume that it should appear in the vbulletin options list.
but i am not seein it there.
can someone tell me where to find so that i can set my options?

blackberry 11-25-2008 10:14 AM

gr8

thanks

soundbarrierpro 11-25-2008 12:33 PM

Followed the install instructions, here's the message:

This file appears to be a Product, not a Plugin. Please use Manage Products to add this file.

I then tried from the manage products/plugins manager and it installs.

But it doesnt work.


All times are GMT. The time now is 01:28 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.01861 seconds
  • Memory Usage 1,792KB
  • 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
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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