vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - AWCoding- Donation System (https://vborg.vbsupport.ru/showthread.php?t=177437)

AWJunkies 07-03-2008 05:55 PM

Quote:

Originally Posted by slabuda (Post 1565108)
Is there a way to get the code to make this show up on our homepage.

www.consilioetarmis.net

The homepage is a PHPportal and uses blocks. I can create a HTML or PHP block and display it inline with all the other blocks.

Yes anything is possible. Things is that would be a PRO feature to integrate with that phpportal system not a lite. Hit me up on www.allwheelcoding.com in the chatbox and we can chat there.

Sym0n 07-05-2008 10:27 AM

Hi Adam,
I'm just wondering if you can tell me how to resolve a minor problem we are having with your add-on following a server move that required a DB import for VB.

After the import, and not just with your add-on I hasten to add, all £ symbols changed to a black diamond with a white ? in it. I've been able to resolve this for most of the forum but I've no idea where to look in your add-on to force it back to a £. Any ideas?

I've attached screen shots in case I've not explained myself well. I'm pretty sure from what I've been able to research that the problem is due to the MySQL connection collation and collation in the actual database too following that used during the import.

Thanks for any help,

Sy

Soup^Dragon 07-05-2008 07:21 PM

i seem to be having a slight problem with the notifications and the auto update of the donate bar. neither are working. They were when i first installed but now i have to confirm every donation manually. any ideas?

TheProphet 07-06-2008 04:07 PM

Your page "Purchase Pro" is redirecting still to a 404

http://www.allwheelcoding.com/awc_ps...ase&product=DS

DieselMinded 07-06-2008 04:27 PM

Its not Ready until Monday , I have the new software running on my site and its AMAZING so many setting you can take all day setting it up just how you want

Ncturnal 07-07-2008 12:05 AM

I'm getting a SQL error when I attempt to transfer payments from Paypal Donations for 3.5.0. I omitted some of the error that had names and email addresses. It referred to a specific transaction. When I deleted that specific transaction and retried the transfer it generated the same error message with the next transaction. Any ideas? Also, I was looking to purchase Pro but the product pages don't work on your site.

Code:

mySQL query error: INSERT INTO awc_dsl_payments (method,txn_id,userid,verify_sign,first_name,last_name,payer_business_name,address_name,address_street,address_city,address_state,address_zip,address_country,address_status,payer_email,payer_id,payer_status,business,receiver_email,receiver_id,item_name,item_number,quantity,invoice,notify_version,memo,tax,option_name1,option_selection1,option_name2,option_selection2,payment_date,parent_txn_id,txn_type,payment_type,payment_status,pending_reason,reason_code,mc_gross,mc_fee,mc_currency,mc_handling,mc_shipping,settle_amount,settle_currency,exchange_rate,case_id,case_type,case_creation_date) VALUES ('Paypal','2GH31384Y66404812','268','AFcWxV21C7fd0v3bYYYRCpSSRl31AA4qWuN2U-I53JRh4WSb291ynz4t',

','0.00','','','','',1135656831,'','web_accept','instant','Completed','','','20.00','0.88','USD','0.00','0.00','0.00','','0.0000','','','')

mySQL error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 't even know if the donate button is ready but I don't mind pitching in. Keep up ' at line 1
mySQL error code:
Date: Sunday 11th 2008f May 2008 08:03:02 PM


kniveswood 07-07-2008 11:25 AM

Is this included in V3 PRO? :)

Quote:

Originally Posted by kniveswood (Post 1552425)
Can the PRO version be made to set a different "expiry" time for the donator group for each $X?

For example: $5 gives you 1 month in donator group. $10 gives you 2 months. $20 gives you 4 months, etc.

From what i understand from the description, there can only be one fixed time regardless of the amount donated.


sinisterpain 07-07-2008 07:46 PM

Quote:

Originally Posted by kniveswood (Post 1569007)
Is this included in V3 PRO? :)

Please direct all Pro questions to www.allwheelcoding.com as per vb rules we can not have discussions about it here.

Thanks
Sinisterpain

AWJunkies 07-08-2008 02:56 AM

Quote:

Originally Posted by kniveswood (Post 1569007)
Is this included in V3 PRO? :)

YES in V3 PRO just released. Well in 10 minutes doing mass PM to purchasers and Emails out to purchasers and site registered people. SO you can purchase in next 20 min or so.

AWJunkies 07-08-2008 02:57 AM

Quote:

Originally Posted by Ncturnal (Post 1568572)
I'm getting a SQL error when I attempt to transfer payments from Paypal Donations for 3.5.0. I omitted some of the error that had names and email addresses. It referred to a specific transaction. When I deleted that specific transaction and retried the transfer it generated the same error message with the next transaction. Any ideas? Also, I was looking to purchase Pro but the product pages don't work on your site.

Code:

mySQL query error: INSERT INTO awc_dsl_payments (method,txn_id,userid,verify_sign,first_name,last_name,payer_business_name,address_name,address_street,address_city,address_state,address_zip,address_country,address_status,payer_email,payer_id,payer_status,business,receiver_email,receiver_id,item_name,item_number,quantity,invoice,notify_version,memo,tax,option_name1,option_selection1,option_name2,option_selection2,payment_date,parent_txn_id,txn_type,payment_type,payment_status,pending_reason,reason_code,mc_gross,mc_fee,mc_currency,mc_handling,mc_shipping,settle_amount,settle_currency,exchange_rate,case_id,case_type,case_creation_date) VALUES ('Paypal','2GH31384Y66404812','268','AFcWxV21C7fd0v3bYYYRCpSSRl31AA4qWuN2U-I53JRh4WSb291ynz4t',

','0.00','','','','',1135656831,'','web_accept','instant','Completed','','','20.00','0.88','USD','0.00','0.00','0.00','','0.0000','','','')

mySQL error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 't even know if the donate button is ready but I don't mind pitching in. Keep up ' at line 1
mySQL error code:
Date: Sunday 11th 2008f May 2008 08:03:02 PM


This issue is NON existent in PRO V3. V3 also imports manually added donations in 3.5. I will fix for LITE sometime next week.


All times are GMT. The time now is 10:30 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.01384 seconds
  • Memory Usage 1,754KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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