vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - Donation Progress Bar-Forumhome (https://vborg.vbsupport.ru/showthread.php?t=153519)

AWJunkies 12-01-2007 03:54 AM

Just wanted to let you know it reset without me doing anything and changes as an eastern time setting. whatever you have as default for your site.

Please dled and test. Have had 10+ people try it without any issues. Sinister you have to test it on a real site.

Catziggy 12-01-2007 11:18 AM

downloaded and trying it out thanks

Vinyljunky 12-01-2007 01:37 PM

Quote:

Originally Posted by AWJunkies (Post 1392758)
Just wanted to let you know it reset without me doing anything and changes as an eastern time setting. whatever you have as default for your site.

Please dled and test. Have had 10+ people try it without any issues. Sinister you have to test it on a real site.

Works fine for me (Although I did struggle at first with the "Form Code for Donations" code, but then I read back a few posts :)

Thanks

VinylJunky

Catziggy 12-01-2007 01:50 PM

K i am missing something It doesnt update for me. Do i need to add anything to the form code box for cyb paypal?

sinisterpain 12-01-2007 02:24 PM

Quote:

Originally Posted by Catziggy (Post 1392932)
K i am missing something It doesnt update for me. Do i need to add anything to the form code box for cyb paypal?

The form code box in the donation bar mod is if you wish to link to your paypal account directly or to your donor page using a paypal button. You do not need to edit anything in the cyb paypal mod. See the example above for the format of links but use your own paypal code info.

tekguru 12-01-2007 03:13 PM

Is there still hope for a version that will support Bills Donations Mod? To me that is the more flexible of the two Mods....

Vinyljunky 12-01-2007 03:28 PM

Quote:

Originally Posted by Catziggy (Post 1392932)
K i am missing something It doesnt update for me. Do i need to add anything to the form code box for cyb paypal?


For cyb paypal I put this in the Form Code for Donations Form

Code:

<form action="http://www.yoursite.com/forum/misc.php?do=donate" method="post">
 <input type="hidden" name="business"
      value="sample@sample.com">
                            <input type="image" src="https://www.paypal.com/en_GB/i/bnr/horizontal_solution_PP.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"></form>

It may not be 100% correct syntax but it works for me :)

Oh, and you need to edit your forumhome template as per the install instructions at the top of the post!

Great Work!

VinylJunky

sinisterpain 12-01-2007 03:32 PM

Quote:

Originally Posted by tekguru (Post 1392972)
Is there still hope for a version that will support Bills Donations Mod? To me that is the more flexible of the two Mods....

Problem with Bill's Paypal mod and intergration is there is no data to retrieve all transactions are made directly to paypal's site.

sinisterpain 12-01-2007 03:34 PM

Quote:

Originally Posted by Vinyljunky (Post 1392981)
For cyb paypal I put this in the Form Code for Donations Form

Code:

<form action="http://www.yoursite.com/forum/misc.php?do=donate" method="post">
 <input type="hidden" name="business"
      value="sample@sample.com">
                            <input type="image" src="https://www.paypal.com/en_GB/i/bnr/horizontal_solution_PP.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"></form>

It may not be 100% correct syntax but it works for me :)

Oh, and you need to edit your forumhome template as per the install instructions at the top of the post!

Great Work!

VinylJunky

Should not need this in the code if your linking to Cyb-Paypal mod
Code:

<input type="hidden" name="business"
      value="sample@sample.com">


Vinyljunky 12-01-2007 03:52 PM

Has any one integrated this within ibProArcade v2.6.5+ ?

I have tried inserting it into the ARCADE template but it just doesnt display :confused:

Code:

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<!-- no cache headers -->
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache" />
<!-- end no cache headers -->
$headinclude
<title><phrase 1=$vboptions[bbtitle]>$vbphrase[x_powered_by_vbulletin]</phrase></title>
</head>
<body>
$header
$navbar
$donationbar #I tried it here#
<if condition="!$bbuserinfo[userid]">
$donationbar #I tried it here#
$arcadeheader
<!-- small space -->
<span class="smallfont"><br />
</span></if>
$donationbar #I tried it here#
$maincontent
</div>
$footer
</body>
</html>

Any ideas?

Thanks

VinylJunky


All times are GMT. The time now is 01:19 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.01252 seconds
  • Memory Usage 1,746KB
  • 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
  • (4)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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