vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Miscellaneous Hacks - Cyb - Advanced Registration (https://vborg.vbsupport.ru/showthread.php?t=201287)

pcg 04-10-2009 04:02 AM

I have an issue where the email, when clicked, does not fill in the referrer name

sbsforum.us 04-28-2009 04:41 PM

Installed and using.

Stops the bots

Thanks

djXpire2 05-05-2009 01:07 PM

the invite code will not work when someone uses FBConnect right?
& I cant seem to find any info on manually add the invite link....

please help.. thanks.

Bergler 05-09-2009 04:36 AM

Why does it not insert the links in a CMPS index page?

swrld 05-18-2009 02:35 PM

Excellent release. This will help me stop those pesky spam bots.

arcadian_girl 05-21-2009 11:27 AM

I used this at one point for the invite codes - I turned off regular registration. For me that worked. However now I have a different forum, and I want to encourage new members, so I dont want to use invite codes. I thought the random question would stop the spam bots (im getting a ton :/). I put the question "what was the libertines first album" and the answer "up the bracket". I figured a bot cant know that, right? Well two hours later I went and checked, and two new bots signed up :( My question is, are the bots getting around it somehow, or does the fact that they registered mean it's not bots, but actual live people signing up? Cos a person could just google to get the answer to my random question.

I might have to turn off registration altogether to stop the bots, and just use invite codes, but I really dont want to :/

arcadian_girl 05-22-2009 11:10 PM

anyone? Bueller?

pyd 05-24-2009 03:39 AM

1 Attachment(s)
For some reason my link in "quick links" end up somewhat "off". (see screenshoot)

Why is this, and how can I fix it?

Valter 05-24-2009 07:46 AM

It's because you have moved FAQ link to QL, and this product adds navbar-style link just after FAQ.

Disable automatic insertion and add it manually wherever you want.

pyd 05-24-2009 08:01 AM

Ohh. ok.
Bur when I look at navbar-code, I can't find any reference to your product?

Code:

...
<!-- ?vrigt -->
        <tr><td class="thead">$vbphrase[miscellaneous]</td></tr>
        <if condition="$show['pmmainlink']"><tr><td class="vbmenu_option"><a href="private.php$session[sessionurl_q]" rel="nofollow">$vbphrase[private_messages]</a></td></tr></if>
        <tr><td class="vbmenu_option"><a href="subscription.php$session[sessionurl_q]" rel="nofollow">$vbphrase[subscribed_threads]</a></td></tr>
        <tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[your_profile]</a></td></tr>
        <tr><td class="vbmenu_option"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td></tr>
        <tr><td class="vbmenu_option"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td></tr>
        <tr><td class="vbmenu_option"><a href="eula.php$session[sessionurl_q]" accesskey="9">Anv&auml;ndaravtal</a></td></tr>
        <if condition="$vboptions['enablememberlist']">
            <tr><td class="vbmenu_option"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td></tr>
        </if>
...

What should I edit make it ok?

Quote:

Originally Posted by Cybernetec (Post 1816154)
It's because you have moved FAQ link to QL, and this product adds navbar-style link just after FAQ.

Disable automatic insertion and add it manually wherever you want.


Valter 05-24-2009 09:16 AM

Add this line to your list:
Code:

<if condition="$cybareg_navbarlink"><tr><td class="vbmenu_option">$cybareg_navbarlink</td></tr></if>
Then disable auto-insertion in hack settings.

pyd 05-24-2009 11:49 AM

thanks, and great work with this and all other plugins!

Quote:

Originally Posted by Cybernetec (Post 1816184)
Add this line to your list:
Code:

<if condition="$cybareg_navbarlink"><tr><td class="vbmenu_option">$cybareg_navbarlink</td></tr></if>
Then disable auto-insertion in hack settings.


jonbeard 05-24-2009 11:40 PM

This is awesome man!!! I LOVE YOU XD

Crystal Shards 06-01-2009 04:43 PM

Hey Cyb, you might want to make it so you can check versions. I can't with what I've got installed.

Valter 06-01-2009 06:13 PM

URL will be updated in next version.

Until then you can fix it by running this query from your ACP:
Code:

UPDATE product SET versioncheckurl='https://vborg.vbsupport.ru/misc.php?do=productcheck&pid=cyb_areg' WHERE productid='cyb_areg'
If your tables has prefixes then add it just before 'product SET'. For example: 'vb_product SET'.

Bro_Joey_Gowdy 06-07-2009 01:31 PM

Would it be possible to add a separate Display (Real) Name and Login Name ?

GeorgeB85 06-07-2009 02:02 PM

Quote:

Originally Posted by Bro_Joey_Gowdy (Post 1825063)
Would it be possible to add a separate Display (Real) Name and Login Name ?

This is already possible. At the bottom it will say "If you want your real name to appear in invitation message, please write it here.

Your name:"

elz3abi M.D 06-07-2009 04:05 PM

Would it please be possible to allow invitation only to selected user groups? I mean like I want the registration only to be by invitation and only the adminstration allowed to send invitation not all members ? Thanx

Crystal Shards 06-12-2009 07:27 PM

Quote:

Originally Posted by Cybernetec (Post 1821469)
URL will be updated in next version.

Until then you can fix it by running this query from your ACP:
Code:

UPDATE product SET versioncheckurl='https://vborg.vbsupport.ru/misc.php?do=productcheck&pid=cyb_areg' WHERE productid='cyb_areg'
If your tables has prefixes then add it just before 'product SET'. For example: 'vb_product SET'.

Thanks man. You rock!

afflictionaoc 06-18-2009 04:58 AM

Is it possible to have multiple answers per question?

keharris53 06-18-2009 08:32 AM

This may be what I've been looking for. Downloaded and installed and testing in 3.8.1. So far it appears to be working fine. Still trying to find the message sent to the registrant so that I can make a couple changes. Thanks!

found the phrases.

James Birkett 06-21-2009 10:32 AM

Hey,
I have installed this modification but I have 1 request what i've not yet tried out myself.
When you use the invitation system. If Person 1 sends and invite to Person 2, and Person 2 Registers. Does Person 2's referrer end up being Person 1 (I.e person 1 gets +1 referrals if person 2 registers)

Valter 06-21-2009 01:11 PM

Yes, person1 is marked as referrer if person2 registers.

flasher33 06-21-2009 02:29 PM

Quote:

Originally Posted by Cybernetec (Post 1707571)
This may happen if your primary usergroup is not 6 - Admin.

I'll fix this in the next version.

same here when I click on the link in the nav bar it redirects me to the smiles page
I am admin id# 1
user grope #6

rockylinux 06-24-2009 03:30 AM

the link for setup "User must answer random question during registration? [Setup]" not working...
sends me in the smile .. because..?

generale 06-24-2009 04:24 PM

Somes invitation codes sent to someone (via mail) are "not valid"...
How can I resolve it? Is a bug?

MonkYZ 06-30-2009 11:06 PM

Hi ! First, thx for this great addon !

Seccond, i have an issue with the Quick Link to "Invite Your Friends" from my vBadvanced homepage. It points to "http://www.mywebsite.com/profile.php?do=invitation" (it's missing the "/forum" word). Although the Quick Link to "Advanced Registration Managemenet" is ok and uses the correct path "http://www.mywebsite.com/forum/misc.php?do=cybaregman".

Can you please fix this or tell me how to do it ? I can't seem to find it in the navbar template. Thank you !

MonkYZ 06-30-2009 11:10 PM

Also, i forgot to ask you... is it possible to setup multiple answers for the same questions using comma or something ? For example, some users will answer like this:

4 x 2 = 8

some will answer:

4 x 2 = eight

and some in romanian

4 x 2 = opt

So, i wonder if i can enter these answers separated by comma: "8, eight, opt".

Thanks again !

Valter 07-01-2009 07:05 AM

I believe your link:
http://www.mywebsite.com/profile.php?do=invitation
was added by another hack or manually.

The right link is:
http://www.mywebsite.com/misc.php?do=cybareginv

Merjawy 07-01-2009 01:01 PM

Greate mod... thanks.. Installed on test forum

MonkYZ 07-01-2009 05:43 PM

Quote:

Originally Posted by Cybernetec (Post 1840593)
I believe your link:
http://www.mywebsite.com/profile.php?do=invitation
was added by another hack or manually.

The right link is:
http://www.mywebsite.com/misc.php?do=cybareginv

Now that you mention it... i realise i have no entry in navbar that's going to http://www.consolegames.ro/forum/misc.php?do=cybareginv , no matter if i enable "Put automatically "Invite" to forum navbar" in Cyb - Advanced Registration. I thought that "Invite your friends" was done by this addon... really strange, as i haven't installed something else related to invitation system...

Valter 07-09-2009 06:49 AM

Quote:

Originally Posted by rockylinux (Post 1836135)
the link for setup "User must answer random question during registration? [Setup]" not working...
sends me in the smile .. because..?

Because you are not member of admin usergroup (6)?

Rapha81 07-17-2009 09:27 AM

Installed ! Perfect MOD

stevetank 07-19-2009 01:13 AM

Holy shit bro,

This is amazing.....:)

Well done.

m2006 07-26-2009 05:04 AM

working installed ...thank you

dottom 07-26-2009 07:24 AM

I like it... nothing like random questions to help with spambots.

By_OkT@Y 07-26-2009 07:59 AM

Thanks

FMzd 08-01-2009 12:44 AM

Is there a way to get the invitations page into a custom page, such as forum/invite.php?

I know how to make custom pages fairly easily, but I'm still a newb when it comes to matching up the internal stuff so there aren't problems.

Thug 08-17-2009 05:34 PM

anyway of making the email input form bigger so cud just copy and paste lots of emails in?
also are you thinkin of addin a contact importer for this?

also when a user registers it doesnt direct them to the invite page on compleition and idea how to do this?

Merjawy 08-19-2009 09:20 PM

Got two issues.. one I see no reference to referal code at all.. I tested it many times

and second guest see the invite link in navbar when clicked it takes them to view smilies page .. I don't want guest to use it anyway.

Thanks


All times are GMT. The time now is 01:02 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.01602 seconds
  • Memory Usage 1,819KB
  • 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
  • (5)bbcode_code_printable
  • (7)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
  • (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