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)
-   -   Miscellaneous Hacks - Cyb - PayPal Donate (https://vborg.vbsupport.ru/showthread.php?t=122997)

bezibaerchen 04-25-2008 06:48 AM

Same error here :)

Stryker412 04-25-2008 12:04 PM

Has there been any change to allow the user to set a date as to when the donation status resets? Our bills are due on the 21st of each month so having it not reset until the end of the month doesn't work very well.

tekguru 04-25-2008 02:08 PM

Quote:

Originally Posted by echo2kk5 (Post 1497781)
Will this be updated for vBulletin Version 3.6.10?
I'm getting this error:

Fixed it myself I think. In the 'cyb_paypal_donate' template after:

PHP Code:

<form id="cybppd" name="cybppd" action="misc.php?do=dodonate" method="post" onsubmit="return Cpp_limitAmo(this);" <if condition="$vboptions[cybpaypal_blank]">target="_blank"</if>> 

add:

PHP Code:

    <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]/> 


bezibaerchen 04-25-2008 02:21 PM

tekguru, you are my men. Seems to work and I was able to enable donations again :)

Had do one more thing to be able to edit donatorslist:

Find in template cyb_paypal_list

PHP Code:

form id="cybppmdf" name="cybppmdf" action="misc.php?do=cybpp_multiupdate" method="post" onsubmit="return Cpp_confirmAction();"

and after that add

PHP Code:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]/> 


tekguru 04-25-2008 02:46 PM

Not a problem, we all aim to help each other here.

Yep just found the second one myself :)

Good team work!

echo2kk5 04-25-2008 02:50 PM

tekguru & bezibaerchen, Thank you both. :up: I had disabled the donation mod and fashioned one myself to hold me over until the fix came...I knew someone would step up to the plate sooner or later. Great job!

Honk0815 04-25-2008 03:15 PM

thanks for Fix...

when i did a manuell donate add the Donate System.

then i have a token error..

Can this fixed too?

thanks for Help

Sorry for my bad English ;)

G3X 04-25-2008 03:43 PM

There's so many errors with 3.7. :(

luckid 04-26-2008 01:28 PM

Quote:

Originally Posted by tekguru (Post 1499044)
Fixed it myself I think. In the 'cyb_paypal_donate' template after:

PHP Code:

<form id="cybppd" name="cybppd" action="misc.php?do=dodonate" method="post" onsubmit="return Cpp_limitAmo(this);" <if condition="$vboptions[cybpaypal_blank]">target="_blank"</if>> 

add:

PHP Code:

    <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]/> 


i add this code under ... but same error :(:(:(

IvyKeepMommy 04-27-2008 04:26 AM

If you go back a few posts, you will see that you have to make that change in two different places for it to work.


All times are GMT. The time now is 04:05 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.01915 seconds
  • Memory Usage 1,756KB
  • 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
  • (6)bbcode_php_printable
  • (2)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