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
  #32  
Old 09-20-2007, 01:11 PM
nnjj.net nnjj.net is offline
 
Join Date: Dec 2002
Posts: 342
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

any one?
Reply With Quote
  #33  
Old 01-01-2008, 11:57 AM
rmxs rmxs is offline
 
Join Date: Apr 2006
Posts: 419
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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 )
Reply With Quote
  #34  
Old 01-03-2008, 07:16 PM
G0F0RBR0KE G0F0RBR0KE is offline
 
Join Date: Mar 2005
Posts: 987
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the horizontal.
Reply With Quote
  #35  
Old 03-07-2008, 04:09 PM
thunder_sti thunder_sti is offline
 
Join Date: Sep 2006
Posts: 161
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Im having this error message when trying to send an invitation to a friend:

A page opens up w/following:

Parse error: syntax error, unexpected ',' in /home/boricua/public_html/sendpage.php on line 16
Reply With Quote
  #36  
Old 04-18-2008, 08:17 AM
NNJJ NNJJ is offline
 
Join Date: Dec 2001
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am getting a wrong redirect to page sendpage.php

any ideas?
Reply With Quote
  #37  
Old 04-24-2008, 01:37 AM
G0F0RBR0KE G0F0RBR0KE is offline
 
Join Date: Mar 2005
Posts: 987
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Did you follow the instruction that I included?
Reply With Quote
  #38  
Old 03-04-2009, 02:45 PM
newsoftw newsoftw is offline
 
Join Date: Nov 2008
Location: Pakistan
Posts: 123
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

heelloo and how r alll...............

how to add "" tell a Friend "" button near with Quote...

plz see in Picture:



plz any help or any Idie about this.

thanks in ADVNS
Admin of NSW
Ayaz Ali
Reply With Quote
  #39  
Old 10-29-2009, 10:07 AM
BlueCheri's Avatar
BlueCheri BlueCheri is offline
 
Join Date: Jul 2009
Posts: 339
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by thunder_sti View Post
Im having this error message when trying to send an invitation to a friend:

A page opens up w/following:

Parse error: syntax error, unexpected ',' in /home/boricua/public_html/sendpage.php on line 16
Even I am getting the same error .
Please help me with the same .
Thank you
Reply With Quote
  #40  
Old 10-30-2009, 12:23 PM
Alexey? Alexey? is offline
 
Join Date: Oct 2008
Location: ISRAEL
Posts: 339
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice Stuff, tnx
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:14 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.04647 seconds
  • Memory Usage 2,317KB
  • Queries Executed 27 (?)
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
  • (4)bbcode_php
  • (2)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
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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_postinfo_query
  • fetch_postinfo
  • 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