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 05-30-2008 06:06 PM

Quote:

Originally Posted by Battle_Ring (Post 1536411)
I am not being notified of donations

I didnt know one had been made untill a user pmd me and told me so

Then i had to go in and confirm it

Explained many times in this thread. It is your settings. Make sure you have your ID set to receive the NEW donation Pm as well as set up rest of the options in notifications. Now I am going to remove the Option in LITE to redirect to new window to stop some of these issues and kinda force the user to click and redirect back. But here is the thing:

If a user after a payment confirmation page from paypal clicks on the redirect back to site (your site) it will auto confirm the payment and send all notifications out and complete the payment process. NOW if the user does NOT click on the redirect and closes window or what have you. The payment will NOT be auto confirmed and send out notifications etc etc. This is ONLY ONLY a LITE thing. AS LITE does NOT have IPN/API like PRO does. So in PRO everything is auto you do NOTHING and just sit back and collect donations. So those that say unconfirmed that is because they did NOT click redirect back. SO you should check paypal and make sure payment went through then click CONFIRMED and done :). Again PRO you don't need to do this all auto no matter what.

AWJunkies 05-30-2008 06:12 PM

Quote:

Originally Posted by hotwheels (Post 1536008)
I have a quick question.....

I installed the product and found that when i click on my timeslips database link, i now get this error:

HTML Code:

Database error in vBulletin 3.7.0 Beta 5:

Invalid SQL:
SELECT *
                          FROM vb3user AS user       
                          LEFT JOIN vb3customfile AS customfile ON (customfile.userid = user.userid)
                          LEFT JOIN vb3userfield AS userfield ON (userfield.userid = user.userid)
                          WHERE user.userid = userfield.userid
                          WHERE payment_status='Completed' AND item_number='Donation' AND userfield.field55>0 
                          ORDER BY userfield.field55 ASC
                          LIMIT 0,25;

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 'WHERE payment_status='Completed' AND item_number='Donation' AND userfield.field5' at line 6
Error Number  : 1064
Date          : Friday, May 30th 2008 @ 05:24:43 AM
Script        : http://www.insanemustangs.com/forums/timeslips.php?
Referrer      : http://www.insanemustangs.com/forums/timeslips.php?
IP Address    : ********
Username      : ********
Classname    : vb_database
MySQL Version : 5.0.45-community

When i disable your product, my timeslips database starts working again.........

From looking at the error, the one of the fields in your product match's the same one i have in timeslips database........


My question is, what userfields or customuserfields are you using in our code that are either a field5 or field55? I would like to change that on my site to like 75 or some number higher then what i am using in my timeslip database........

thanks, hotwheels

It has nothing to do with that has to do with the value $condition. That software is using it and it is conflicting with mine. So basically word to the wise Vbadvanced, timeslips, and few others DO NOT USE THE VALUE $condition. Change them all to $vba_condition, $ts_condition, etc etc. Cause this causes issues with not only other mods but VB itself who uses the value as well. PRO software does not have this value and set to $awc_condition. I guess I forgot to do it on LITE version. I will fix this in next release of LITE. For a temporary fix you have to go through entire files and search for $condition and change too $awc_condition. Sorry for inconvenience will have a new release of lite soon. Trying to get V3 PRO done.

gopherhockey 05-30-2008 06:39 PM

Quote:

Originally Posted by AWJunkies (Post 1536448)
Your talking about a GOAL system. Yes V3 of Donation System PRO will have a Goal system. LITE will not.

By "will have" I assume this is not something currently available? If not, when?

I'd really like this goal system. We need it.. and we need it now ;)

Edit: I see you are working on V3... I'll keep a watch, as soon as its out you'll have another customer. Thx!

Battle_Ring 05-30-2008 06:53 PM

Quote:

Originally Posted by AWJunkies (Post 1536451)
AdminCP>Donation System LITE>Main Settings>Redirect OFF


Thats not in my options

I also have my notifications set up, and it still dont send me a notification

hotwheels 05-30-2008 07:01 PM

that was it my friend, thank you very much........

AWJunkies 05-30-2008 07:52 PM

Quote:

Originally Posted by hotwheels (Post 1536503)
that was it my friend, thank you very much........

Not a problem :) enjoy

AWJunkies 05-30-2008 07:52 PM

Quote:

Originally Posted by gopherhockey (Post 1536479)
By "will have" I assume this is not something currently available? If not, when?

I'd really like this goal system. We need it.. and we need it now ;)

Edit: I see you are working on V3... I'll keep a watch, as soon as its out you'll have another customer. Thx!

Yeah working on it right now V3 and the goal system.

AWJunkies 05-30-2008 07:54 PM

Quote:

Originally Posted by Battle_Ring (Post 1536485)
Thats not in my options

I also have my notifications set up, and it still dont send me a notification

My bad I already took it out on V2 so you guys wouldn't have that issue ahah ignore all I said. You have some setting or something off send me URL in a PM. I will take a look.

youradhere4222 05-30-2008 08:53 PM

Great hack; I might get the paid version. :)

Soup^Dragon 05-30-2008 09:58 PM

Quote:

Originally Posted by AWJunkies (Post 1534431)
supposed to be dsl on all those values was my bad with LITE vs PRO just change them to dsl and your all good.


thanks man, great mod, great support (better than cyb!!;))

AWJunkies 05-30-2008 11:21 PM

Quote:

Originally Posted by Soup^Dragon (Post 1536623)
thanks man, great mod, great support (better than cyb!!;))

:) Thanks man spread the word. PRO is insane you guys should really look at it. I haven't updated compare LITE vs PRO page since V1 so you can imagine we are past V2 now and on to V3 of PRO. SO there is double the features I have not added on that list. I just haven't had the time. Well thanks for the support for sure.

AWJunkies 05-30-2008 11:21 PM

Quote:

Originally Posted by youradhere4222 (Post 1536573)
Great hack; I might get the paid version. :)

If you have any questions don't hesitate to contact me.

UltraFanatics 05-31-2008 04:09 PM

Quote:

Originally Posted by AWJunkies (Post 1536451)
AdminCP>Donation System LITE>Main Settings>Redirect OFF

I honestly don't have this option lol

AWJunkies 05-31-2008 06:06 PM

Quote:

Originally Posted by UltraFanatics (Post 1537145)
I honestly don't have this option lol

I already answered this. I removed the option in V2 so there wouldn't be issues. If you have an issue it is user related so hit me up. I will do test payments on your site to show you. Contact me through PM for sending URL etc etc.

youradhere4222 05-31-2008 06:18 PM

Quote:

Originally Posted by AWJunkies (Post 1536659)
If you have any questions don't hesitate to contact me.

An up-to-date comparison chart might sway me. As of now, I'm weighing what I need versus what I want based on the current chart.

AWJunkies 06-01-2008 01:08 AM

Quote:

Originally Posted by youradhere4222 (Post 1537208)
An up-to-date comparison chart might sway me. As of now, I'm weighing what I need versus what I want based on the current chart.

Yeah that wont happen till V3 is out. Will be released to current Purchasers first then released public to purchase at that time I will update all the site stuff. It is all WAY out of date and new V3 is completely different.

hotwheels 06-01-2008 02:55 PM

hey awjunkies, i sure hate to bother you but i have a question........

I don't use vbadvanced as my portal page, i use vbportals. I have been trying to figure out how to get the donation bar to work on my portal page and i am having a little trouble. When i try to build the code with html, i can get it to show, but it won't update unless i do it manually. Is there an easy way (in your opinion) to get this option to work on vbportals software. I know i have to figure out which template to use and then build a box on my portals, but i am kind of stumped right now and i also didn't want you to get upset if you happened by my site and saw that i had built a box for my portal......Any help would be greatly appreciated...

oh, not sure if you have ever worked with vbportals, but it is alot different then cmps....It is kind of easy to work with, but it takes alot of testing to get things to function right.......

thanks, hotwheels

Soup^Dragon 06-01-2008 06:35 PM

another question from me aswell!

i want to place the donation bar in other places on my site. below the chatbox on this page, and at the bottom of my cmps page and on my donators list page in the normal place below the nav bar.
where do i put $dsl_bar and is that all i need to do?

i am thinking of a module for the cmps page so will try that first.

AWJunkies 06-01-2008 07:59 PM

Quote:

Originally Posted by Soup^Dragon (Post 1538058)
another question from me aswell!

i want to place the donation bar in other places on my site. below the chatbox on this page, and at the bottom of my cmps page and on my donators list page in the normal place below the nav bar.
where do i put $dsl_bar and is that all i need to do?

i am thinking of a module for the cmps page so will try that first.

go to:
AdminCP>vBa CMPS>Default Settings>Main Options>Portal Output Global Variables> Change all the ds_ to dsl_ then save page. I accidentally put PRO variables and not LITE variables. Then you can use the $dsl_bar within CMPS pages place it anywhere you want within templates/pages etc. As for normal forum below chatbox I can not see the chatbox. BUT if it works off hooking with the navigation bar all you have to do is go to the plugin that executes the parse_template for my software OR chatbox. And change Execution Order # to higher then 5 so it goes after or set to 4 for before the other executions of parse_template. If you need more direction on that let me know. Now to add the bar on all Donation System LITE pages add awc_dsl to the THIS_SCRIPT locations.

AWJunkies 06-01-2008 08:01 PM

Quote:

Originally Posted by hotwheels (Post 1537876)
hey awjunkies, i sure hate to bother you but i have a question........

I don't use vbadvanced as my portal page, i use vbportals. I have been trying to figure out how to get the donation bar to work on my portal page and i am having a little trouble. When i try to build the code with html, i can get it to show, but it won't update unless i do it manually. Is there an easy way (in your opinion) to get this option to work on vbportals software. I know i have to figure out which template to use and then build a box on my portals, but i am kind of stumped right now and i also didn't want you to get upset if you happened by my site and saw that i had built a box for my portal......Any help would be greatly appreciated...

oh, not sure if you have ever worked with vbportals, but it is alot different then cmps....It is kind of easy to work with, but it takes alot of testing to get things to function right.......

thanks, hotwheels

Modules like I have for CMPS (sidebar and centerbar) are ONLY PRO features. So if I was to add a VBportals or Mkportal modules it would be PRO only features. Sorry. So if you want to contact me on the site I can make them after V3 is released and get them out to you guys.

hotwheels 06-02-2008 12:09 AM

thanks bro, i will get in touch with ya.........

se_p800 06-02-2008 10:22 AM

Hey AWJunkies great mod I just installed it :D Thanks a lot! Just one question though, under the bar where it says "Donate Now" is there anyway to replace the text with an image? Thanks

BlakeMichael 06-02-2008 02:38 PM

Amazing mod, marked as installed and nominated! I was wondering if you could help me out with something though, I want to edit the text: "Your Donation Will Be Used To Pay For our ever increasing bandwidth costs, our hosting Service, domain registration, software licensing fees, and maintenance costs" Where can I do this?

se_p800 06-02-2008 02:56 PM

Quote:

Originally Posted by BlakeMichael (Post 1538805)
Amazing mod, marked as installed and nominated! I was wondering if you could help me out with something though, I want to edit the text: "Your Donation Will Be Used To Pay For our ever increasing bandwidth costs, our hosting Service, domain registration, software licensing fees, and maintenance costs" Where can I do this?

On admin CP expand "Donation system Lite" > Bar settings > This will activate the Goal Message
Click here to customize the message

Click where it says "click here"

athlon64bit 06-02-2008 06:00 PM

Is there anyway that this could be made so that users can select multiple currencies to donate in such as a drop down menu to select either dollars or pound sterling. Often people do not know the conversion between dollars us or aus to pound sterling and vice versa. I wOULD LIKE PEOPLE TO BE ABLE TO SELECT SAY FROM A DROP DOWN MENU WHETHER TO DONATE IN POUND STERLING £ or dollars $ US or Aus or in euros etc. Is this possible?

AWJunkies 06-02-2008 07:07 PM

Quote:

Originally Posted by se_p800 (Post 1538607)
Hey AWJunkies great mod I just installed it :D Thanks a lot! Just one question though, under the bar where it says "Donate Now" is there anyway to replace the text with an image? Thanks

PRO edition has 2 different images, Donate Now text, and allows for a custom one that you can create to anything you want.

Here is example:
https://vborg.vbsupport.ru/
https://vborg.vbsupport.ru/

AWJunkies 06-02-2008 07:11 PM

Quote:

Originally Posted by BlakeMichael (Post 1538805)
Amazing mod, marked as installed and nominated! I was wondering if you could help me out with something though, I want to edit the text: "Your Donation Will Be Used To Pay For our ever increasing bandwidth costs, our hosting Service, domain registration, software licensing fees, and maintenance costs" Where can I do this?

Right in the AdminCP it has a link to edit it :) (Bar settings)
This will activate the Goal Message
Click here to customize the message

Click there :)

Phrase is in global section dsl_bar_note
http://www.yourdomain.com/admincp/phrase.php?do=edit&e[global][dsl_bar_note]

AWJunkies 06-02-2008 07:17 PM

Quote:

Originally Posted by athlon64bit (Post 1539000)
Is there anyway that this could be made so that users can select multiple currencies to donate in such as a drop down menu to select either dollars or pound sterling. Often people do not know the conversion between dollars us or aus to pound sterling and vice versa. I wOULD LIKE PEOPLE TO BE ABLE TO SELECT SAY FROM A DROP DOWN MENU WHETHER TO DONATE IN POUND STERLING ? or dollars $ US or Aus or in euros etc. Is this possible?

I can have it show a conversion table or a link to conversion page. Not sure about having the user select cause it makes no difference the payment method will convert it auto. So makes no difference what they select. Wait I kinda see what you want for someone to pay in Pounds 10 and not 10 USD so that the actual amount going in is 18 USD etc. You don't really want a conversion to send 10 USD from Pounds which would be like 6 Pounds or something. This example is if website owners payment method account is in USD.

This would be a PRO only feature and will ad it in later release of V3

TsirhCitna 06-03-2008 12:25 AM

I have used both v1 and now v2 and both have not done anything after the payment is complete. It returns to my site and does not send pms, change group, or add to the donation list. What might I be doing wrong?

AWJunkies 06-03-2008 01:38 AM

Quote:

Originally Posted by TsirhCitna (Post 1539270)
I have used both v1 and now v2 and both have not done anything after the payment is complete. It returns to my site and does not send pms, change group, or add to the donation list. What might I be doing wrong?

Please contact me through PM with test account I will check your settings and Do some test payments.

se_p800 06-03-2008 10:06 AM

Quote:

Originally Posted by AWJunkies (Post 1539042)
PRO edition has 2 different images, Donate Now text, and allows for a custom one that you can create to anything you want.

Here is example:
http://www.allwheelcoding.com/awcoding/images/link2.gif
http://www.allwheelcoding.com/awcoding/images/link3.gif

Your annoying :( Lol only joking, I might have to consider purchasing the pro one then!

Mrdby 06-03-2008 12:28 PM

ok it's a new month. Why is May still showing for members that donated? lol I just had a member donate and the bar didn't change. I had to add it manually. Also I got no PM of the new donation. Help if you can!

AWJunkies 06-03-2008 03:30 PM

Quote:

Originally Posted by Mrdby (Post 1539649)
ok it's a new month. Why is May still showing for members that donated? lol I just had a member donate and the bar didn't change. I had to add it manually. Also I got no PM of the new donation. Help if you can!

AdminCP>Donation System LITE>Bar Settings>Donation Goal Cycle time

Make sure this is set to MONTHLY and not YEARLY :). This effects the donation list and goal bar. As for the donation it HAD to add it manually to the system as for auto confirm the user still could have closed the window and not clicked link back and opened a new window to access your site again. This would cause you to have to confirm the payment manually.

9/10 times it is user error and not software if it worked perfect in the past month no way for code to just change :). So make sure to check settings and make a test payment yourself through paypal sandbox if you think it is not working right.

Mrdby 06-03-2008 05:49 PM

it's set to monthly. Hmmmm

AWJunkies 06-03-2008 06:23 PM

You can always send me URL and temp admin (PRIVATELY) and I can do the test payments for you and check settings.

AWJunkies 06-05-2008 08:09 PM

Tested on your site works perfect. waiting to do a live non sandbox test.

Worked perfect.

You need to turn OFF auto redirect to your site in paypal. You must have that OFF! That goes for everyone you have to have Auto Redirect OFF.

PRO it doesn't matter :)

TsirhCitna 06-06-2008 02:11 AM

Again, many thanks for the quick support.

AWJunkies 06-06-2008 09:14 AM

No problem I will be down a comp tomorrow doing major upgrades to it. So should be back up in afternoon. Sorry for any delays.

Sym0n 06-07-2008 06:40 AM

Adam,
Any way that I can change the timestamp used? It's currently -5GMT, server time, and I'd like it to be GMT, or even better the same time as the forum (takes into account DST). Is that possible at all?

Ta

Sy

AWJunkies 06-08-2008 02:07 AM

Working on that php5+ has a new function for it but some people are on php4. Right now it grabs off of the server time. I will figure out something.


All times are GMT. The time now is 09:12 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.01868 seconds
  • Memory Usage 1,859KB
  • 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_html_printable
  • (23)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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