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

Reply
 
Thread Tools
Tell A Friend Details »»
Tell A Friend
Version: 1.00, by G0F0RBR0KE G0F0RBR0KE is offline
Developer Last Online: Nov 2021 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.7 Rating:
Released: 06-29-2007 Last Update: 06-29-2007 Installs: 40
Template Edits
Additional Files  
No support by the author.

/*==========================*\
||Created by: EvilAkuma:
||Title: Tell A Friend
||Version: 1.0.0
||Site: http://mysticgaming.net/forums
||Support:http://vBcoderz.com
||Template Edit: 1
||Upload File: 1
||Instruction: YES
\*==========================*/
  • Title: Tell A friend
  • Description: This little add-on will help your forum grow an extra by spreading the words. Simply type in their e-mail, their name/username, type in your name/username, and your e-mail.
  • Than click on "Tell your Friend" and it'll take you to another page.


Support Only Given when you have install.

Donation can be appreciated by clicking on the paypal located on the right side.


Update: The code was remodifiy inside the sendpage.php
Screenshots Below

-------------------------------------------
Horizontal by rmxs

Quote:
Originally Posted by rmxs View Post
Hello..

I just download it and i install it byt the place isnt good so i change it to horizonal and i put it to whats going box under the online users..To do this..

OPEN FORUMHOME
FIND
PHP Code:
<!-- end logged-in users -->
</if> 
AFTER ADD

PHP Code:
<tr><td class="thead" colspan="2">Tell a friend about RmXs.gr</td></tr>
<
tr><td class="alt1" colspan="2" ><span class="smallfont"><form name='REPLIER' method='post' action='/sendpage.php'>
<
form action="" method="post">
Your Name:
<
input type="input" name="yourname" />
Your Email:
<
input type="input" name="youremail" />
Friend name:
<
input type="input" name="friendname" />
Friend email:
<
input type="input" name="friendemail" />

<
input type="submit" name="submit" value="Tell Your Friend" />
</
form> </span></td></tr
SAVE UPLOAD sendpage.php (after you edit it AND YOU DONE)


(Also you must add a go back button to the sent page or do some cosmetic changes )

Supporters / CoAuthors

Show Your Support

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

Comments
  #12  
Old 06-30-2007, 08:29 PM
G0F0RBR0KE G0F0RBR0KE is offline
 
Join Date: Mar 2005
Posts: 987
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Loco.M View Post
Is this still open for spammers ?

I know it's possible is the files aren't secure. I had someone spamming 1,000's of account with a poorly coded "contact us" form on a site I was running once.

I'm not saying this hack can be exploited, but I'd like it to be checked b4 I'd put it on my site.
The GUI looks very basic, which makes me wonder about the code.

cheers
-Brandon
It's just a basic modification.

I'm working where it allow only usergroup to be sent and they can only send a limit of 5 per day. Of course the "5" can be change to whatever you desired. Which will be a plugin of course.

I'll try to squeeze that in, cuz i'm working on a game developement.
Reply With Quote
  #13  
Old 06-30-2007, 08:34 PM
Brandon Sheley's Avatar
Brandon Sheley Brandon Sheley is offline
 
Join Date: Mar 2005
Location: Google Kansas
Posts: 4,678
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by EvilAkuma View Post
I'm working where it allow only usergroup to be sent and they can only send a limit of 5 per day. Of course the "5" can be change to whatever you desired. Which will be a plugin of course.
Sounds good
Reply With Quote
  #14  
Old 06-30-2007, 08:37 PM
G0F0RBR0KE G0F0RBR0KE is offline
 
Join Date: Mar 2005
Posts: 987
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'll try to see if my friend can help me develope this since he's more advance than me when it comes to plugin

Other than that, this is just a basic starter.

You can test it, and if you feel that someone is spamming, simply remove it from your host.

So far, I haven't seen anyone spam using it.
Reply With Quote
  #15  
Old 07-01-2007, 01:24 AM
FreshFroot's Avatar
FreshFroot FreshFroot is offline
 
Join Date: Jul 2005
Posts: 770
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

great stuff mate, will come in handy
Reply With Quote
  #16  
Old 07-01-2007, 04:03 AM
ssslippy ssslippy is offline
 
Join Date: Jan 2006
Posts: 877
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

adding captcha and/or the ability to prevent guests from using would be great.
Reply With Quote
  #17  
Old 07-01-2007, 11:20 AM
SkyCatcher's Avatar
SkyCatcher SkyCatcher is offline
 
Join Date: Feb 2003
Location: Germany
Posts: 310
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Why not just run a basic usergroup check at the start of the script to prevent people not logged in (or whatever usergroups you deem to be unworthy) to not be able to use the form...

or something like forum/index.php?do=tellafriend instead of having the php file.

All just suggestions.
Reply With Quote
  #18  
Old 07-01-2007, 05:27 PM
projectego's Avatar
projectego projectego is offline
 
Join Date: Feb 2006
Location: UK
Posts: 724
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

/me clicks install
Reply With Quote
  #19  
Old 07-11-2007, 10:23 AM
kyokushin4life kyokushin4life is offline
 
Join Date: Jul 2006
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

could you get an idea from this mod plz?
https://vborg.vbsupport.ru/showthrea...ghlight=friend
Reply With Quote
  #20  
Old 07-11-2007, 05:50 PM
apiasto's Avatar
apiasto apiasto is offline
 
Join Date: Oct 2006
Posts: 348
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hey nice hack, how about this for an idea.i didn't add this to the skin footer but instead i added to user control panel, and only registered users has an access to control panel, the rest are blocked via admin panel like guests.i think it should be ok there
Reply With Quote
  #21  
Old 07-11-2007, 08:02 PM
Mum Mum is offline
 
Join Date: Jun 2006
Location: New Zealand
Posts: 660
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kyokushin4life View Post
could you get an idea from this mod plz?
https://vborg.vbsupport.ru/showthrea...ghlight=friend
That is what i am wanting too.
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 06:08 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.08248 seconds
  • Memory Usage 2,324KB
  • Queries Executed 26 (?)
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_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete