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)

bashy 12-22-2005 10:52 PM

Yep they were there, didnt look hard enough...

Bashy

petertdavis 12-22-2005 10:56 PM

Maybe that's your problem then, it should be in there.

mholtum 12-23-2005 12:57 AM

Quote:

Originally Posted by Cloudrunner
One must first create a donate goal and / or button. This is done from the AdminCP. As long as you have installed the XML file in the ./includes/xml directory, then you simply need to go and add a goal and / or button. using the links on the left nav for the donations group.

I suggest doing a goal first, this way you can assign a button to that specific goal and your system will incrementally (with each donation) track your goal status.

I am working on a basic instructions for use at the moment...but screen grabs are slightly time intesive. I'm hoping to have it available today.

Everything is fine and installed easy. But I still can't add goals.. I had this working perfectly in 3.0.7 but I cant figure this out.,

DS MrSinister 12-23-2005 01:05 AM

you need to edit you cpnav_paypal_donations in the includes/xml folder

just replace it with this code

Code:

<?xml version="1.0" encoding="ISO-8859-1"?>
<navgroups product="vbulletin">
        <navgroup text="PayPal Donations" displayorder="15" hr="true">
                <navoption>
                        <text>Donation Settings</text>
                        <link>options.php?dogroup=donations</link>
                </navoption>
                <navoption>
                        <text>Donations Summary Page</text>
                        <link>donation_admin.php</link>
                </navoption>
                <navoption>
                        <text>View All Valid Transactions</text>
                        <link>donation_admin.php?do=view&amp;view=valid_txn</link>
                </navoption>
                <navoption>
                        <text>View All Invalid Transactions</text>
                        <link>donation_admin.php?do=view&amp;view=invalid_txn</link>
                </navoption>
                <navoption>
                        <text>View All Pending Transactions</text>
                        <link>donation_admin.php?do=view&amp;view=pending_txn</link>
                </navoption>
                <navoption>
                        <text>View All Member Donors</text>
                        <link>donation_admin.php?do=view&amp;view=member_donor</link>
                </navoption>
                <navoption>
                        <text>View All Guest Donors</text>
                        <link>donation_admin.php?do=view&amp;view=guest_donor</link>
                </navoption>
                <navoption>
                        <text>View All Active Goals</text>
                        <link>donation_admin.php?do=view&amp;view=active_goals</link>
                </navoption>
                <navoption>
                        <text>View All Inactive Goals</text>
                        <link>donation_admin.php?do=view&amp;view=inactive_goals</link>
                </navoption>
                <navoption>
                        <text>View All Active Buttons</text>
                        <link>donation_admin.php?do=view&amp;view=active_button</link>
                </navoption>
                <navoption>
                        <text>View All Inactive Buttons</text>
                        <link>donation_admin.php?do=view&amp;view=inactive_button</link>
                </navoption>
                <navoption>
                        <text>Add A New Goal</text>
                        <link>donation_admin.php?do=add&amp;add=add_goal</link>
                </navoption>
                <navoption>
                        <text>Add A New Donation Button</text>
                        <link>donation_admin.php?do=add&amp;add=add_button</link>
                </navoption>
                <navoption>
                        <text>Add A New Donor</text>
                        <link>donation_admin.php?do=add&amp;add=add_donor</link>
                </navoption>
        </navgroup>
</navgroups>


mholtum 12-23-2005 02:41 AM

I got it working perfectly

xOzzie 12-23-2005 10:56 PM

I finally got MrSinister's module working on my cmps page. His module is posted at https://vborg.vbsupport.ru/showpost....&postcount=498

After uploading the module through the CMPS admin page, I could never get the thing to display. I finally got it to work by:

cVa CMPS -> Edit Pages -> Click 'Go' for the home page -> make sure that Modules Enabled is checked.

This drove me crazy for about a day until I happened upon that setting.

Nice forum site, BTW, MrSinister. One of the nicest looking designs I've seen.

Synth 12-23-2005 11:45 PM

Quote:

Originally Posted by xOzzie
I finally got MrSinister's module working on my cmps page. His module is posted at https://vborg.vbsupport.ru/showpost....&postcount=498

After uploading the module through the CMPS admin page, I could never get the thing to display. I finally got it to work by:

cVa CMPS -> Edit Pages -> Click 'Go' for the home page -> make sure that Modules Enabled is checked.

This drove me crazy for about a day until I happened upon that setting.

Nice forum site, BTW, MrSinister. One of the nicest looking designs I've seen.

Thanks, worked great!

DS MrSinister 12-24-2005 12:34 AM

THanks XOzzie

LBSources 12-24-2005 02:07 PM

havent quite seen confirmation yet.. :)

This run ok on 3.5.2 ? anything differently needs to be done?

Just asking as the last update was in July 2005 .. many changes since then in the vbull version ..

Trickle 12-24-2005 06:15 PM

Just want to say a BIG FAT THANK YOU to Cloudrunner for coming up with this mod and to DS MrSinister for tackling the CMPS. I am not a coder by far and I am very new to all of this. All the answers I found ARE posted in this thread and have been asked and answered numerous times. I had to force myself to go through all 45 pages and read instead of taking the easy way out and just asking the same ol questions. I feel proud not asking for gimmes and getting this to work!!!

Thanks Guys/Gals


All times are GMT. The time now is 03:39 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.02526 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
  • (1)bbcode_code_printable
  • (2)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