PDA

View Full Version : Add-On Releases - Donation Progress Bar CMPS Add on


sinisterpain
07-27-2007, 10:00 PM
This is an add on for the Donation Progress Bar (https://vborg.vbsupport.ru/showthread.php?t=153519). It will put the donation bar on your CMPS Homepage.

Requirements:

This was tested using Vbadvanced CMPS 3.0
Donation Progress Bar Mod installed


Installation:

Upload the donations.module via admincp->CMPS->upload/download
Set your permisions and be sure the module is active on the home page.


Updates:

1.00 Initial release
1.01 Changed the module format from php file to template only with a conditional. I provided two zip files one for those that run CMPS 2.21 anf one for CMPS 3.0
1.02 Added support for cyb paypal Mod integration Thanks to AWJunkies
1.03 Added compatability with current version of Donation Bar mod
1.04 fixed issue with not being able to show donor bar in any column on VBA

How to update:
The best way to upgrade since I changed the format is to delete the existing Donation Bar module thru Admincp. vBA CMPS->edit module->select the donation bar module->in the drop down under controls select Remove module you can also delete the donationbar.php file from the forum->modules folder. Then upload the new module and make sure it active on the Homepage.

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.

nyqnzguju
07-28-2007, 12:31 AM
any way 2 use it with out having vbadvanced??????

sinisterpain
07-28-2007, 12:38 AM
any way 2 use it with out having vbadvanced??????

Did you check out this link https://vborg.vbsupport.ru/showthread.php?t=153519 for the original. You need to be clearer as to what you are looking for.

StuntFactoryX
07-28-2007, 12:57 AM
thank you. this is sharp. i really liked the idea of the forum home idea. i just already have to much going on there. :)

sinisterpain
07-28-2007, 01:23 AM
thank you. this is sharp. i really liked the idea of the forum home idea. i just already have to much going on there. :)
I just gave the location but if you want you can put in the threads by making the proper template edit

radarhunter
07-28-2007, 03:03 PM
this is wat it`s showing me

Database error in vBulletin 3.6.7:

Invalid SQL:
SELECT donor.userid, donor.total, user.username, user.showdonor
FROM donation_donors AS donor
LEFT JOIN user AS user ON(user.userid = donor.userid)
WHERE donor.userid != '0'
ORDER BY total DESC
LIMIT 0,3;

MySQL Error : Table 'vbforum2.donation_donors' doesn't exist
Error Number : 1146
Date : Saturday, July 28th 2007 @ 09:01:04 AM
Script : http://www.xxxx.com/xxxx/home.php?
Referrer : http://www.xxxx.com/xxxx/xxxxxx
IP Address : 122.161.67.33
Username : xxxx
Classname : vb_database

the main Donation Progress Bar installed on my forumhome fine but why isn`t this workin`........

radarhunter
07-28-2007, 04:30 PM
Bills PayPal Donate 1.31

sinisterpain
07-28-2007, 04:40 PM
Sorry people I made a mistake uploading the zip file. I uploaded an old module that was for another paypal hack I use on my site. I have re-uploaded the correct module and it should be ok now.

radarhunter
07-28-2007, 04:41 PM
hey wat`s a CMP version ???

radarhunter
07-28-2007, 04:42 PM
it`s not workin` now either :(

sinisterpain
07-28-2007, 04:50 PM
it`s not workin` now either :(

This is or can only be used if you have vBadvanced CMPS installed. Look here (http://www.vbadvanced.com/products.php?do=productinfo&p=4)

radarhunter
07-28-2007, 05:03 PM
yep i have it installed
link to my site : www.stepheniansonline.com

FleaBag
07-28-2007, 05:04 PM
Nice release, thanks. :)

sinisterpain
07-28-2007, 05:17 PM
yep i have it installed
link to my site : www.stepheniansonline.com
Did you upload the module through admincp-> CMPS->upload/download with out error, if so make sure that its enabled on your home page.

radarhunter
07-28-2007, 05:18 PM
nahh leave it problem solved thanks anyways for such a wonderful addon.............

radarhunter
07-28-2007, 07:41 PM
hey man how to add that more info thingie here in the Add-on

sinisterpain
07-28-2007, 07:51 PM
hey man how to add that more info thingie here in the Add-on
Go to Admincp->Styles/Templates->Vbadvanced templates->adv_portal_donationbar. Just copy and past the HTML as in the other template.

radarhunter
07-29-2007, 03:47 AM
Go to Admincp->Styles/Templates->Vbadvanced templates->adv_portal_donationbar. Just copy and past the HTML as in the other template.

thanks it`s working the way i wanted to :D

benjaminbih
07-29-2007, 09:06 PM
Database error in vBulletin 3.6.7:

Invalid SQL:

### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO adv_modules
(`0`, `modcol`, `displayorder`, `active`, `userperms`)
VALUES
('', '0', '', '1', '1,2,3,4,5,6,7,8,15,17,18');

MySQL Error : Unknown column '0' in 'field list'
Error Number : 1054
Date : Monday, July 30th 2007 @ 12:04:50 AM
Script : http://www.xyz.net/admincp/vba_cmps_admin.php?do=uploadmodule
Referrer : http://www.xyz.net/admincp/vba_cmps_admin.php?do=download
IP Address : 123.456.789.012
Username : benjamin
Classname : vb_database


what to do ?

manofphat
07-29-2007, 10:12 PM
Works great on 3.6.7 PL1 for me. Thank you very much for this great add-on! It was exactly what I was looking for!

manofphat
07-29-2007, 10:15 PM
Also, is there a way to have the month's donors from Cyb - PayPal Donate (https://vborg.vbsupport.ru/showthread.php?t=122997) appear in a table below the donation button along with their donated amount? Maybe something for the future?

sinisterpain
07-29-2007, 10:41 PM
Database error in vBulletin 3.6.7:

Invalid SQL:

### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO adv_modules
(`0`, `modcol`, `displayorder`, `active`, `userperms`)
VALUES
('', '0', '', '1', '1,2,3,4,5,6,7,8,15,17,18');

MySQL Error : Unknown column '0' in 'field list'
Error Number : 1054
Date : Monday, July 30th 2007 @ 12:04:50 AM
Script : http://www.xyz.net/admincp/vba_cmps_admin.php?do=uploadmodule
Referrer : http://www.xyz.net/admincp/vba_cmps_admin.php?do=download
IP Address : 123.456.789.012
Username : benjamin
Classname : vb_database


what to do ?

benjaminbih what version of CMPS are you using? Its looking for a column called 0 in the adv_module table which should not be there.

sinisterpain
07-29-2007, 10:44 PM
Also, is there a way to have the month's donors from Cyb - PayPal Donate (https://vborg.vbsupport.ru/showthread.php?t=122997) appear in a table below the donation button along with their donated amount? Maybe something for the future?
I would need the authors permision and it would be a specific addon to Cyb - PayPal Donate. I have not looked at his mod but I am sure it can be done.

benjaminbih
07-30-2007, 02:08 PM
benjaminbih what version of CMPS are you using? Its looking for a column called 0 in the adv_module table which should not be there.

So thes are the versions of vBa and vB i use on my server:

vBadvanced CMPS v2.2.1 (vB 3.6.7)

sinisterpain
07-30-2007, 09:13 PM
You should upgrade your CMPS to 3.0 for the vb version your using. I created the module with 3.0.

benjaminbih
07-31-2007, 02:03 AM
You should upgrade your CMPS to 3.0 for the vb version your using. I created the module with 3.0.

ok thnx i gonna try it out, and give the results back here

jheigl
08-01-2007, 12:33 PM
Any way to get this working without CMPS? I have the normal vbulletin and would love to have this.

sinisterpain
08-01-2007, 07:53 PM
Did you install this Donation bar on forumhome (https://vborg.vbsupport.ru/showthread.php?t=153519) It does not use CMPS

benjaminbih
08-02-2007, 04:49 PM
You should upgrade your CMPS to 3.0 for the vb version your using. I created the module with 3.0.

ok works good, thanks

sinisterpain
08-02-2007, 08:56 PM
Please click installed for updates or support.

sinisterpain
08-02-2007, 10:36 PM
Updated the module from php file to template only with conditional for cleaner install. Added a zip file for those running CMPS 2.21.

ADomoWorld
08-17-2007, 06:26 PM
Updated the module from php file to template only with conditional for cleaner install. Added a zip file for those running CMPS 2.21.

Uploaded Fine But Does Not Seem To Work On The CMPS Page It Self.

sinisterpain
08-17-2007, 07:44 PM
Uploaded Fine But Does Not Seem To Work On The CMPS Page It Self.

Are you updating or first time install?
This is an addon of the Donation Progress bar-forumhome mod (https://vborg.vbsupport.ru/showthread.php?t=153519) you must have it installed for this to work.
Please click install for support.

DJ XtAzY
08-19-2007, 08:20 PM
Awesome module. I modified the module so that it will slowly change from red to lime as donation reaches closer to the goal. Check it out:

http://www.animeost.net

sinisterpain
08-20-2007, 12:01 AM
Awesome module. I modified the module so that it will slowly change from red to lime as donation reaches closer to the goal. Check it out:

http://www.animeost.net

I added a change to green already when the donation percent reaches 100% in the main hack for this add on. It can also be edited to show yellow at 50% but I have not implemented that.

GateKeper
10-06-2007, 04:21 AM
one slight problem, I have it all installed, but

I see no progress bar on my cmps page, only on my regular page does the bar show, the amount put in..

on the cmps page it show the amount put in say 10 of 50 the bar is completely blank, but on the forum homepage it show the bar in red, and the amount donated and still owing...

any ideas

see pics for clarification

Thanks

sinisterpain
10-06-2007, 11:03 AM
Which version did you download cmps2.21 or 3.0. Also Pm me with your site URL.
I just did a fresh reinstall of the cmps 3.0 version and it appears to work correctly for me on 3.6.8

Make sure that you have your URL for home page set up in properly and poll images in your styles as this calls the forum/images/polls/bar image .

GateKeper
10-06-2007, 01:59 PM
Which version did you download cmps2.21 or 3.0. Also Pm me with your site URL.
I just did a fresh reinstall of the cmps 3.0 version and it appears to work correctly for me on 3.6.8

Make sure that you have your URL for home page set up in properly and poll images in your styles as this calls the forum/images/polls/bar image .

PM sent...

The vBadvanced was setup by Brian from vBadvanced so I will assume it's correct, not sure what or how to check it to make sure the URL is correct

sinisterpain
10-06-2007, 03:47 PM
Do not have you PM

GateKeper
10-06-2007, 07:41 PM
Do not have you PM

sorry, I sent again, I think I used email option last time and didn't notice it didn't work...

labmixz
10-06-2007, 08:20 PM
one slight problem, I have it all installed, but

I see no progress bar on my cmps page, only on my regular page does the bar show, the amount put in..

on the cmps page it show the amount put in say 10 of 50 the bar is completely blank, but on the forum homepage it show the bar in red, and the amount donated and still owing...

any ideas


see pics for clarification

Thanks

I've got the same issue; It doesn't work on the CMPS page, but in the preview within the AdminCP it works fine.

I have the images in images/polls -- URL seems to be set correctly, using CMPS 3.0 (fresh install).

GateKeper
10-07-2007, 01:24 AM
I should clarify, I sort of see the bar, but there is no color to it at all, it is just blank all the way across, mine does not show up in the preview window, it is the same there as it is on the rest of the site...

sinisterpain
10-07-2007, 10:50 AM
Try the attached module.
Please be sure to remove the current donation bar module in your CMPS and the adv_portal_donationbar template BEFORE installing the attached module.
Installation:
Upload the module and make sure you select the style you are using.
vBa CMPS->upload/dowload module
Report back if this corrects your problems.

GateKeper
10-07-2007, 04:04 PM
Try the attached module.
Please be sure to remove the current donation bar module in your CMPS and the adv_portal_donationbar template BEFORE installing the attached module.
Installation:
Upload the module and make sure you select the style you are using.
vBa CMPS->upload/dowload module
Report back if this corrects your problems.

You sir are a genius,,,,,the status bar now is the way it should be.....

Thank You Very Much....

GK

labmixz
10-07-2007, 04:26 PM
Try the attached module.
Please be sure to remove the current donation bar module in your CMPS and the adv_portal_donationbar template BEFORE installing the attached module.
Installation:
Upload the module and make sure you select the style you are using.
vBa CMPS->upload/dowload module
Report back if this corrects your problems.

Removed the old module and installed that one -- works perfectly now.

Thanks~!

dartho
10-12-2007, 03:14 AM
Try the attached module.
Please be sure to remove the current donation bar module in your CMPS and the adv_portal_donationbar template BEFORE installing the attached module.
Installation:
Upload the module and make sure you select the style you are using.
vBa CMPS->upload/dowload module
Report back if this corrects your problems.

Fixed my issues too - thanks :up:

Tilly
10-16-2007, 08:38 AM
How do you change the color of the "Donate" link on the Navbar...mine is showing up bright green.

Phosphorus
10-16-2007, 11:02 AM
Originally Posted by sinisterpain View Post
Try the attached module.
Please be sure to remove the current donation bar module in your CMPS and the adv_portal_donationbar template BEFORE installing the attached module.
Installation:
Upload the module and make sure you select the style you are using.
vBa CMPS->upload/dowload module
Report back if this corrects your problems.

Fixed my issues too - thx

manofphat
10-18-2007, 01:52 AM
Hey man can you make it so this mod goes to the green bar when the donations have been reached?

sinisterpain
10-20-2007, 10:54 AM
Hey man can you make it so this mod goes to the green bar when the donations have been reached?

The donation bar-FORUMHOME mod was updated to do this already.

sinisterpain
10-20-2007, 10:55 AM
How do you change the color of the "Donate" link on the Navbar...mine is showing up bright green.

That is a function of the paypal mod you installed as this mod does not effect the navbar.

GoNz00
10-23-2007, 09:16 PM
Try the attached module.
Please be sure to remove the current donation bar module in your CMPS and the adv_portal_donationbar template BEFORE installing the attached module.
Installation:
Upload the module and make sure you select the style you are using.
vBa CMPS->upload/dowload module
Report back if this corrects your problems.


worked for me thanks

EmpireZ
10-25-2007, 02:02 AM
Thanks for this hack Sinister.
I'm trying to find a way to add the top donators to this instead of the thank you part . Is there a hack for this, I couldn't find anything solid through search. If not, can ya point me in the right direction of what I need to put?

sinisterpain
10-25-2007, 08:03 PM
Thanks for this hack Sinister.
I'm trying to find a way to add the top donators to this instead of the thank you part . Is there a hack for this, I couldn't find anything solid through search. If not, can ya point me in the right direction of what I need to put?

It all depends on which paypal mod you are using.

EmpireZ
10-26-2007, 03:54 AM
The one from Cyb is currently up on the board. But either one is fine, which ever is easiest to pull from.

sinisterpain
10-26-2007, 08:11 PM
The one from Cyb is currently up on the board. But either one is fine, which ever is easiest to pull from.
Ill take a look at it for you and let you know in this thread

EmpireZ
10-26-2007, 08:57 PM
Awesome ... Thanks ! I like how ya have it on your site btw. :p

profanitytalker
12-03-2007, 09:53 AM
Thanks for the hack sinister. But i am having problems with the installation. The hack only shows blank and I can't even delete it due to the fact that their is no title to it? Do you know the problem? Please reply. Thanks.

Amiga Harrison
12-03-2007, 12:35 PM
Try the attached module.
Please be sure to remove the current donation bar module in your CMPS and the adv_portal_donationbar template BEFORE installing the attached module.
Installation:
Upload the module and make sure you select the style you are using.
vBa CMPS->upload/dowload module
Report back if this corrects your problems.

Thanks. I had the same issue and this updated file fixed it for me too. Looks great now. Nice work and thanks for this.:up:

sinisterpain
12-03-2007, 09:20 PM
Thanks for the hack sinister. But i am having problems with the installation. The hack only shows blank and I can't even delete it due to the fact that their is no title to it? Do you know the problem? Please reply. Thanks.

I will be updating this mod shortly. Use the fix posted above.

sinisterpain
12-04-2007, 12:06 AM
Updated to include support for cyb-Payal Mod integration.

profanitytalker
12-04-2007, 05:39 AM
Hey sinister,

Below is what is showing in my admin cp...

I tried installing the module 4x already and it still wont show. It doesn't even show the title, so I can't delete the module in admin cp.

I already tried removing it via ftp, but the files wouldn't get the cmp module deleted.

Do you know how to fix this problem?

Please reply,

Profanitytalker

sinisterpain
12-04-2007, 08:23 PM
What version of CMPS are you using? This is for 3.0 rc2.
Explain to me how you installed it.
Did you install The Donation Progress Bar- Forumhome mod?
If you need to, PM your site info and I can look at what you have.

Catziggy
12-04-2007, 09:26 PM
having serious issues with this now retracking

Have no idea if its this which i just downloaded or reinstalled or a conflict in the donation plugin itself

will report in tommorow

profanitytalker
12-05-2007, 01:40 AM
What version of CMPS are you using? This is for 3.0 rc2.
Explain to me how you installed it.
Did you install The Donation Progress Bar- Forumhome mod?
If you need to, PM your site info and I can look at what you have.


Awww God, Im so sorry! I forgot that I still had v2.2. Please don't shoot me for being so stupid. lol. Anyways I upgraded my cmp and donation bars work like a charm. Installed. Thanks for the hack and the support. :D

sinisterpain
12-05-2007, 02:06 AM
Awww God, Im so sorry! I forgot that I still had v2.2. Please don't shoot me for being so stupid. lol. Anyways I upgraded my cmp and donation bars work like a charm. Installed. Thanks for the hack and the support. :D
Im glad you got it sorted

sinisterpain
02-04-2008, 11:32 PM
Updated for functionally with latest changes to the donation Bar Mod. Will add the donation bar template under the navbar as it does with forumhome page.

REVHEAD
02-05-2008, 04:46 AM
Thanks, I am updating now ,btw new CMPS gold has been released

Does this allso work in the side menu?

REVHEAD
02-05-2008, 04:52 AM
Ok I am getting an error trying to install "XML Error: not well-formed (invalid token) at Line 1".

EDIT ****** never mind I am an idiot ,I was trying to install it thru the vb uplod and not the cmps, sorry.

unforsaken
02-05-2008, 06:33 AM
With the new update did we lose the ability to put it in the sidebar like we did with the previous versions...tbh I much prefer it to be on one of the sides. If we can I surely can't figure out how. If I do not enable the view under navbar in the main DonationBar ForumHome home hack I do not see this at all, regardless of CMPS settings, once I enable the Navbar function I can see it under the NavBar...perhaps this is because I've integrated the index and the cmps I'm not sure. Any help to get it away from the top of the page and back to being in a CMPS side panel would be greatly appreciated

REVHEAD
02-05-2008, 06:55 AM
I cant get it to show at all, ill look into the settings your talking about, I am with you I would much prefer a side panel because I have the header in my forums, and I want my homepage to look a little differant.

Edit ****** I cant get this to worl at all ,its installed ,all permissions are set to view, I have moved it to centre, left, right enabled nav bar disabled ,uninstalled reinstalled ,but it just wont show, maybe this has something to do with CMPS 3.0 gold?

sinisterpain
02-05-2008, 07:29 PM
I will create another module for showing in side panel it will take a few to complete. Should be in a day or so.

sinisterpain
02-05-2008, 07:30 PM
I cant get it to show at all, ill look into the settings your talking about, I am with you I would much prefer a side panel because I have the header in my forums, and I want my homepage to look a little differant.

Edit ****** I cant get this to worl at all ,its installed ,all permissions are set to view, I have moved it to centre, left, right enabled nav bar disabled ,uninstalled reinstalled ,but it just wont show, maybe this has something to do with CMPS 3.0 gold?

The gold version is for vb 3.7 and not 3.6.8.

tekguru
02-05-2008, 08:47 PM
Updated for functionally with latest changes to the donation Bar Mod. Will add the donation bar template under the navbar as it does with forumhome page.

Is it now XHTML complaint?

sinisterpain
02-05-2008, 09:54 PM
I have corrected issues with not being able to move the bar where you wish in CMPS. Redownload the zip file and install, make sure you remove the prior module before installing this update. Let me know if you have any problems

unforsaken
02-06-2008, 12:29 AM
excellent work yet again sinisterpain...you have a life long supporter of your work here

REVHEAD
02-06-2008, 04:50 AM
The gold version is for vb 3.7 and not 3.6.8.

Actualy that is incorrect , it has some added features for 3.7 but allso includes many bug fixes and a fewother tweaks to recent posts and news ect ect for 3.6 ,if your running either 3.6 or 3.7 you ar advised to update to 3.0 gold.

REVHEAD
02-06-2008, 05:03 AM
New update works flawlesly on my site now thanks, even on my sidebar.

Take a look if your interested, www.taskforcealliance.com

Paradigm
02-19-2008, 11:23 AM
I am running vBa 3.0 Gold and vBulletin 3.6.8 PL2. I installed this hack and it seemed to have installed fine but I can't see it on the main page nor can I preview what it should look like in vBa. I wanted to set it up with our Cyb - PayPal Donate v3.9. Please Help!!

sinisterpain
02-19-2008, 08:00 PM
I am running vBa 3.0 Gold and vBulletin 3.6.8 PL2. I installed this hack and it seemed to have installed fine but I can't see it on the main page nor can I preview what it should look like in vBa. I wanted to set it up with our Cyb - PayPal Donate v3.9. Please Help!!

Do you have Donation Bar-Forumhome (https://vborg.vbsupport.ru/showthread.php?t=153519) installed? Its needed for the options
Did you make sure it was added to your CMPS home page and is the module active?

How did you install the file?

Paradigm
02-20-2008, 11:58 AM
I have installed both add-ons now. I also upgraded cyb - paypal to the latest version 4.4 but I still unable to see the donor bar on the CMPS front page. I have it set to show on the left column and 3rd in order. When I look at the CMPS homepage editor section I see it but I don't on the actual homepage. I installed both add-ons exactly as instructed in the installation instructions.

Paradigm
02-20-2008, 12:09 PM
I figured it out. It's one of those DOH!! moments. I didn't have the proper user IDs set. It works now. OK, on to the next potentially stupid question. Does this bar auto update with the donations or does it depend on someone entering the donation amounts when received?

Thanks for you help Sinister!!

sinisterpain
02-20-2008, 08:38 PM
I figured it out. It's one of those DOH!! moments. I didn't have the proper user IDs set. It works now. OK, on to the next potentially stupid question. Does this bar auto update with the donations or does it depend on someone entering the donation amounts when received?

Thanks for you help Sinister!!
Since your using cyb paypal the donor bar auto updates as long as the the member donation made is confirmed in cybs mod by yourself or it will not update the bar.

Paradigm
02-20-2008, 09:08 PM
Where do I confrim the donations at? In the donation list section I am unable to see any of the 3 donation that have been made today.

Paradigm
02-20-2008, 09:10 PM
That screen shot is bad here is one that should be better.

sinisterpain
02-20-2008, 10:08 PM
You need to look over in the cyb Paypal mod threads

Paradigm
02-20-2008, 10:36 PM
Ok I did and I found out why its doing but is there any way to view/confirm new donations without being a super admin? I have tried it with serveral donations now and the only way I can see them is if I add myself to the super admins usergroup. The thing is we need a different usergroup to be able to confirm new donations.

sinisterpain
02-20-2008, 11:48 PM
Did you try editing the cyb mod admincp option
Usergroups able to view Donator list (comma separated list of IDs)
with the usergroups you want to have the option for
Beyond that you will need to get support from the cyb paypal mod author

Paradigm
02-21-2008, 12:09 AM
I got it sorted but only after a rediculious amount of moving usergroups around. Thanks again for all your help in this matter.

tekstylez
04-04-2008, 06:53 PM
MySQL Error : Unknown column '0' in 'field list'

sinisterpain
04-04-2008, 07:55 PM
Please display the whole error

dsav90
07-07-2008, 04:03 AM
This is an awesome addon... THe best donation System I have seen yet!!!!

I want to buy the pro...... how can I do that...