PDA

View Full Version : Add-On Releases - Donation Progress Bar-Forumhome


Pages : [1] 2

sinisterpain
07-26-2007, 10:00 PM
What Donations Bar Is:
It is a simple way for Admins to show a donation progress bar on their forum home page with Admin set goals and donations recieved. Because the donation bar is a stand alone it can be utilized with any donation system your using. It adds more visability of your site donation goal requirements and donation button to your members for hopefully more through put in donations.

Can Be Used With:

Any paypal/donate system.
PayPal Easy Donate - vB 3.6
(https://vborg.vbsupport.ru/showthread.php?t=123181)
Cyb Paypal donate
(https://vborg.vbsupport.ru/showthread.php?t=122997)Will auto update donor bar now, but must be set in donation bar options.
Vb Subscriptions (Can be used as manual or auto updating)


This script adds:

3 Plugins
1 Template


Installation:

Import the product-donationbar.xml through admin cp
If you use Cyb-Paypal mod you must select it in vboptions->Donation Bar->Cyb-paypal set to yes.
If you use Vb subrcriptions you must select it in vboptions

Post Installation:
Make sure when entering the form code for your Paypal button the links are formated as follows:
<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 your using this mod in 3.6.10 or higher and your sending people directly to paypal instead of your donation page from the button you need to add the below or you will recieve the security token error on clicking the button
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />


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.

Update Version:
1.00 First Realease
1.01 updated template to be more in line with default vbulletin style.
1.02 Added donation bar color to change to green when 100% or greater donations met.
Also added version check.
1.03 Fixed the color of the bar to not show small piece of red bar on left. Edited donorbar
template to fix broken donor bar box.
1.04 Added Cyb-paypal intergration in admincp donation bar options. Thanks goes to AWJUNKIES for the adddition.
1.0.5 Fixed XHTML missing tag. Added ability to enter vbsubscription amount through Admincp. Bar will display only 100% now and once reached will post a thank you below donor button if you have a thank you message set. Fixed the donorbar template to be in the template group and not part of vbulletin so updating updates the template.
1.0.6 Added Auto updating of the donor bar for Vb paid subscriptions
1.0.7 Added option for auto insert of the donation bar under navbar, you can now float the donation bar if you are using chatbox, option for selection of usergroups able to see donor bar, You have option to enter which page to display donation bar on or show on all pages. General code clean-up.
1.0.8 Fixed issue with template not being cached. Added ability to change currency symbol from admincp.
1.1.0 Added setting in admincp for setting goal period



Upgrading Instructions:

When upgrading to Version 1.0.7 please make sure you remove the
FORUMHOME template edit as its no longer required. Failure to do so will produce two donor bars on forum index page.

IMPORTANT: If updating from an earlier version than 1.0.5 you must uninstall the earlier version and delete the old donorbar template before importing the new XML file.

Go to your Admincp->Plugin&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.

CMPS Add On:
CMPS Donation Bar Add on (https://vborg.vbsupport.ru/showthread.php?t=153604)

Thanks to AWJUNKIES for adding the integration of Cyb-paypal to the donor bar mod.

Endurer
07-27-2007, 04:16 AM
Thanks, it was much needed.

iogames
07-27-2007, 04:21 AM
Thanks!

StuntFactoryX
07-27-2007, 04:22 AM
i use bills paypal donate... im assuming that i could just make a button and link that any url?

this would make a awesome vbadvanced module. :)

sinisterpain
07-27-2007, 04:27 AM
i use bills paypal donate... im assuming that i could just make a button and link that any url?

this would make a awesome vbadvanced module. :)
I was thinking the same ;)

Just create your button and input the info into the field for the form, but make sure the the links are as described above or it will not work.

Ev!L ErN!E
07-27-2007, 06:33 AM
Could you place this inside Bill PayPal donate page? I think for people who use that mod it would come in handy to intergrate the two.

projectego
07-27-2007, 07:54 AM
Cheers! :D

edgecutioner
07-27-2007, 12:25 PM
wow that 3.6.8 relese was fast! is this also compatible w/ 3.6.7PL1?

DiSpy
07-27-2007, 01:12 PM
Thanks, i've been looking for one of these! ^.^b

What is the "bills paypal donate" mod?

Ev!L ErN!E
07-27-2007, 01:49 PM
Thanks, i've been looking for one of these! ^.^b

What is the "bills paypal donate" mod?
https://vborg.vbsupport.ru/showthread.php?t=123181&highlight=bills+paypal

Andyucs
07-27-2007, 02:28 PM
how do i change dollar sign $ to uk £

thankyou

DJ XtAzY
07-27-2007, 07:21 PM
Awesome. Is it possible to make a vbadvanced module for this too?

sinisterpain
07-27-2007, 07:49 PM
Awesome. Is it possible to make a vbadvanced module for this too?

I will be working on it I need to install the newest version on my test site

sinisterpain
07-27-2007, 07:50 PM
how do i change dollar sign $ to uk ?

thankyou
You have to edit the template in admincp called donorbar
Maybe I will add an option to change currency symbol

sinisterpain
07-27-2007, 07:52 PM
wow that 3.6.8 relese was fast! is this also compatible w/ 3.6.7PL1?Yes

sinisterpain
07-27-2007, 08:10 PM
Could you place this inside Bill PayPal donate page? I think for people who use that mod it would come in handy to intergrate the two.

It was meant to work with your current donation page by providing your site members a quick glance of your current donations, goal and a donate link on forum home. This provides more of a presence for your donations request as it will be seen by your members rather than having to click a link to a donor page which usually only happens when a member donates.
Are you asking if its possible or if I could do it? I have no authority to add anything to billspaypal without his permission. I would probably just write my own donation page which is how I originally starting coding this, but decided this avenue was more beneficial to Admins.

sinisterpain
07-28-2007, 12:26 AM
i use bills paypal donate... im assuming that i could just make a button and link that any url?

this would make a awesome vbadvanced module. :)

Added an Cmps module see link above and please click install

Billspaintball
07-28-2007, 11:03 AM
Ohhhh....... Nice :)

momo2
07-28-2007, 02:47 PM
very nice Installed

radarhunter
07-28-2007, 05:32 PM
hi is there a possibility that we have only the highlighted stuff in the pic and not the rest ???

https://vborg.vbsupport.ru/

sinisterpain
07-28-2007, 05:39 PM
hi is there a possibility that we have only the highlighted stuff in the pic and not the rest ???

http://img113.imageshack.us/img113/8100/donorbar3ix7.jpg

That would defeat the purpose of seeing the output location, size etc.. as it looks on the forum home. Or I misunderstand your question.

radarhunter
07-28-2007, 05:47 PM
please see this pic u`ll understand preety much what i am asking :)

http://img103.imageshack.us/img103/3222/clipboard02em7.jpg (http://img103.imageshack.us/my.php?image=clipboard02em7.jpg)

sinisterpain
07-28-2007, 05:55 PM
make it an attachment cause I see very little

radarhunter
07-28-2007, 06:07 PM
here you go

sinisterpain
07-28-2007, 06:57 PM
Those are just HTML edits. Try this file, copy the html from the text file and paste it into the donar bar template .

radarhunter
07-28-2007, 07:08 PM
thanks buddy i got exactly wat i wanted.........

sinisterpain
07-28-2007, 07:10 PM
thanks buddy i got exactly wat i wanted.........

Yor welcome, dont forget to clink installed on the CMP donation bar mod so any updates you get notified.

radarhunter
07-28-2007, 07:17 PM
hey one more thing can we put a link with it to show our members the details of what we are going to do with our donation ...... i mean can we insert a link in there the [More Info] in the pic.............

radarhunter
07-28-2007, 07:18 PM
Yor welcome, dont forget to clink installed on the CMP donation bar mod so any updates you get notified.


you talk of this i wish this hack gets some recognition on vbulletin as many of us have been postin` requests for this kindda hack on Vbadv. site and vb.org for a long time.....

sinisterpain
07-28-2007, 07:20 PM
Just edit the template and put the link in to where your page will be with the info.

you talk of this i wish this hack gets some recognition on vbulletin as many of us have been postin` requests for this kindda hack on Vbadv. site and vb.org for a long time.....
Just nominate it for mod of the month if you wish:D

radarhunter
07-28-2007, 07:34 PM
Worked for me :D here`s the code red is the [More Info] thing.......

results can be seen here http://www.stepheniansonline.com/forum/index.php?

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<tr>
<td align="center" class="alt2">

$vboptions[donationtitle]
<br />
<br />

$vboptions[donatexplain] <a href=showthread.php?p=xxxx>[More Info]</a>
<br />
<br />


We have received a total of $$vboptions[donormoney] in donations towards our goal of $$vboptions[goal]
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" "border=0" width="500">
<br />
<tr>
<td class="alt2" nowrap="nowrap" align="left">$barimag_left$barimag$barimag_right</td>
</tr>
</table>
We have received a total of $donorbar%
<br />
$vboptions[paypal]
<br />
$vboptions[bbtitle] would like to say thank you for helping to reach our goal.
</td>
</tr>
</table>

radarhunter
07-28-2007, 07:37 PM
an yeah i was not able to figure if out how to insert this code in the cmps module ???

I tried a lot but it messes up the whole code.....

ruger
07-28-2007, 08:31 PM
Is there a way to get this to work with PayPal Donations For vBulletin 3.5.0? https://vborg.vbsupport.ru/showthread.php?t=91567

Just thought it would be great to have it showing above the forums.

sinisterpain
07-29-2007, 01:27 AM
Is there a way to get this to work with PayPal Donations For vBulletin 3.5.0? https://vborg.vbsupport.ru/showthread.php?t=91567

Just thought it would be great to have it showing above the forums.

It will work as an addon but it will not directly interact with it you will have to still manually input the goal and your paypal amount. To make it interact would not be too difficult, but I dont think it will be useful to the community as a whole.

radarhunter
07-29-2007, 03:44 AM
that`s no big deal i can manage that :) you`ve done such a gud task this much is still affordable :D

momo2
07-29-2007, 10:52 AM
as soon i installed this, i got my first donate... Thanks so much :) xoxo

sinisterpain
07-29-2007, 08:16 PM
as soon i installed this, i got my first donate... Thanks so much :) xoxo

Thats great good luck

manofphat
07-29-2007, 10:12 PM
Works great on 3.6.7 PL1 for me. Thank you very much for this great mod! Thanks again for your great work sinisterpain!

sinisterpain
07-29-2007, 10:36 PM
Anything people would like to see added?
Works great on 3.6.7 PL1 for me. Thank you very much for this great mod! Thanks again for your great work sinisterpain!
Hope you enjoy it. And thank You.

mrahul
07-30-2007, 06:54 AM
can this be used with out cyb & paypal easy donate, I want to just continue with my paid subscriptions page.
& will this work on 3.6.4 ?

sinisterpain
07-30-2007, 09:16 PM
can this be used with out cyb & paypal easy donate, I want to just continue with my paid subscriptions page.
& will this work on 3.6.4 ?

I have not tested it with 3.6.4 but it should work and yes the donor bar is a stand alone so it can be used with any paypal mod.

VHLinks
07-31-2007, 05:19 AM
I am using it on 3.6.4 just fine. And actually I tweaked it a bit to work with how I have my site news, etc. I simplified it a bit, I don't need as much info as most of you probably do. Thanks very much!

How I am using it if anyone is interested.
http://www.jamtothis.com

sinisterpain
08-02-2007, 12:05 AM
Please click install so you will get all update notifications.:D

yaoren
08-02-2007, 03:03 AM
total idiot here... in the "Post Installations" section...what exactly do I change in there? Is it the bits in red?
I have cyb paypal installed but I was using a 3rd party "donations progress bar" so I took that code out and added yours in. the bar is showing along with the donate button but when I click on it, it's just the paypal screen, it's not showing my site name or where it's being sent to... obviously I haven't put my info in so that's why i'm asking about the red text. Sorry for being such a dweeb ;)

**Installed**

mrahul
08-02-2007, 05:18 AM
I have not tested it with 3.6.4 but it should work and yes the donor bar is a stand alone so it can be used with any paypal mod.

I am not using any mods I meant the paid subscription page for accepting donations.
So, does this work with out any additional mod or do I need to have any mod to get it to work ?


I am using it on 3.6.4 just fine. And actually I tweaked it a bit to work with how I have my site news, etc. I simplified it a bit, I don't need as much info as most of you probably do. Thanks very much!

How I am using it if anyone is interested.

Do u use any other hack to receive paypal donations ? & is tweaking needed just as u made it to get it below & etc.. or just to get it work u had to tweak ?

sinisterpain
08-02-2007, 08:41 PM
total idiot here... in the "Post Installations" section...what exactly do I change in there? Is it the bits in red?
I have cyb paypal installed but I was using a 3rd party "donations progress bar" so I took that code out and added yours in. the bar is showing along with the donate button but when I click on it, it's just the paypal screen, it's not showing my site name or where it's being sent to... obviously I haven't put my info in so that's why i'm asking about the red text. Sorry for being such a dweeb ;)

**Installed**

The reason I put the link in red is to ensure that I made it clear how the links need to be formated. What you should do is go to your paypal account create your own button and it will give you the relevant code to put in the mod with your paypal info. As I click on your button now it goes to paypal but not your specific site paypal page. You need to enter your paypal email info and any other info that you wish. My post information above is only an example of how the link should be formated (highlighted in red).

Sorry for being such a dweeb
You should never feel that way about asking a question. We can never learn without them. ;)

sinisterpain
08-02-2007, 08:45 PM
I am not using any mods I meant the paid subscription page for accepting donations.
So, does this work with out any additional mod or do I need to have any mod to get it to work ?




Do u use any other hack to receive paypal donations ? & is tweaking needed just as u made it to get it below & etc.. or just to get it work u had to tweak ?

It will work with any donation system you are using. It does not require any other mod.

sinisterpain
08-02-2007, 11:07 PM
Update the template to be more in line with default vbulletin style.

yaoren
08-02-2007, 11:15 PM
I got a new logo from paypal and installed it on the progress bar but when I click on it, it just opens up a pop up window with information about paypal. I had a look in my paypal account but couldn't see anything to direct the link towards my own paypal page. Obviously i'm not doing something right... can you help me get it sorted please?

**updated**

UPDATE
Never mind, I got it solved :)

RaceJunkie
08-03-2007, 12:13 AM
Question.

Does this bar update automatically when someone makes a donation?

yaoren
08-03-2007, 12:38 AM
I haven't had a donation since I added it... Yet, but I know once you receive notification that you received XX amount, you can add that XX amount in via the control panel.

Hope that helps a little :)

RaceJunkie
08-03-2007, 12:40 AM
I haven't had a donation since I added it... Yet, but I know once you receive notification that you received XX amount, you can add that XX amount in via the control panel.

Hope that helps a little :)


Thanks after further review I believe the same thing.

yaoren
08-03-2007, 12:54 AM
Now... if you want to come to my site and donate $1, i'll be able to find out if it updates automatically or not. :D :D

**Update**

Donations do not move the progress bar, you have to manually enter the amount via admincp
Just remember to put the "Total" amount you have received and not just the "last donation" you received. :)

VHLinks
08-05-2007, 07:38 AM
Do u use any other hack to receive paypal donations ? & is tweaking needed just as u made it to get it below & etc.. or just to get it work u had to tweak ?

I use Bill's PayPal hack, but that really doesn't interface at all with the bar. The bar's stats are all manually entered in via the control panel. So when someone donates, I still have to put in the amounts.

The only tweaks I made were just using the parts of the HTML code I needed and putting them in the forumhome template where I wanted them. So yeah it's fairly simple if you know how to edit those templates, which I know most people here do.

sinisterpain
08-05-2007, 11:40 AM
I use Bill's PayPal hack, but that really doesn't interface at all with the bar. The bar's stats are all manually entered in via the control panel. So when someone donates, I still have to put in the amounts.

The only tweaks I made were just using the parts of the HTML code I needed and putting them in the forumhome template where I wanted them. So yeah it's fairly simple if you know how to edit those templates, which I know most people here do.

It was not meant to directly interface with them if it did it would specific to that hack only and I would have to release a different bar for each one. Which is why I made it manual so it could be used with any donation mod. And please click install if you like the mod.

yaoren
08-05-2007, 02:00 PM
Any way I can turn off the $ amount received and just have the % towards our goal showing?

radarhunter
08-05-2007, 02:09 PM
Any way I can turn off the $ amount received and just have the % towards our goal showing?


Remove this code from the xml file

<tr align="center">
<td class="alt1">We have received a total of $$vboptions[donormoney] in donations towards our goal of $$vboptions[goal]
<br />
<br />
<table class="tborder" align="center" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" "border=0" width="500">
<tr>

sinisterpain
08-05-2007, 02:19 PM
Any way I can turn off the $ amount received and just have the % towards our goal showing?

Do not edit the XML.
Just edit the template donorbar and remove just the wording
We have received a total of $$vboptions[donormoney] in donations towards our goal of $$vboptions[goal]
<br />

Radarhunter please do not use the quote function for showing any code or template info instead use code function ie..."#"

yaoren
08-05-2007, 02:21 PM
Thanks, I just had to re-center it as it threw it all over to the left side but sorted now :D

P.s... Donations are doing well since installing this :D thank you!

radarhunter
08-05-2007, 02:26 PM
Radarhunter please do not use the quote function for showing any code or template info instead use code function ie..."#"


gottcha ;)

sinisterpain
08-05-2007, 06:05 PM
Thanks, I just had to re-center it as it threw it all over to the left side but sorted now :D

P.s... Donations are doing well since installing this :D thank you!

You should re edit your donar bar template its missing the table for the bar and you do not show your goal that your striving for.

I would put back the original and edit the template as I described above.

and just change:

$donorbar% of our goal has been reached.

to:

$donorbar% of our $$vboptions[goal] goal has been reached.

VHLinks
08-06-2007, 06:55 AM
It was not meant to directly interface with them if it did it would specific to that hack only and I would have to release a different bar for each one. Which is why I made it manual so it could be used with any donation mod. And please click install if you like the mod.

Oh it wasn't a complaint, I was just saying what I am using it with since someone asked. Clicked install. :I)

Shazz
08-06-2007, 07:03 AM
Creative Idea, might use this in future timeframe

Desi-Home
08-08-2007, 01:39 AM
i installed it but it didn't create any templates.. i added varialbe $donationbar but nothing appeard as it didn't add template so i created a template manually... but when i add $donationbar variable it doesn't show because the template is not inside FORUMHOME.. so please help me in adding varialbe thanks..

yaoren
08-08-2007, 02:10 AM
You should re edit your donar bar template its missing the table for the bar and you do not show your goal that your striving for.

I would put back the original and edit the template as I described above.

and just change:

$donorbar% of our goal has been reached.

to:

$donorbar% of our $$vboptions[goal] goal has been reached.

Thanks.
It threw two of my skins off because of the missing table but as soon as I added that back in, Bingo... my two skins back to perfection again. :)
Much appreciated :up:

tekguru
08-08-2007, 11:07 AM
Did anyone get this working with Bills Donate Mod at all, and if so could you share the changes needed?

sinisterpain
08-08-2007, 08:31 PM
i installed it but it didn't create any templates.. i added varialbe $donationbar but nothing appeard as it didn't add template so i created a template manually... but when i add $donationbar variable it doesn't show because the template is not inside FORUMHOME.. so please help me in adding varialbe thanks..

How did you install it? The template is in the XML file if you imported it it would create athe template donorbar in styles/templates. If you can not get it running pm me and I will try and help you out. Please click installed for support.

sinisterpain
08-08-2007, 08:33 PM
Did anyone get this working with Bills Donate Mod at all, and if so could you share the changes needed?
What are you looking for it to do? Please click install for support.

tekguru
08-08-2007, 09:47 PM
All in and working now, I'm not realised initially it was stand alone :)

The difficult part was to get the PayPal form in the right format. I am curious though why the form has to use that particular format and button for the Mod to work ? If one wishes to link to an existing Donations page then surely that can not be possible.

Ideally I'd want to link to Bills Donation system and if one has to use the form specified in the instructions this is not the case - or am I missing something?

sinisterpain
08-08-2007, 10:21 PM
All in and working now, I'm not realised initially it was stand alone :)

The difficult part was to get the PayPal form in the right format. I am curious though why the form has to use that particular format and button for the Mod to work ? If one wishes to link to an existing Donations page then surely that can not be possible.

Ideally I'd want to link to Bills Donation system and if one has to use the form specified in the instructions this is not the case - or am I missing something?

If you wish to point to your donation page just enter this instead of your form code.
and edit yoursite.com with your addy and your donation file with the php file you link too.
<a href="http://yourwebsite.com/forum/your donation file.php "><img 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!"></a>

tekguru
08-09-2007, 04:36 AM
That is superb, jsut what was needed. My thanks!

sinisterpain
08-09-2007, 09:34 PM
That is superb, jsut what was needed. My thanks!
Your welcome glad I could help :)

thetootall
08-10-2007, 02:35 AM
Very nice! Thanks!

sinisterpain
08-14-2007, 08:24 PM
Your welcome. If you have any suggestions l;et me know.

TheBlackPoet
08-15-2007, 12:42 AM
i had to use the other link to go through to my paypal.. if i was using the default link, would it automatically update the progress bar?? because right now, i have to manually update it...

either way.., its really good, it has increased money to my site more than the common donate link...

so... thank you...

sinisterpain
08-15-2007, 01:14 AM
i had to use the other link to go through to my paypal.. if i was using the default link, would it automatically update the progress bar?? because right now, i have to manually update it...

either way.., its really good, it has increased money to my site more than the common donate link...

so... thank you...

Yes, the info that I put as an example is just that, an example to show the format of the link you must input into the admin cp->vb options->donations bar field for paypal button link. You must put your specific paypal info so the link goes to your paypal page.
The alternative is if you are using a paypal mod (ie..paypal donations3.5, billpaintball, cyberpaypal etc..) you may elect to link to your donation page.
It has to be updated manually as it does not link into any other mod. It was meant as a standalone or could be added to one of the other paypal mods.

luckid
08-15-2007, 03:20 PM
If you want simply to add a button of connection to the page of (es: PayPal Easy Donate - vB 3.6)
Inserted this in the options:
<form action="http://www.srilanka-w.org/srilanka/forum/billspaypal.php?" method="post">
<input type="image" src="http://www.srilanka-w.org/srilanka/mkportal/templates/Water%20Green/images/paypal_donate.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"></form>

Change only 2 link your linki on page off the mod:
http://www.srilanka-w.org/srilanka/forum/billspaypal.php?

And the for you image:
http://www.*******.org/srilanka/mkportal/templates/*******/images/paypal_donate.gif

I hope of to have been of help to someone.
excused my English are Italian (google)

Bye.... ciuazzzzzzzzzzzzzzzzzzz

tekguru
08-19-2007, 11:41 AM
Anyone know how the colour of the bar can be changed say to green if the donations made figure equals or is greater than that needed for the current month?

sinisterpain
08-19-2007, 12:31 PM
Anyone know how the colour of the bar can be changed say to green if the donations made figure equals or is greater than that needed for the current month?

Import the updated XML file and allow overwrite.
This will change the bar color to green when 100% or greater donations are recieved.

tekguru
08-19-2007, 01:38 PM
Superb :)

Only one problem we modified the template as in this post (https://vborg.vbsupport.ru/showpost.php?p=1304107&postcount=25)to make it cleaner and now we get a slight piece of red at the start of the bar, and no closing box at the end as you can see here (http://www.4winmobile.com/forums/index.php).

Any ideas?

Superb responce to the request though :) If the template can't be fixed I'll go back to the original template :)

sinisterpain
08-19-2007, 02:44 PM
Superb :)

Only one problem we modified the template as in this post (https://vborg.vbsupport.ru/showpost.php?p=1304107&postcount=25)to make it cleaner and now we get a slight piece of red at the start of the bar, and no closing box at the end as you can see here (http://www.4winmobile.com/forums/index.php).

Any ideas?

Superb responce to the request though :) If the template can't be fixed I'll go back to the original template :)

I have tested this on my test board and I do not have a problem with the end box not closing. From looking at your template you have modified the original quite a bit you may try to remove the class from the table for the donor bar. As far as the bit of red thats normal, I did not see this as a big issue but if you think it is then I will have to adjust the code to remove it.

tekguru
08-19-2007, 02:58 PM
Can you post the original template on site please so I can revert and see if that improves the look of it.

The red part I can live with but as three users have PM'ed me asking about it - it might be an idea to fix it if you can :)

sinisterpain
08-19-2007, 04:26 PM
Can you post the original template on site please so I can revert and see if that improves the look of it.

The red part I can live with but as three users have PM'ed me asking about it - it might be an idea to fix it if you can :)
Fixed the issue with the small piece of the red bar showing to the left. Edited the templated and removed class= "alt2" from the donation bar <td> so box is closed. If you prefer you can remove the class= "tborder" from the table around the donation bar and put back the td class= alt2" its your choice.
Import the updated XML file from above overwrite.

tekguru
08-19-2007, 05:13 PM
This update has fixed the red colour (our thanks) but even thouh we overwrote the XML completely the bar is still not closed using the Aria Sand+ Theme.

Any ideas?

sinisterpain
08-19-2007, 05:42 PM
This update has fixed the red colour (our thanks) but even thouh we overwrote the XML completely the bar is still not closed using the Aria Sand+ Theme.

Any ideas?

You must have used your original template, because I have removed class= "alt2" from the template in the XML.

Remove the red highlighted from either here:

<td class="alt2" nowrap="nowrap" align="left"><img src="http://www.your website.com/forums/images/your style/polls/bar1-l.gif" alt="" width="3" height="10">

or here but not both:

<table class="tborder" cellpadding="6" cellspacing="1" "border=0" width="500">
<br />
<tr>

Try editing one see how it looks then try by editing the other and see which one looks the best for your site.

tekguru
08-19-2007, 08:51 PM
Cheers for that :)

We went with :

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<tr>
<td align="center" class="alt2">

$vboptions[donationtitle]
<br />
$vboptions[donatexplain]
<br />

We have received a total of $$vboptions[donormoney] in donations towards our goal of $$vboptions[goal]
<br />
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" "border=0" width="500">
<br />
<tr>
<td class="alt2" nowrap="nowrap" align="left">$barimag_left$barimag$barimag_right</td>
</tr>
</table>
We have received a total of $donorbar%
<br />
$vboptions[paypal]
<br />
$vboptions[bbtitle] would like to say thank you for helping to reach our goal.
</td>
</tr>
</table>

Which seems to work for us :)

sinisterpain
08-21-2007, 12:24 AM
If you recently updated as of Aug 19th there is no further update at this time. The mod thread reflects updated due to an issue with the "last updated" date at the top of the page showing "never" instead of 8/19/07 which has been now corrected.
Sorry for any inconvience.
Sincerely,
Sinisterpain

cpgaming
08-23-2007, 09:14 PM
I've installed this mod and everything works fine with the main module although when i attempt to install the vbadvanced cmps version I end up with it not working and showing some very odd code at the top of the main vbadvanced page. As I don't see any instructions in the download or in this thread that specifically explains how to install it into the vbadvanced settings and the download i extracted was a basic module I attempted to install it as such and chose php as the file type. Is it possible to have you explain the proper method to install the vbadvanced (running the 3.0 version on vbulletin 3.6.8) so that i can tell if I'm doing the installation of this module properly?

Code that is showing above the vbadvanced main page header is as follows:

a:2:{s:6:"module";a:11:{s:5:"title";s:12:"Donation Bar";s:10:"identifier";s:9:"donorbars";s:8:"filename";s:11:"donationbar";s:7:"inctype";s:8:"template";s:12:"templatelist";s:22:"adv_portal_donationbar";s:6:"parent";s:0:"";s:7:"colspan";s:1:"0";s:8:"formcode";s:0:"";s:8:"useshell";s:1:"1";s:4:"link";s:0:"";s:7:"options";s:1:"0";}s:9:"templates";a:1:{s:22:"adv_portal_donationbar";s:1278:" $vboptions[donationtitle] We have received $$vboptions[donormoney] in donations towards our goal of $$vboptions[goal]

$barimag_left$barimag$barimag_right

$donorbar% of our goal has been reached.

Thank You from $vboptions[bbtitle]
$vboptions[paypal]
";}}

Any help is appreciated as we like this mod are really want to use it on both pages (main page and forums head page)

cpgaming
08-23-2007, 09:34 PM
I have this sorted out I was uploading it manually and it wasn't adding the proper code to the templates i chose the upload/download module this time to see if that worked and it is working great and fixed the code error i was receiving at first. My apologies for not thinking of that initally and posting here and thanks for this and several other great mods you've made that my client is using they are really enjoying them so far and like the look of them. Great work :) :up:

sinisterpain
08-23-2007, 09:43 PM
I am glad you got it sorted out. No need for apologies, and thanks for the kind words.

baby41
09-06-2007, 09:49 PM
You have to edit the template in admincp called donorbar
Maybe I will add an option to change currency symbol

This product is working fine on my forum but I do not have any donorbar file in the admincp ????? Can you see if that is the correct location and if I can translate this to portuguese aswell and if it is the same file,regards.

sinisterpain
09-07-2007, 02:38 AM
This product is working fine on my forum but I do not have any donorbar file in the admincp ????? Can you see if that is the correct location and if I can translate this to portuguese aswell and if it is the same file,regards.

If you are trying to change the currency symbol. You have to edit the template called donorbar. Admincp->styles/templates->donorbar.

baby41
09-07-2007, 03:42 PM
Thanks I have found and easy to change.;)

cagbaazee
09-07-2007, 06:12 PM
where do i put it

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.

how do i put my paypal ID for that...

baby41
09-07-2007, 06:37 PM
You need to go to your paypal account and click on Merchant Tools --> Key Features (donations) and follow the instructions,regards.

sinisterpain
09-07-2007, 08:34 PM
What I mean by the link format is the slashes. ie (highlighted in red)
should look like this for links:
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">


I do not mean that your info has to be the same as my example, just the link slashes.

dizzine
09-24-2007, 11:07 AM
does this work on 3.5.4 with v2 by any chance.??..great add-on..!!

sinisterpain
09-24-2007, 08:16 PM
I have not tested it with 3.5.4. The plugins may cause you problems

Creed3020
09-26-2007, 02:13 PM
Is it possible to display somewhere other than forumhome, like inside a specific forum?

If yes what sort of changes would be needed.

Thanks! :D

sinisterpain
09-26-2007, 08:27 PM
Just add the $donationbar into the template you wish to display it.

wpeloquin
10-13-2007, 05:11 AM
how hard would it be to create something like this so that it does tie in with, for example, Cyb-PayPal Donate mod? that mod already creates tables in the database (i have not looked at them yet as of this post, but it has a page to display who's paid how much and when, so i am assuming its in the database somewhere). can we set up your bar to pull numbers out of there? i can see how it would be a bit involved, but if it queries by date and totals, it should work right?

sinisterpain
10-13-2007, 11:27 AM
how hard would it be to create something like this so that it does tie in with, for example, Cyb-PayPal Donate mod? that mod already creates tables in the database (i have not looked at them yet as of this post, but it has a page to display who's paid how much and when, so i am assuming its in the database somewhere). can we set up your bar to pull numbers out of there? i can see how it would be a bit involved, but if it queries by date and totals, it should work right?
I have not looked at the mod in detail but I would have to say it could be done.

Phosphorus
10-16-2007, 12:29 PM
ok installed
changed the current monney to € instead $

template to edit is "donarbar" like posted before

for the cmps u have to edit the "adv_portal_donationbar" template

For people they duno where to chnage :
just find and replace the $ with the € on this line :
<td class="alt1">We have received a total of €$vboptions[donormoney] in donations towards our goal of €$vboptions[goal]

AWJunkies
10-16-2007, 05:21 PM
how hard would it be to create something like this so that it does tie in with, for example, Cyb-PayPal Donate mod? that mod already creates tables in the database (i have not looked at them yet as of this post, but it has a page to display who's paid how much and when, so i am assuming its in the database somewhere). can we set up your bar to pull numbers out of there? i can see how it would be a bit involved, but if it queries by date and totals, it should work right?

It can be done! :)

I look forward to the integration once approved by both groups.

sinisterpain
10-16-2007, 08:54 PM
It can be done I have it done! :)

I don't have it looking pretty though kinda hacked to figure out the code. I will clean it up and present it to CYB as well as here. I want them to integrate them both. It is a progression in the CYB mod.

So stay tuned for it.

If you request it I will convert it to cyb paypal and get his permission to offer it.

unforsaken
10-17-2007, 01:52 AM
everything seems to be working great on it, however it doesn't show the percentage of the donations/goal. it shows the dollar amount, but the bar doesn't appear and the percent is blank. btw i just installed it and haven't had any donations to it yet, but what i did was in the config of it, put the goal amount and what we currently had donated towards it, and that is all i got out of it. any thoughts/suggestions/tips would be greatly appreciated...and i love the idea of this

sinisterpain
10-17-2007, 09:58 PM
everything seems to be working great on it, however it doesn't show the percentage of the donations/goal. it shows the dollar amount, but the bar doesn't appear and the percent is blank. btw i just installed it and haven't had any donations to it yet, but what i did was in the config of it, put the goal amount and what we currently had donated towards it, and that is all i got out of it. any thoughts/suggestions/tips would be greatly appreciated...and i love the idea of this

Please PM me a link to your site so I can see what you have.

wpeloquin
10-18-2007, 03:00 AM
I have not looked at the mod in detail but I would have to say it could be done.im sure it can be done, but im not a very experienced coder, and it'd take me awhile to figure it out (if it's even in my capacity). i do know his mod creates tables, and they are pretty basic, so i can't imagine it'd be too difficult. but like i said, im more of a template-edit kinda guy :)

If you request it I will convert it to cyb paypal and get his permission to offer it.

it seems to be the major question of the mod. everyone seems to like the idea, and i can understand the reason on making it the way you did for the end-user ease. just seems like people want the integration, and there really seem to be only 2 major paypal mods, bill's and cyb's. its your time, but i'd use it if available.

sinisterpain
10-19-2007, 08:01 PM
it seems to be the major question of the mod. everyone seems to like the idea, and i can understand the reason on making it the way you did for the end-user ease. just seems like people want the integration, and there really seem to be only 2 major paypal mods, bill's and cyb's. its your time, but i'd use it if available.

Ill look at it this weekend

Jdm Ej1 Coupe
10-22-2007, 03:48 PM
will the donation bar move on its own or do you manually have to change it in the admin pc when people donate?

Edit: read thru the first few pages of this thread and found the answer! Thanks "clicks installed"

sinisterpain
10-22-2007, 11:51 PM
glad it worked for ya

member007
10-23-2007, 12:24 AM
Just a question whether you can make a donation add-on for each moderator who moderates their forums. This is to help motivate moderators to help your site.:)

tekguru
10-23-2007, 04:42 AM
Are you also looking at modifying this to work with Bills Donation Mod?

irishblue
11-02-2007, 02:48 AM
I have created a seperate install for those who wish to have the donation bar automated to use Cyb Paypal donate. Go here (https://vborg.vbsupport.ru/showthread.php?t=160675)
the donor bar with cyb is in the mod graveyard. the files aren't there anymore. is there an updated one?

sinisterpain
11-02-2007, 08:15 PM
Sorry meant to remove that link. No its not been updated.

DEADLY S0LDIER
11-16-2007, 02:05 AM
This may be a stupid question to you guys, but I need help with the paypal 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>
How do I edit it to my paypal email: hilda_inc@yahoo.com

sinisterpain
11-16-2007, 07:50 PM
This may be a stupid question to you guys, but I need help with the paypal 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>
How do I edit it to my paypal email: hilda_inc@yahoo.com

<input type="hidden" name="business"
value="hilda_inc@yahoo.com">


The best way to do this is to generate the code by creating a donation button through your paypal account. All your pertanant information that you wish to add to the button will be added and paypal generates the code for you to use.

Stryker412
11-17-2007, 05:08 PM
Is there anyway to have the bar reset on a certain date? We have monthly fees and I'd like to set a date by which all donations would have to be in by.

Stryker412
11-18-2007, 03:53 PM
Also, how do you link it to your current donation system (in my case Bill's)? Or do you have to manually edit all the donations?

AWJunkies
11-29-2007, 11:56 AM
sinisterpain let me know if you need help.

I have already merged cyb and yours to auto update the bar instead of having to go to the ACP each time. Instead at the moment i have it so you have to change it to whatever month it is once a month and it will auto update for full month while in that month. Instead of changing the amount for every donation you get daily or hourly like current setup. Working on the per month reset system. So it goes back to 0 each month. Also adding more features to cyb to see per month stats not total etc.

THIS IS PRIVATE NOT PUBLIC (so up to original coders to approve a public version)

tekguru
11-29-2007, 04:03 PM
Wow fingers crossed that you'll be allowed to releasd this. Will you be looking into integration with Bills Subs Mod too?

sinisterpain
11-29-2007, 11:34 PM
Also, how do you link it to your current donation system (in my case Bill's)? Or do you have to manually edit all the donations?

Have not looked at bills paypal mod, I can and let you know.

AWJunkies
11-30-2007, 05:12 AM
Done! Hit me up I have new XML file.

Yes it can be made to work with ANY paypal donation system. Just need to know the variable and table they are using. Can just follow the code I did and will be easy to add it to anything.

Added features:
* Cyb- Paypal Donation Integration
* If there is a negative or a blank number in either goal or amount variables it will show 0 now

Template edits:
* Fixed issue when there was no 'Donations Explained Variable' it would mess up template and have blank area
* No more red image within bar when there is 0% (only when there is a % will it show the inside of bar)
* Deleted added footer section that was causing template issues with blank space

More stuff to come. Please hit me up to approve it for dled.

Vinyljunky
11-30-2007, 09:51 AM
Done! Hit me up I have new XML file.

Yes it can be made to work with ANY paypal donation system. Just need to know the variable and table they are using. Can just follow the code I did and will be easy to add it to anything.

Added features:
* Cyb- Paypal Donation Integration


Im really intrested in this :up:

Regards

VinylJunky

AWJunkies
11-30-2007, 09:55 AM
Just waiting for him to come on. It is almost a total re-write but not one to care who gets credit just that it gets out in circulation to help people out and make mods more advanced. I have been programing for 10 years and know what it is like not to have time to finish a mod or quickly put something out. We all need a boost some time. Not saying this about this mod developer but in general.

tekguru
11-30-2007, 12:13 PM
This is starting to sound really exciting!

Catziggy
11-30-2007, 12:27 PM
Count me in . Need the cyb integration :)

Suggestion for Cyb though. It would be better if it worked when the donations approved rather than made :)

AWJunkies
11-30-2007, 08:37 PM
Count me in . Need the cyb integration :)

Suggestion for Cyb though. It would be better if it worked when the donations approved rather than made :)

That is how it works :) Only when a amount is confirmed will it show in the donation bar.

sinisterpain
11-30-2007, 10:48 PM
I had a cyb donation bar but removed it due to redundancy. Also you will have to reset the amounts each month as cyb paypal just has a cumulating total $ amount in the table.

AWJunkies
11-30-2007, 11:38 PM
I had a cyb donation bar but removed it due to redundancy. Also you will have to reset the amounts each month as cyb paypal just has a cumulating total $ amount in the table.

Mine you don't have to reset it each month. It will do it AUTO. It all has to do with the sql you initiate to get the info. I sent you the XML look it over and test it. Tomorrow it will reset auto you wont have to touch a dam thing. Once you read the code it will all make sense.

AWJunkies
12-01-2007, 03:54 AM
Just wanted to let you know it reset without me doing anything and changes as an eastern time setting. whatever you have as default for your site.

Please dled and test. Have had 10+ people try it without any issues. Sinister you have to test it on a real site.

Catziggy
12-01-2007, 11:18 AM
downloaded and trying it out thanks

Vinyljunky
12-01-2007, 01:37 PM
Just wanted to let you know it reset without me doing anything and changes as an eastern time setting. whatever you have as default for your site.

Please dled and test. Have had 10+ people try it without any issues. Sinister you have to test it on a real site.

Works fine for me (Although I did struggle at first with the "Form Code for Donations" code, but then I read back a few posts :)

Thanks

VinylJunky

Catziggy
12-01-2007, 01:50 PM
K i am missing something It doesnt update for me. Do i need to add anything to the form code box for cyb paypal?

sinisterpain
12-01-2007, 02:24 PM
K i am missing something It doesnt update for me. Do i need to add anything to the form code box for cyb paypal?
The form code box in the donation bar mod is if you wish to link to your paypal account directly or to your donor page using a paypal button. You do not need to edit anything in the cyb paypal mod. See the example above for the format of links but use your own paypal code info.

tekguru
12-01-2007, 03:13 PM
Is there still hope for a version that will support Bills Donations Mod? To me that is the more flexible of the two Mods....

Vinyljunky
12-01-2007, 03:28 PM
K i am missing something It doesnt update for me. Do i need to add anything to the form code box for cyb paypal?


For cyb paypal I put this in the Form Code for Donations Form

<form action="http://www.yoursite.com/forum/misc.php?do=donate" method="post">
<input type="hidden" name="business"
value="sample@sample.com">
<input type="image" src="https://www.paypal.com/en_GB/i/bnr/horizontal_solution_PP.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"></form>

It may not be 100% correct syntax but it works for me :)

Oh, and you need to edit your forumhome template as per the install instructions at the top of the post!

Great Work!

VinylJunky

sinisterpain
12-01-2007, 03:32 PM
Is there still hope for a version that will support Bills Donations Mod? To me that is the more flexible of the two Mods....

Problem with Bill's Paypal mod and intergration is there is no data to retrieve all transactions are made directly to paypal's site.

sinisterpain
12-01-2007, 03:34 PM
For cyb paypal I put this in the Form Code for Donations Form

<form action="http://www.yoursite.com/forum/misc.php?do=donate" method="post">
<input type="hidden" name="business"
value="sample@sample.com">
<input type="image" src="https://www.paypal.com/en_GB/i/bnr/horizontal_solution_PP.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"></form>

It may not be 100% correct syntax but it works for me :)

Oh, and you need to edit your forumhome template as per the install instructions at the top of the post!

Great Work!

VinylJunky

Should not need this in the code if your linking to Cyb-Paypal mod
<input type="hidden" name="business"
value="sample@sample.com">

Vinyljunky
12-01-2007, 03:52 PM
Has any one integrated this within ibProArcade v2.6.5+ ?

I have tried inserting it into the ARCADE template but it just doesnt display :confused:

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<!-- no cache headers -->
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache" />
<!-- end no cache headers -->
$headinclude
<title><phrase 1=$vboptions[bbtitle]>$vbphrase[x_powered_by_vbulletin]</phrase></title>
</head>
<body>
$header
$navbar
$donationbar #I tried it here#
<if condition="!$bbuserinfo[userid]">
$donationbar #I tried it here#
$arcadeheader
<!-- small space -->
<span class="smallfont"><br />
</span></if>
$donationbar #I tried it here#
$maincontent
</div>
$footer
</body>
</html>


Any ideas?

Thanks

VinylJunky

nyunyu
12-01-2007, 06:46 PM
Sinisterpain, I would very much love this hack to be working on 3.5.4. Can you post the 3.5.4 version of this xml? Im using the old noblepagan paypal hack thus other than inserting the link onto navbar, i can put this instead and link it to my donation page.

Thanks

Vinyljunky
12-01-2007, 08:18 PM
Should not need this in the code if your linking to Cyb-Paypal mod
<input type="hidden" name="business"
value="sample@sample.com">


Sinisterpain,

Ive removed it :)

Thank you for creating a great mod :up:

VinylJunky

AWJunkies
12-01-2007, 11:49 PM
Deleted the attachment XML.

Also it is not set to be on arcade. Why would you want it to display on arcade? I can make it do that if you really want to but I see no point it is a home page thing not a flood every page with it mod.

rwoscott
12-02-2007, 04:58 AM
Installed, Thankyou

sinisterpain
12-02-2007, 11:29 AM
Sinisterpain,

Ive removed it :)

Thank you for creating a great mod :up:

VinylJunky

I did not look at all of the link code you had posted it should look like below not as a <form> code.
<a href ="http://www.yoursite.com/forum/misc.php?do=donate">
<img src="https://www.paypal.com/en_GB/i/bnr/horizontal_solution_PP.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">

Vinyljunky
12-02-2007, 11:56 AM
Deleted the attachment XML.

Also it is not set to be on arcade. Why would you want it to display on arcade? I can make it do that if you really want to but I see no point it is a home page thing not a flood every page with it mod.

Ok good point Its just that I was trying to generate a bit more cash :)

I did not look at all of the link code you had posted it should look like below not as a <form> code.
<a href ="http://www.yoursite.com/forum/misc.php?do=donate">
<img src="https://www.paypal.com/en_GB/i/bnr/horizontal_solution_PP.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">

Thank you

VinylJunky

petacat
12-02-2007, 12:02 PM
Thanks for the update. It is implemented now.

2 more suggestions:
1. Still allow for additional amounts (eg ad revenue) to be included as well as the donations.
2. Consider a smaller donation Bar (possibly a thermometer style) that can be used in a sidebar

Thanks again. Good work!

sinisterpain
12-02-2007, 02:12 PM
Thanks for the update. It is implemented now.

2 more suggestions:
1. Still allow for additional amounts (eg ad revenue) to be included as well as the donations.
2. Consider a smaller donation Bar (possibly a thermometer style) that can be used in a sidebar

Thanks again. Good work!

If you use vbadvanced I have created a cmps version for side bar.

Still allow for additional amounts (eg ad revenue) to be included as well as the donations.
There are far to many ad mods on vb.org to possibly account for any particular one that a user might have installed on his board, and it would IMO not follow the intent of why I created the mod.

Catziggy
12-02-2007, 05:57 PM
Okay i think i know why its not working for me. Does the new system edit the navbar template? I am using a template from vbstyles which almost negates the use of the navbar and transfers all the workings like the links etc except the welcome section to header template.

Is this the issue?

sinisterpain
12-02-2007, 08:19 PM
Okay i think i know why its not working for me. Does the new system edit the navbar template? I am using a template from vbstyles which almost negates the use of the navbar and transfers all the workings like the links etc except the welcome section to header template.

Is this the issue?
For custom templates you must manually edit the forumhome template as directed in the above instructions. Also you need to go to admincp->vboptions->Donation Bar and configure your settings.

AWJunkies
12-02-2007, 11:38 PM
Okay i think i know why its not working for me. Does the new system edit the navbar template? I am using a template from vbstyles which almost negates the use of the navbar and transfers all the workings like the links etc except the welcome section to header template.

Is this the issue?

Would help to have link to your site to see what your doing as templates go. Not sure why your template threw everything in header best to have them separate depending on how much info your really putting in header.

Catziggy
12-03-2007, 09:19 AM
I turned off the forum bar as ive integrated it into vbadvanced and that has the module on every page.
http://www.timelessgaming.com
The links to donate and see donaters are in the payapl module below the donation bar.

I agree about the header bit.

AWJunkies
12-03-2007, 01:17 PM
Did you take sinisterpain one and just add my code to it? If you did please give it to sinisterpain so he can update his so everything is current. I have not seen the sidebar code so not sure what it is all about.

rwoscott
12-03-2007, 05:25 PM
Installed, Thankyou
Installed on 2nd, and 3 donations by the 3rd. Excellent response.

This mod was well worth the small effort to install.

Double thumbs up!!:up::up:

AWJunkies
12-03-2007, 07:10 PM
It has increased my donations huge as well as having the pop up notify to donate after X time. Works like a charm.

tekguru
12-03-2007, 08:23 PM
Well I looked into using the Cyb donate Mod again and what put me off was:

- No high visibility vbAdvanced donate block
- Not being able to have the Admins primary usergroup as 6
- No good looking 'Donate page' as per Bills offering

So it looks like I'll still have to update manually and stick with Bills Mod :(

sinisterpain
12-03-2007, 08:53 PM
Well I looked into using the Cyb donate Mod again and what put me off was:

- No high visibility vbAdvanced donate block
- Not being able to have the Admins primary usergroup as 6
- No good looking 'Donate page' as per Bills offering

So it looks like I'll still have to update manually and stick with Bills Mod :(

I have provided a vbadvanced module which I will update shortly. The link is https://vborg.vbsupport.ru/showthread.php?t=153604

AWJunkies
12-04-2007, 02:15 AM
Well I looked into using the Cyb donate Mod again and what put me off was:

- No high visibility vbAdvanced donate block
- Not being able to have the Admins primary usergroup as 6
- No good looking 'Donate page' as per Bills offering

So it looks like I'll still have to update manually and stick with Bills Mod :(

I transformed cyb mod to make it a lot more appealing and a lot more options as well as still working on IPN auto confirm. Hoping to finish before end of year but it is not on high priority at the moment have about 5 things ahead of it.

tekguru
12-04-2007, 05:30 AM
Cheers guys, once the vbA block has been revised and AWJ's changes are in there I guess that will be the time for me to move over :)

Bojeunx
12-04-2007, 08:31 AM
Hi i installed this product yesterday to work with cyb donation people can donate but there is no progress on donation bar. My website is www.pspiso.com

Bojeunx
12-04-2007, 10:55 AM
When i close CYB donate and enter a donated amount everything is ok the bar is working but when i enable Cyb paypal donation hack and enable it on donation bar plugin on control panel the bar is not working.
Thanx
I want to use it CYB paypal donation so much :/

Bojeunx
12-04-2007, 11:06 AM
Donation Bar seems working but when new donations come it won't count i have to enter donation manually :(, I'll be happy if someone help me.

AWJunkies
12-04-2007, 01:15 PM
Donation Bar seems working but when new donations come it won't count i have to enter donation manually :(, I'll be happy if someone help me.

CYB is not on your site please enable it so I can see. You have direct link setup instead right now.

http://www.pspiso.com/misc.php?do=donlist not working please activate for me. I need to see what is going on. Make sure you have latest cyb and latest donation bar here. I need to know what the donation bar reads is it 0? or blank. Cause it is impossible for it to be blank so I need to see what is going on. Also I need access to your donation list. Remember this counts donations in the current month, not 28-31 days before if that makes sense. It will search for confirmed donation within december which we are only 4 days into. So if you have not got a donation within these 4 days it will show a 0.

Hit me up on AIM= AWJunkies
So I can help you out.

Also to add if you have had donations in december the donation bar will work without cyb paypal ON. It just grabs the info off the table and has nothing to do with cyb functions.

Moncha
12-04-2007, 01:47 PM
When you say it will work without CYB Paypal on. Is this a manual update or is it automatic? I rely on annual dues so, want to keep using the VB subscriptions.

Bojeunx
12-04-2007, 04:53 PM
Thanx Awjunkies helped me.
Remember you have to confirm payments manually to make them visible on the donation bar.

tekguru
12-04-2007, 06:30 PM
From what I'm reading here will this also count subscription payments?

As that is something I don't want...

sinisterpain
12-04-2007, 08:12 PM
When you say it will work without CYB Paypal on. Is this a manual update or is it automatic? I rely on annual dues so, want to keep using the VB subscriptions.

If you are using CYB-Paypal then you go to admincp->vboptions->Donation Bar and turn it on by selecting it in the menu otherwise leave it off and do the updates manually as before.

sinisterpain
12-04-2007, 08:13 PM
From what I'm reading here will this also count subscription payments?

As that is something I don't want...

No it will not. You would have to enter the info manually.

Moncha
12-04-2007, 08:14 PM
Can it be made to read the table from the subscriptions?

sinisterpain
12-04-2007, 08:32 PM
Can it be made to read the table from the subscriptions?

Would need to look at it.

Moncha
12-04-2007, 08:59 PM
I would if I knew where to start, but....... I would be indebted to you

Thanks in advance!

Kingster
12-04-2007, 09:00 PM
I second that... If you can make it so it would see both donations and subscriptions, I'll install it ASAP.

sinisterpain
12-04-2007, 09:18 PM
Sorry, meant I will need to look at it

Catziggy
12-04-2007, 09:25 PM
ooopla totally vamoosed my system

Gonna have to check into it and see where the issue lies.

AWJunkies
12-05-2007, 05:17 AM
I second that... If you can make it so it would see both donations and subscriptions, I'll install it ASAP.

Yes it can!

I do not have time at the moment to work on this cause I have no need for it to do subscriptions at this time. Sorry guys will have to wait for me to do it. Working on other projects of high importance at the moment. I can help with current mod but features you want added please just make a list and send to my PM box and I will get to them as soon as I can.

SBlueman
12-05-2007, 05:19 AM
I wish there was something like this for the Amazon Honor System for those who can't use PayPal because of their wacky blacklisting...

sinisterpain
12-05-2007, 08:41 PM
I wish there was something like this for the Amazon Honor System for those who can't use PayPal because of their wacky blacklisting...
As a stand alone it can work with any sytem since you can enter the info manually through the admincp. Although I do not know what Amazon Honor System is.

petacat
12-07-2007, 01:59 AM
If you use vbadvanced I have created a cmps version for side bar.


There are far to many ad mods on vb.org to possibly account for any particular one that a user might have installed on his board, and it would IMO not follow the intent of why I created the mod.
No, I do not use vbadvanced. I use ordinary sidebars. Thanks tho.

Can I clarify. If there was a field in the ACP that allowed me to enter the ad revenue (or anything else) then this amount was added to the bar, it would be all I was thinking of. I agree that trying to integrate ad revenue mods would be impossible. I was thinking low key :)

AWJunkies
12-07-2007, 03:59 AM
Yes I can integrate it so if your using cyb and want a manual amount as well added very easy to do. Also can make it so there is separate space for add revenue and subscriptions. Please PM me and I will get to it as soon as I can. Finishing up some other mods right now.

mickknutson
12-07-2007, 06:54 PM
I am sorry if this is a bad question, but where is my FORUMHOME template? I looked in my Style Manager but I can't find it.

sinisterpain
12-07-2007, 07:47 PM
I am sorry if this is a bad question, but where is my FORUMHOME template? I looked in my Style Manager but I can't find it.

Style manager->Forum Home Templates->FORUMHOME

Alfa1
12-08-2007, 02:52 AM
There is space between the navbar and the donation bar, but there is no space below the donation bar. How do I ad some space there?

I find it more effective to add the donation bar to the navbar, so it displays on all pages. How do I place this on the archive pages?

AWJunkies
12-08-2007, 06:32 PM
<br /> or <br> after the code $donationbar

Alfa1
12-08-2007, 11:47 PM
Thanks!

AWJunkies
12-09-2007, 10:00 AM
No problem at all.

sinisterpain
12-09-2007, 10:22 AM
There is space between the navbar and the donation bar, but there is no space below the donation bar. How do I ad some space there?

I find it more effective to add the donation bar to the navbar, so it displays on all pages. How do I place this on the archive pages?

I would add the <br /> to the donorbar template rather than edit the FORUMHOME template further. Both will work but its better to keep the stock templates as clean as possible.

AWJunkies
12-09-2007, 10:52 PM
I would add the <br /> to the donorbar template rather than edit the FORUMHOME template further. Both will work but its better to keep the stock templates as clean as possible.

I agree, I was just giving quick fix. Good call.

tekguru
12-26-2007, 12:00 PM
It may well be worth noting that the :

$barimag = "<img src=\"$stylevar[imgdir_poll]/bar2.gif\" alt=\"\" width=\"$donorbar%\" height=\"10\">";

codes within the XML are not XHTML complaint and should be as per:

$barimag = "<img src=\"$stylevar[imgdir_poll]/bar2.gif\" alt=\"\" width=\"$donorbar%\" height=\"10\"/>";

to gain that requirement, that is the terminating '/' requires adding.

elitemerlin
12-27-2007, 12:26 AM
reserved

maidos
12-28-2007, 03:05 PM
i dont want my guest to view the donation bar, how do i do that

AWJunkies
12-30-2007, 09:32 PM
Updated the mod with a lot of code changes!! Sinister please upload it :)

It has a manual section to input the subscriptions and about to make a click able button to make it auto count and add the subscription amounts. Will be done with that in a second. Also CYB integration adding subscriptions to that as well the option. Also adding support in CYB donation mod for subscriptions.

Any requests for features let me know.

sinisterpain
12-31-2007, 07:42 PM
Please follow the upgrade instructions or you will have problems with the template not being changed will fix issue shortly.

Moncha
12-31-2007, 08:31 PM
Thank you for the update! Sounds like you are going down the right path(s) with this.

Thanks again!

AWJunkies
12-31-2007, 09:53 PM
I fixed the template issues so you will have to delete donorbar template on your own but after that no more issues with floating template. The template and group is built into code now. SO if you delete the program it will delete everything and if you upgrade it will upgrade everything :)

You will have to DELETE the old mod and delete donorbar manually in your template ACP then UPLOAD the new XML and all good!


Hope you guys like all the new features I put in there.

tekguru
01-01-2008, 11:07 AM
Looking good so far!

AWJunkies
01-01-2008, 10:23 PM
I do not use subscriptions and need someone who does to export there tables regarding that program and send to me to test for the auto subscription amount add for donation bar.

sinisterpain
01-02-2008, 12:00 AM
I sorted this with AWJUNKIES will release version with auto updating of Vb subscriptions for bar shortly. :D

AWJunkies
01-02-2008, 12:40 AM
Finished it enjoy guys :)

AWJunkies
01-02-2008, 06:23 AM
I have a new donation mod coming soon :) sinister hit me up tomorrow to take a look :)

sinisterpain
01-03-2008, 12:59 AM
Vb Subscriptions are now automated with the donation bar. Please read the update instructions if updating from any version below 1.0.5.

brvheart
01-03-2008, 03:08 AM
got a DB error when turning on CYB integration

AWJunkies
01-03-2008, 03:26 AM
Did you change the CYB donations table name? Please post up the error so I can see it.

maidos
01-03-2008, 06:55 AM
can you please answer my question?

how can i disallow the guest to view the donaton bar

AWJunkies
01-03-2008, 09:12 AM
I am sorry for got to put the feature in the code :) Will do it right now. Release tomorrow.

Well I needed it for paypal mod so it is done now just waiting on sinister to get on comp to update. Will probably be after 4pm Eastern Time I think is when he gets off work.

mrmike
01-03-2008, 10:27 AM
can you please answer my question?

how can i disallow the guest to view the donaton bar

Try


<if condition="$show['member']">
$donationbar
</if>

Hex_legend
01-03-2008, 02:47 PM
How can I change from $ to £?

It was easy on the old template, but in this new update, there doesn't seem to be anything that says how / where..

I've looked in the donorbar template but can't find it.

maidos
01-03-2008, 05:53 PM
thanks alot mrmike but where do i edit it?

Alfa1
01-03-2008, 06:31 PM
Does this work on vb 3.7?

sinisterpain
01-03-2008, 09:11 PM
thanks alot mrmike but where do i edit it?
Where ever you are showing the donor bar

sinisterpain
01-03-2008, 09:20 PM
How can I change from $ to ??

It was easy on the old template, but in this new update, there doesn't seem to be anything that says how / where..

I've looked in the donorbar template but can't find it.

Look in your plugins for the title Donation Bar - Ext

near the bottom of the plugin code you will see this:
$drecieved = "We have received a total of $$damount in donations towards our goal of $$dgoal<br />";
Just change the highlighted red $ to whatever your currency is.

AWJunkies
01-03-2008, 10:32 PM
Guys new release today added some more stuff. It has auto insert the $donorbar under the navbar. Has float or non float option. As well as usergroups allowed to view the bar. As well as changed alignment to left for title because of theme issues (instructions to change to follow). Also added where the bar appears which defaults to index and misc page for a merge with a donation system. Also cleaned code up slightly with if statements.

Enjoy!

Almost done with new donation system so stay tuned.

REVHEAD
01-04-2008, 02:00 AM
Great stuff ,Exactly what I have been loooking for .
Simple, no fuss ,no messing around with bits of code,great for a beginner like me,and it does exactly what its supposed to do ,I love it ,many thanks.

Moncha
01-04-2008, 03:20 AM
After some tweaking to get it to work in vbPortal it works great! Just what I was looking for also. Great Job!! I nominated it for MOTM even

REVHEAD
01-04-2008, 09:41 AM
Just a question ,when I installed the mod today ,my friend donated $5 into my account ,and I recieved the payment but the progress bar and ammount recieved have yet to move? any ideas.

AWJunkies
01-04-2008, 12:16 PM
It will only go up if A:

You have CYB Integration on in the donation bar mod and you have cyb donation mod installed and you have CONFIRMED the payment in CYB mod. You can do this by going to ( www.yourdomain.com/misc.php?do=donate_list ) and confirming it there in options on bottom right corner after you select on right side.

B:

If you have CYB integration off and don't have that mod you have to manually add the amount donated to you in donation bar ACP.

C:

There is no other way :)

Donation MOD almost done!!! I presume final release will be before monday.

EUWI
01-04-2008, 12:37 PM
When upgrading to Version 1.0.7 please make sure you remove the
FORUMHOME template edit as its no longer required. Failure to do so will produce two donor bars on forum index page.

What info needs to be removed? I do have 2 bars as you indicated.

Thanks

AWJunkies
01-04-2008, 04:16 PM
In your FORUMHOME template you previously added $donorbar in there just search for it and delete $donorbar. The new system has an auto insert for this now.

Also small update donations system works perfect may release early. Will do more testing later today and add some more features before the release.

EUWI
01-04-2008, 04:36 PM
Great! That is what I needed. All fixed now.

jretzer
01-04-2008, 08:24 PM
I'm having a hard time wrapping my head around this one. I went to my PayPal account and tried making a couple of buttons, but none of them look like the format of the one above. I'm not sure I understand that part.

Please help :)

sinisterpain
01-04-2008, 09:28 PM
I'm having a hard time wrapping my head around this one. I went to my PayPal account and tried making a couple of buttons, but none of them look like the format of the one above. I'm not sure I understand that part.

Please help :)The above is an example for how the links were to be formated only the code is an example and not what you should use for your site.

REVHEAD
01-04-2008, 10:46 PM
I'm having a hard time wrapping my head around this one. I went to my PayPal account and tried making a couple of buttons, but none of them look like the format of the one above. I'm not sure I understand that part.

Please help :)

did you make an encrypted buttin ? and paste the code in the box? once u do that refresh the page a few times and it should show up?

Alfa1
01-05-2008, 04:07 AM
Any chance on a 3.7 version?

satanreborn
01-05-2008, 08:24 AM
i made something for a forum i run a lot like this around a year ago, although it was more detailed on admin area's using paypal API..

AWJunkies
01-05-2008, 09:32 AM
i made something for a forum i run a lot like this around a year ago, although it was more detailed on admin area's using paypal API..

Talking about a donation system or a donation bar?

This MOD is ONLY a donation bar not a donation SYSTEM totally two separate things but can work together.

I have a donation system that will be released by Monday using IPN. Just adding more features before first release :)

AWJunkies
01-05-2008, 09:34 AM
Any chance on a 3.7 version?

What is happening with mod on 3.7.0? also FYI NO CODER should even mess with 3.7 until it has gone gold or has a stable final release. BETA IS NOT FOR LIVE SITES USE AT YOUR OWN RICK.

No mod should support a non final release version since code changes contently just doesn't make sense.

EUWI
01-05-2008, 09:45 AM
I have a donation system that will be released by Monday using IPN. Just adding more features before first release :)


Looking forward to it!

forumrunt
01-05-2008, 07:35 PM
I am putting in the amount donated and the bar is not moving at all. It is not updating with the amount donated I am putting in there

sinisterpain
01-05-2008, 07:38 PM
I am putting in the amount donated and the bar is not moving at all. It is not updating with the amount donated I am putting in thereAre you using it with any vb donation system or a stand alone manual system

forumrunt
01-05-2008, 07:42 PM
never mind I got it :)

Alfa1
01-10-2008, 06:55 AM
Off course it is at ones own risk, but that does not mean that it does not work or that mods should not be updated. vB 3.7 beta 3 has most of the bugs ironed out. My site is running well with 1.2K concurrent users online. But yes, there always is a chance that a future code change creates the need to adapt the mod.

Please add support for other currencies, so that sites in other countries can use your addon as well. I would really like the Euro added.

PoetJA-1975
01-10-2008, 11:46 AM
* PoetJA-1975 installed on JPiC Forum (http://jpicforum.info)
Thanx for the sharing ;)
Question though --- is there a variable I can put in the * Portal Output Global Variables to get it to work on vBA pages? I tried donationbar and it still didn't show... And yes - I know there is a vBA module version - I don't want it.

Thanx,

Jacquii.

Moncha
01-10-2008, 01:04 PM
Use the php code in the global_start pat of the plugin and the modify it. I use this on vBPortals and it works great.

PoetJA-1975
01-11-2008, 12:27 AM
Use the php code in the global_start pat of the plugin and the modify it. I use this on vBPortals and it works great.

Thanx - but I don't understand what you mean.
Can you write a simple list of steps please?

Jacquii.

PoetJA-1975
01-11-2008, 06:32 AM
Why am I getting 1 query for Uncached template dbar_donationbar (1)???
Thanx,

JAcquii.

sinisterpain
01-11-2008, 09:09 PM
Why am I getting 1 query for Uncached template dbar_donationbar (1)???
Thanx,

JAcquii.

Fixed this issue in 1.0.8 release also added the ability to change the currency symbol in the admincp donorbar options.

tekguru
01-11-2008, 09:20 PM
Sounds good installing now!

PoetJA-1975
01-13-2008, 03:44 AM
is there a variable I can put in the * Portal Output Global Variables to get it to work on vBA pages?

maidos
01-15-2008, 08:37 AM
just wondering since i wanna only allow certain usergroups but how can that be done

sinisterpain
01-15-2008, 08:09 PM
just wondering since i wanna only allow certain usergroups but how can that be done

Go to your admincp->vbulletin options->Donation Bar-> there is a setting "Usergroups able to view Donations Bar (comma separated list of IDs)". Enter the respective usergroup ids as you wish.

sinisterpain
01-15-2008, 08:18 PM
is there a variable I can put in the * Portal Output Global Variables to get it to work on vBA pages?
No there is no variable unfortunately and CMPS requires a module page to be created for using the intergration feature. This is through a plugin not a php file. You could just create a PHP file from the plugin and then a center module. Or If you wish I can make the module for you.

maidos
01-16-2008, 03:52 PM
thank you, i never notice there was an update on the product :)

sinisterpain
01-16-2008, 09:00 PM
thank you, i never notice there was an update on the product :)
Your welcome. Had you marked installed you would have been notified by email and you would have seen the updated notification when reviewing the 3.6 mods.

katie hunter
01-20-2008, 03:05 PM
Hey Sinisterpain, nice mod =] but do you know how to make it appear in a specific forum ? I want to show it in my "announcement forum/section" not the main index forum " Forumhome"

sinisterpain
01-20-2008, 05:47 PM
Hey Sinisterpain, nice mod =] but do you know how to make it appear in a specific forum ? I want to show it in my "announcement forum/section" not the main index forum " Forumhome"
Send me PM with a link to your forum so I can see where you are looking to put it

katie hunter
01-21-2008, 05:01 PM
Hey sinisterpain , I've send you a pm yesterday.

towermatt
01-21-2008, 05:56 PM
Hey Sinisterpain, nice mod =] but do you know how to make it appear in a specific forum ? I want to show it in my "announcement forum/section" not the main index forum " Forumhome"

I would love to do this as well. I have an announcements forum that would work much better than forumhome.

I haven't clicked install yet because I'm hoping this can be done.

Or...perhaps a way to move it to the bottom?

sinisterpain
01-21-2008, 09:08 PM
Hey Sinisterpain, nice mod =] but do you know how to make it appear in a specific forum ? I want to show it in my "announcement forum/section" not the main index forum " Forumhome"

In your donorbar options look for the setting
"Show Donation bar on (comma separated THIS_SCRIPT locations)
Blank to show on all pages (not recommended because of server load)" remove index from the box and put forumdisplay.

katie hunter
01-21-2008, 09:16 PM
Hey sinister I didn't understand what you just said, I didn't find an option of what you said in the admin panel about this

Also does this cause server load if it does, I can't really install it as I am already facing server load issues

sinisterpain
01-21-2008, 09:19 PM
Hey sinister I didn't understand what you just said, I didn't find an option of what you said in the admin panel about this

Also does this cause server load if it does, I can't really install it as I am already facing server load issues

Go to admincp->vboptions->Donation Bar

You will see the above text in the options. Right now in the option box is the word index. Remove this from the box and put forumdisplay and save it.

The only thing that would cause server load is if you left the box empty which would display the bar on all pages.

katie hunter
01-21-2008, 09:28 PM
I see the bar shows twice

I guess i installed this and didn't remove the code, how can i do that, i mean to make one bar appear not two

nvm fixed