vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - Cyb Paypal Donation Bar Addon (https://vborg.vbsupport.ru/showthread.php?t=160675)

sinisterpain 10-19-2007 10:00 PM

Cyb Paypal Donation Bar Addon
 
Info:
Because members have requested a donation bar for their FORUMHOME that integrated with Cyb Paypal Donate mod I have redone my original donation bar mod so that the donor dollors recieved will be reflected in the donation bar.

Requirements:

You must have Cyb Paypal Donate Mod installed.
Note: A donor's donation must be confirmed before the amount will be displayed in the donor bar.

Installation:

Import the product-ppdonatebar.xml through admin cp

Edit your FORUMHOME template:

Find:
Code:

$header
            $navbar

Add below:
Code:

$donbar
Post Installation:

Make sure when entering the form code for your Paypal button the links are formated as follows:
Code:

<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
 <input type="hidden" name="business"
      value="sample@sample.com">
                            <input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-butcc-donate.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"></form>

If you do not use this format for the links your button will not show. Please do not copy and past my info above you must fo to your Paypal account and create a button with your account code and email info.
If you wish instead of a paypal button link you can put the URL to your donation page.

Version History:

1.0.0 First release

Upgrading Instructions:

Go to your Admincp->Plugin&amp;Products->Manage products->Add/Import Product make sure you select overwrite.

Please report any and all bugs within this thread with as much detail as possible.

Click Mark as Installed for support and so that you will be notified instantly upon any major updates.

sinisterpain 10-20-2007 09:42 PM

This was tested with the current version of vBulletin and Cyb Paypal 4.2

johnrizz 10-20-2007 11:01 PM

Pretty sharp but when I try to Import the .XML file in my [Add/Import Product] my file upload box reopens asking me for the .xml... this only happen with this file..

dirtycrow 10-20-2007 11:21 PM

when trying to import the product i get this error

Quote:

XML Error: mismatched tag at Line 187

sinisterpain 10-20-2007 11:28 PM

Quote:

Originally Posted by dirtycrow (Post 1364697)
when trying to import the product i get this error

Redownload the xml and reinstall should be fine now.

johnrizz 10-20-2007 11:39 PM

Ok, It worked that time. thanks **installed**

sinisterpain 10-20-2007 11:41 PM

I appologize for the problems guys but I had to re-up again because the goal amount was missing from the admin cp options this should be the last update for it to work right. Be sure to uninstall first before importing the new XML.

dirtycrow 10-20-2007 11:58 PM

k, thnks! works great.

how about if i want to put it down towards the bottom of the page? like under the " Forum Contains No New Posts" icon?

thanks again!

sinisterpain 10-21-2007 12:10 AM

Quote:

Originally Posted by dirtycrow (Post 1364713)
k, thnks! works great.

how about if i want to put it down towards the bottom of the page? like under the " Forum Contains No New Posts" icon?

thanks again!

Find in FORUMHOME:
Code:

$footer
Add above it:
Code:

$donbar

Audentio 10-21-2007 01:40 AM

Hey, not bad, good work :).


All times are GMT. The time now is 04:47 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.01082 seconds
  • Memory Usage 1,738KB
  • 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
  • (5)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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