11
Razgo
Re: Donation Module
  • 2006/5/15 20:12

  • Razgo

  • Just popping in

  • Posts: 85

  • Since: 2002/1/16


is there some special way of getting the XOOPS dev team to look at this? as it is there mod and no response so far.



12
Razgo
Re: Donation Module
  • 2006/5/15 3:16

  • Razgo

  • Just popping in

  • Posts: 85

  • Since: 2002/1/16


i think you might be right about it may look right once a donation is made. i am using version 1.4

the problem is if thats true than it realy needs fixing because it looks stupid. this is a module made by the XOOPS developers here?

Publisher: Xoops2 Donations Module Dev Team



13
Razgo
Re: Donation Module
  • 2006/5/14 23:48

  • Razgo

  • Just popping in

  • Posts: 85

  • Since: 2002/1/16


this is what is in my donations_donatometer.html block if it helps any.

<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="100%" colspan="2" align="center">
<{$block.DM_TITLE}>
</td>
</tr>
<tr>
<td width="100%" colspan="2" align="center">
<a href="<{$block.DON_URL}>">
<img src="<{$block.DM_BUTTON}>" border="0" alt="<{$block.DM_MAKEDON}>" <{$block.DM_BUTT_DIMS}> align="center">
</a>
</td>
</tr>
<tr>
<td width="100%" align="center" colspan="2">
<u><b><{$block.DM_STAT}></b></u>
</td>
</tr>
<tr>
<td width="105" align="right"><{$block.DM_MONGOAL}>:</td>
<td align="left"><{$block.DM_GOAL}></td>
</tr>
<tr>
<td width="105" align="right"><{$block.DM_DUEDATE}>:</td>
<td align="left"><{$block.DM_DUE}></td>
</tr>
<tr>
<td width="105" align="right"><{$block.DM_GROSSAMT}>:</td>
<td align="left"><{$block.DM_GROSS}></td>
</tr>
<tr>
<td width="105" align="right"><{$block.DM_NETBAL}>:</td>
<td align="left"><{$block.DM_NET}></td>
</tr>
<!--
<tr>
<td width="105" align="right"><b><{$block.DM_LEFT2GO}>:</b></td>
<td align="left"> <b><{$block.DM_LEFT}></b></td>
</tr>
-->
<{$block.DM_LEFT2GO}>
</table>
<{ if $block.show_don == 1 }>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="100%"><hr></td>
</tr>
<tr>
<td align="center" colspan="2"><b><u><{$block.DM_DONATIONS}></u></b></td>
</tr>
<{$block.content}>
</table>
<{ /if }>



14
Razgo
Re: Donation Module
  • 2006/5/14 23:39

  • Razgo

  • Just popping in

  • Posts: 85

  • Since: 2002/1/16


thanks for the reply you can see here on the right hand sidehttp://www.aussiecommunity.com.au/portal



15
Razgo
Re: Donation Module
  • 2006/5/14 22:49

  • Razgo

  • Just popping in

  • Posts: 85

  • Since: 2002/1/16


thanks msdana, i did think the same thing that surplus was show on how much to go. however the word surplus indicates funds beyond what was needed. so i had a look in the lang file and i found the phrase "left to go" in there. so i figured that it what should be showing? hmmm perhaps the lang file had it the wrong way around?

its jsut that on other site is see "Left to go: $400.00"
and see no surpless wording.

but if i change the phrase from surplus to "left to go" i think i will still see a -amount.

i will have a further look.

this is what is in the lang file

### DONAT-O-METER BLOCK DEFINITIONS ###
define('_DM_STAT','Donat-o-Meter Stats');
define('_DM_MONGOAL','%s\'s Goal');
define('_DM_DUEDATE','Due Date');
define('_DM_GROSSAMT','Gross Amount');
define('_DM_NETBAL','Net Balance');
define('_DM_LEFT2GO','Left to go');
define('_DM_DONATIONS','Donations');
define('_DM_MAKEDON','Make donations with PayPal!');
define('_DM_SURPLUS','Surplus');



16
Razgo
Re: Donation Module
  • 2006/5/14 22:22

  • Razgo

  • Just popping in

  • Posts: 85

  • Since: 2002/1/16


is this module made by xoops?

why would i get this figure?

Surplus: $-100.00



17
Razgo
Re: Donation Module
  • 2006/5/14 7:53

  • Razgo

  • Just popping in

  • Posts: 85

  • Since: 2002/1/16


thanks. do you know how i would get a surpless? i have amount to achieve set to $100.00 but why would it say surpless?



18
Razgo
Donation Module
  • 2006/5/14 7:35

  • Razgo

  • Just popping in

  • Posts: 85

  • Since: 2002/1/16


i am getting these errors

Notice: Undefined index: item_name in /home/mypathname/public_html/portal/modules/donations/ipnppd.php on line 88

i see this when i submit a test run under config

modulehttps://xoops.org/modules/repository/singlefile.php?cid=43&lid=1335

i have a funny feeling it may work anyway?

also i get the message "Surplus: $-100.00 "

shouldn't it read left to go or something?



19
Razgo
Re: vbuletin module..
  • 2005/4/11 22:28

  • Razgo

  • Just popping in

  • Posts: 85

  • Since: 2002/1/16


Quote:
modifying vb to work with XOOPS requires substantial changes and isn't possible to give you instructions on making it work as it would require practically changing every file in vb to turn it into a module.


hmm... yes if it has to be done that way then yes that's a lot of effort. i thought in this day in age of modern technology developers would have been able to create some sort of "hook" module that sits between the two so no code would need touching. but obviously we haven't advanced that far yet :)



20
Razgo
Re: vbuletin module..
  • 2005/4/11 21:39

  • Razgo

  • Just popping in

  • Posts: 85

  • Since: 2002/1/16


there is nothing illegal about porting vbulletin forums. you only distribute the instructions to implement the hack/port and not the vbulleting code. then only licensed users of vbulleting can use it.

you just need to do it the right way. otherwise sites like the vbulletin hacking community wouldn't exist. and jellsoft hosts that site also.




TopTop
« 1 (2) 3 4 5 ... 7 »



Login

Who's Online

223 user(s) are online (136 user(s) are browsing Support Forums)


Members: 0


Guests: 223


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits