![]() |
I'm working with redkilla on his site and trying to get this mod fully working properly (works great in the default theme but we're having some problems with what he's listed above and also with getting all the features working with three custom templates). I wanted to add to his question and also ask how do we go about changing the look of the donlist page (listing of all donators) in some of the themes it looks very very horrible, it could be due to the style/themes css files but i don't want to change those and have other parts of the site start to look worse. Is there a way to edit the donlist page or code so that we can change the font or table colors to more properly match the styles used on the site? Thanks in advance for helping the two of us with your module and although we are seeing a few minor issues here and there with it overall it's a great mod and we appreciate that you made it and are supporting it still.
|
Great feature, thanks Cy. I had no troubles at all on first install.
I am interested in making the donate part more obvious. Is there a way to replace the drop down with buttons or having the donate options display $10.00 instead of 10 in the drop down? I would just like to have the donation more noticable and more attractive. Thanks. |
Quote:
can have $ because it is a variable hidden within the array so only the array hidden gets passed not the visual amount you see. Find in: Cyb - PayPal Donate - Ext (plugin) Code:
$cybpp_amo_opts .= '<option value="'.$cybpp_amo_option.'">'.$cybpp_amo_option.'</option>'."\n"; Code:
$cybpp_amo_opts .= '<option value="'.$cybpp_amo_option.'">$'.$cybpp_amo_option.'</option>'."\n"; Just remember if you have a minimum set in ACP you need to put decimals as well. You have to use the same format. Here is the code to increase the size of the custom box when using decimals. Find in: cyb_paypal_donate (template) Code:
<input type="<if condition="($vboptions[cybpaypal_allowed_donamo]=='1')">hidden<else />text</if>" name="amount" value="$$cybpp_amo_min" class="bginput" style="width:20px" /> Code:
<input type="<if condition="($vboptions[cybpaypal_allowed_donamo]=='1')">hidden<else />text</if>" name="amount" value="$$cybpp_amo_min" class="bginput" style="width:50px" /> I will be messing with this mod to add features I stated above in a few posts up. I hope CYB will contact me. |
Quote:
|
I just created a section to put Donation Benefits. For instance if they donate they get access to: X
X X X X etc Let me know if anyone wants the code for it. |
Quote:
Well I take that back..its available in the default style, but not my customs..crap |
if i click donate link it don't goto donate page it says cant display this webpage :(
|
Camn anyone advise ref:
'Fixed bug with permissions (now admin's primary usergroup must not be 6 to be able to confirm/unconfirm/delete donations)' Does this mean we have to set up a new Admins group using a number other than 6? Or that the primary group must be something like 'Super Mod' with Admin as a secondary group? Also what will be the problem if one just leaves an Admin set to group 6 primary? |
It is default 6 and you don't need to worry. It is if you admin usergroup is NOT admin 6 that you need to worry about this. It is chang able in settings.
|
Right I've stopped panicking and have now switched to this Mod from Bills.
The only issues I'm seeing now are that the PM's are not being sent to the use or myself concerning the status of the donation made. Oh and I'm still trying to work out how one does add a manual donation in there... |
All times are GMT. The time now is 09:22 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|