1
Razgo
how to change forum view to show all?
  • 2007/8/8 0:50

  • Razgo

  • Just popping in

  • Posts: 85

  • Since: 2002/1/16


using version 2.0.13.2

when i enter a forum it seems to default to showing topics from last 100 days. how to i change this so it will show "since beginning" site wide?

thanks
russ



2
Razgo
how to submit a mod?
  • 2006/5/19 23:27

  • Razgo

  • Just popping in

  • Posts: 85

  • Since: 2002/1/16


how do i gain permsission to submit a donation mod i modified to include AUD currency?
thanks.



3
Razgo
Re: Donation Module
  • 2006/5/18 22:09

  • Razgo

  • Just popping in

  • Posts: 85

  • Since: 2002/1/16


thanks Darin, looks like it is working perfect :) i will submit it to the XOOPS modules here.



4
Razgo
Re: Donation Module
  • 2006/5/15 23:47

  • Razgo

  • Just popping in

  • Posts: 85

  • Since: 2002/1/16


i will then submit the modified module here once someone else confirms it works fine.



5
Razgo
Re: Donation Module
  • 2006/5/15 23:20

  • Razgo

  • Just popping in

  • Posts: 85

  • Since: 2002/1/16


ok i have hacked this module to include AUD currency. please can someone download and test and confirm it works without errors.

i have it working on my site but you need to unistall and reinstall to get it to work.

file download AUD update

the folowing files were edited. there were only additions made and no other files were altered.

modules\xdonations\index.php

modules\xdonations\ipnppd.php

modules\xdonations\admin\index.php

modules\xdonations\blocks\donat_o_meter.php

modules\xdonations\blocks\donate.php

modules\xdonations\blocks\donors.php

modules\xdonations\includes\functions.php

modules\xdonations\language\english\main.php

modules\xdonations\sql\mysql.sql



6
Razgo
Re: Donation Module
  • 2006/5/15 22:24

  • Razgo

  • Just popping in

  • Posts: 85

  • Since: 2002/1/16


well after installing beta 1.9 it is now working!! thanks very much Barry!


i am just trying to figure out how to add currency for AUD.
i changed the USD in the lang file but that didn't work.

any ideas?
thanks.



7
Razgo
Re: Donation Module
  • 2006/5/15 21:57

  • Razgo

  • Just popping in

  • Posts: 85

  • Since: 2002/1/16


cool, thanks for the tips.

i wil try the beta.

i was looking at this code and thoeught maybe something wrong there? file: Donat_o_Meter.php

if ($difference <= 0) {
$DM_OVERAGE = sprintf('$%.02f', $row_Recordset1['net'] - $row_Recordset2['value']);
$block['DM_LEFT2GO'] = '<tr>
<td width="105" align="right"><font color="green"><b>'._DM_SURPLUS.':</b></font></td>
<td align="left"><font color="green"><b>'.$DM_OVERAGE.'</b></font></td>
</tr>';
} else {
$block['DM_LEFT2GO'] = '<tr>
<td width="105" align="right"><font color="red"><b>'._DM_LEFT2GO.':</b></font></td>
<td align="left"><font color="red"><b>'.$DM_LEFT.'</b></font></td>
</tr>';
}



8
Razgo
Re: Donation Module
  • 2006/5/15 21:39

  • Razgo

  • Just popping in

  • Posts: 85

  • Since: 2002/1/16


i found thishttp://dev.xoops.org/modules/xfmod/tracker/?group_id=1060&atid=346

looks like XOOPS is not supporting it anymore?



9
Razgo
Re: Donation Module
  • 2006/5/15 20:54

  • Razgo

  • Just popping in

  • Posts: 85

  • Since: 2002/1/16


ok i just uninstall and reinstall and same problem

Donat-o-Meter Stats
May's Goal: $15.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Surplus: $-15.00



10
Razgo
Re: Donation Module
  • 2006/5/15 20:37

  • Razgo

  • Just popping in

  • Posts: 85

  • Since: 2002/1/16


Quote:

preachur wrote:
Mine resets every month. Works perfectly.


ok if yours works perfect but others don't then i guess i might re install it as i don't know what else to do or look for.




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



Login

Who's Online

201 user(s) are online (130 user(s) are browsing Support Forums)


Members: 0


Guests: 201


more...

Donat-O-Meter

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

Latest GitHub Commits