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 - PayPal Easy Donate - vB 3.6 (https://vborg.vbsupport.ru/showthread.php?t=123181)

BBI-Ross 05-15-2007 09:28 AM

Is there an option to show who has donated and how much underneath or above the forum statistics? or anywhere else?

Cheers :D

DementedMindz 05-16-2007 01:38 PM

BBI-Ross its been asked alot but no there is not.

Billspaintball 05-25-2007 08:46 AM

Quote:

Originally Posted by BBI-Ross (Post 1247934)
Is there an option to show who has donated and how much underneath or above the forum statistics? or anywhere else?

Cheers :D

Im currently testing that version on my live site.
http://www.billspaintball.com/vb3/

It works well enougth, (communicates with PayPal, adds data when verified from PayPal etc) and I think all the major bugs are gone, back end is complete (except for goals) but the front end is not polished enougth for release just yet.

Attached a pic of the back end

Fireproof 05-25-2007 02:04 PM

Bill,

Why is this happening? I have installed per the directions, but I had to manually edit my "header" (which is where the navbar is) to add the Donate link. But it points to mysite.com/billspaypal.php? rather than mysite.com/forums/billspaypal.php?

Also, even if I manually insert the "/forums" in the address bar to test it, none of the images are coming through (because they likely are missing the /forums as well.

How do I fix?

Fireproof 05-25-2007 02:22 PM

Quote:

Originally Posted by Fireproof (Post 1254492)
Bill,

Why is this happening? I have installed per the directions, but I had to manually edit my "header" (which is where the navbar is) to add the Donate link. But it points to mysite.com/billspaypal.php? rather than mysite.com/forums/billspaypal.php?

Also, even if I manually insert the "/forums" in the address bar to test it, none of the images are coming through (because they likely are missing the /forums as well.

How do I fix?


Okay - I fixed the images issue. Had to upload them into my custom_style/misc folder. So that's done.

But I can't get the following code to work right on the navbar, so that it picks up the /forums ...

Code:

<!-- PayPal Donations -->
<td class="vbmenu_control"><a href="billspaypal.php?">$vbphrase[billspp_donate]</a></td>
<!-- /PayPal Donations -->


DementedMindz 05-26-2007 02:46 AM

Bill let me know if you need help ;)

Billspaintball 05-26-2007 10:56 AM

1.32.366 is now available for download.

1.32.366 is simply version 1.32 modified to make use of the new template hooks that were implemented from vB 3.6.6 onwards.

If your 1.32 version is working fine there is no need to upgrade.

The benefit of this version is that it should be more likely to work on boards with modified templates and styles, and much more likely to continue to work when new versions on vB are released.

Please note that vB 3.6.6 is the absolute minimum requirement for 1.32.366 to work.
People using vb3.6 to vb3.6.5 beed to use the attached 1.32 zip.

Billspaintball 05-26-2007 11:01 AM

Quote:

Originally Posted by Fireproof (Post 1254497)
Okay - I fixed the images issue. Had to upload them into my custom_style/misc folder. So that's done.

But I can't get the following code to work right on the navbar, so that it picks up the /forums ...

Code:

<!-- PayPal Donations -->
<td class="vbmenu_control"><a href="billspaypal.php?">$vbphrase[billspp_donate]</a></td>
<!-- /PayPal Donations -->




Have you tried using

Code:

<!-- PayPal Donations -->
<td class="vbmenu_control"><a href="../forums/billspaypal.php?">$vbphrase[billspp_donate]</a></td>
<!-- /PayPal Donations -->

[/QUOTE]

or as a last resort

Code:

<!-- PayPal Donations -->
<td class="vbmenu_control"><a href="http://www.mysite.com/forums/billspaypal.php?">$vbphrase[billspp_donate]</a></td>
<!-- /PayPal Donations -->

[/QUOTE]

One of those should work in this case.

Billspaintball 05-26-2007 11:04 AM

Quote:

Originally Posted by DementedMindz (Post 1254821)
Bill let me know if you need help ;)

Tempting.....

Im pretty useless with standards compliant XML, might send a PM your way when I tidy a couple of things up :)

(yes Ive been very slow but I do have it running on my live site at least :) )

djbaxter 05-26-2007 02:04 PM

Installation error message for version 1.32-366:

Quote:

The following dependencies were not met:
This product is not compatible with version 3.6.7 of vBulletin. (Compatible starting with 3.66)


All times are GMT. The time now is 12:49 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.01416 seconds
  • Memory Usage 1,745KB
  • 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