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 @
Only registered users can see links on this board! Get registered or login to the forums!
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.
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.
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.
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum