vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   PayPal Donations For vBulletin 3.5.0 (https://vborg.vbsupport.ru/showthread.php?t=91567)

Snake 11-25-2005 02:50 PM

Thank you.

cbr929rrerion 11-25-2005 04:04 PM

I need help with this.. If I leave the dollar amout blank so the user can fill it in it says the amout has to be larger than 0, but the insturctions say it will let the user fill in the amount, any way to fix it so the one who donates can put the $ value in a box and hit the donate button?

or how can I make it work like it suppose to.. lol

cbr929rrerion 11-25-2005 04:21 PM

oh and yeah.. where it inserts the donated image in the member info and postbit and stuff really messed up my templates too.. Guess it works best on clean versions of VB with no other hacks.. I edited it and put it where I wanted it.. I think it looks pretty good on my board now...

Rich 11-25-2005 06:37 PM

Hello,

I haven't had time to play with this. As I stated, my sites are in the process of being moved to my new servers. (VERY time consuming.) Each of my sites are heavily modified, so I have to edit each site as it is moved.

Jenta, I would be very interested in having this as a product if you would be kind enough to release it. If you prefer to not offer this to the public, would you be kind enough to shoot me a PM?

MusicMan 11-25-2005 06:45 PM

Edit: Since the author of this hack seems to be horrible at coding, and horrible at fixing bugs and offering support, I'm just going to uninstall this and hope it didn't screw up my install of 3.5.1 permanently. No need posting what the problem is if the guy is too lazy to fix his own work.

cbr929rrerion 11-25-2005 08:26 PM

Quote:

Originally Posted by Mith
Yeah, theres a bit of a problem with the auto install routine, it tries to ammend the modifyoptions template for you, but unfortunately, messes it up a bit.

To add it in yourself in modifyoptions template

find:
Code:

                                  <td><label for="cb_invisible"><input type="checkbox" name="options[invisible]" value="1" id="cb_invisible" $checked[invisible] />$vbphrase[use_invisible_mode]</label><input type="hidden" name="set_options[invisible]" value="1" /></td>
                                        </tr>
                                        </table>
                                </fieldset>
                                </if>

add under:
Code:

<!-- DONATIONS -->
<fieldset class="fieldset">
        <legend><label for="cb_showdonor">My Donor Status</label></legend>
        <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0" width="100%">
        <tr>
                <td>Shall We Show Your Donor Status To The Public?</td>
        </tr>
        <tr>
                <td><label for="cb_showdonor"><input type="checkbox" name="showdonor" value="1" id="cb_showdonor" $checked[showdonor] />Show My Donor Status To The Public</label></td>
        </tr>
        </table>
</fieldset>
<!-- END DONATIONS -->

That will give users the option back to display their donor status or not.

Hope that helps.


the thing that was causing my problem there is it was adding an extra entry of...

<if condition="$show['reputationoption']">


I deleted it and the error went away...

ready for next set of problems...

Chief Corn 11-25-2005 09:39 PM

Quote:

Originally Posted by MusicMan
Edit: Since the author of this hack seems to be horrible at coding, and horrible at fixing bugs and offering support, I'm just going to uninstall this and hope it didn't screw up my install of 3.5.1 permanently. No need posting what the problem is if the guy is too lazy to fix his own work.

158 people have the hack installed. so it must work. you can't say he's a horrible coder just because it doesn't work for you. it states that the mod is unsupported so you installed it at your own risk.

cbr929rrerion 11-25-2005 09:50 PM

Quote:

Originally Posted by Chief Corn
158 people have the hack installed. so it must work. you can't say he's a horrible coder just because it doesn't work for you. it states that the mod is unsupported so you installed it at your own risk.

The hack does work.. I have 3.5 Gold and vbcmps 2.0 and it works, yes you have to modify some code, yes it would be nice if the author would fix the known issues. I have got it to work on my site with various code repairs and changes.

There is currently only 1 problem I can not fix and that is leaving the donation amout blank so the person can choose an amount, it works but when you click it you get an error..

Christian has the same error on his site.. love to have a fix for that so the user can enter what ever amount they desire.. but have not found the fix yet..

SO YES.. it works in 3.5 but be prepared to edit some code and templates.

DS MrSinister 11-25-2005 10:56 PM

lol did you try to making the button amount 0.00 or leaving it blank.? so your members can enter the amount in.

cbr929rrerion 11-25-2005 10:59 PM

Quote:

Originally Posted by DS MrSinister
lol did you try to making the button amount 0.00 or leaving it blank.? so your members can enter the amount in.

I sure did.. no luck.. the button appears, all seems ok, but click it and you get an error saying amount must be greater than 0.00

www.crotchrocketracing.com/donate.php

Check it out..


All times are GMT. The time now is 10:53 AM.

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.01679 seconds
  • Memory Usage 1,747KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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