Author |
Message |
leachy12
New Member
![New Member New Member](modules/Forums/images/ranks/1star.gif)
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Feb 06, 2006
Posts: 2
|
Posted:
Wed Feb 08, 2006 11:17 am |
|
got it working.
I should have read up on the forum more... i noticed the thing about the code problem between Config.php and config.INC.php that solved my problem, thank you all very much anyway. this is probably not relevant to this particular area in the forum, but is there any file i can edit to change the currency?
Post on my forum in nuke @
www.tds-unreal.co.uk |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Raven
Site Admin/Owner
![](modules/Forums/images/avatars/45030c033f18773153cd2.gif)
Joined: Aug 27, 2002
Posts: 17088
|
Posted:
Mon Feb 13, 2006 11:57 am |
|
Please search the forums for treasury config . Most all of the treasury questions are repreats and have been answered. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
natepizzle
New Member
![New Member New Member](modules/Forums/images/ranks/1star.gif)
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Apr 20, 2006
Posts: 8
|
Posted:
Thu Apr 20, 2006 2:11 am |
|
Thanks ![Shocked](modules/Forums/images/smiles/icon_eek.gif) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
sammmoney
New Member
![New Member New Member](modules/Forums/images/ranks/1star.gif)
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Oct 30, 2006
Posts: 2
|
Posted:
Mon Oct 30, 2006 2:57 pm |
|
Quote: |
Hello,
Am i the only one that needs to change the config.inc to config in the ipn file?
Otherwise I get and error when I click the link to test. However when I do change it to just config (without the inc.) everything "TEST OK!"
Any suggestions
|
OMG This just fixed my problem and its F*CKING Great!!! THANK YOU RAVEN SCRIPTS
The NukeTreasury v1.1 needs to have config.inc.php and this same exact file with its name changed to config.php or everything needs to be changed in the code to config.inc.php....
By the way, i don't know if anyone has found this, but the 'config' table in the SQL database does not have an index so one should probably be added... Don't know if its causing anyone is having problems that are being caused by that. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
pleasehelp
New Member
![New Member New Member](modules/Forums/images/ranks/1star.gif)
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Mar 22, 2007
Posts: 3
|
Posted:
Thu Mar 22, 2007 11:22 pm |
|
Is There a fix to this Add Donations by hand yet? I tried all the links I could find. I added this and that. Then mess up my whole site then removed it and built it again.
I am using my donation as a raffel.. and Have to add some by hand that I sell tickets to in person. but they do not show in the total count. any help?
They show in the admin area.
I really need this to work my Baby depends on me to make every thing work so I can afford to fight for her in court. Please any help. Thanks Jeremy. |
_________________ Calling All Angels <a href="http://PleaseHelpBringMyBabyHome.com">PleaseHelpBringMyBabyHome.com</a> |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Gremmie
Former Moderator in Good Standing
![](modules/Forums/images/avatars/0cd76dcf45da5de2cf864.jpg)
Joined: Apr 06, 2006
Posts: 2415
Location: Iowa, USA
|
Posted:
Fri Mar 23, 2007 10:55 am |
|
sammmoney wrote: | By the way, i don't know if anyone has found this, but the 'config' table in the SQL database does not have an index so one should probably be added... Don't know if its causing anyone is having problems that are being caused by that. |
Tables don't have to have indices. In this case, the config table is probably being read a whole row at a time, and there is only 1 row, so no need for an index. ![Wink](modules/Forums/images/smiles/icon_wink.gif) |
_________________ Only registered users can see links on this board! Get registered or login! - An Event Calendar for PHP-Nuke
Only registered users can see links on this board! Get registered or login! - A Google Maps Nuke Module |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
|