Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> RN v2.10.01 - All Issues
Author Message
jjmusicpro
Involved
Involved



Joined: Jul 12, 2005
Posts: 283

PostPosted: Sun Jan 27, 2008 8:34 pm Reply with quote

donations moduel what donations moduel can i use with version 2.1 or raven nuke?

i tried nuke tresurey but it didnt work.

also is there anything out there like e-royal soultions payment moduel? where it does auto sign ups etc.?

_________________
- JJMUSICPRO
Myspacetoolbelt.com || RankBook.com || GamerBomb.com || MyspaceJar.com 
View user's profile Send private message Visit poster's website
Gremmie
Former Moderator in Good Standing



Joined: Apr 06, 2006
Posts: 2415
Location: Iowa, USA

PostPosted: Sun Jan 27, 2008 8:39 pm Reply with quote

I'm using NukeTreasury with RN.

_________________
GCalendar - An Event Calendar for PHP-Nuke
Member_Map - A Google Maps Nuke Module 
View user's profile Send private message
jjmusicpro







PostPosted: Sun Jan 27, 2008 8:43 pm Reply with quote

where did you download yours at? can you zip and send to me?
 
Gremmie







PostPosted: Sun Jan 27, 2008 9:43 pm Reply with quote

The one from here works.
 
jjmusicpro







PostPosted: Sun Jan 27, 2008 9:53 pm Reply with quote

where did you download yours at? can you zip and send to me?
 
jjmusicpro







PostPosted: Sun Jan 27, 2008 9:54 pm Reply with quote

i looked in the downloads and couldnt fine it
 
Gremmie







PostPosted: Sun Jan 27, 2008 10:37 pm Reply with quote

I searched for NukeTreasury in downloads and found it:
[ Only registered users can see links on this board! Get registered or login! ]
 
jjmusicpro







PostPosted: Sun Jan 27, 2008 11:11 pm Reply with quote

ok found it and installed it, when i click the button to check for the IPN it says error Access denied for user 'root'@'localhost' (using password: NO)

and i double checked the info for my db name, db username, and password.

can anyone test send 1 dollar? i will refund.
 
jjmusicpro







PostPosted: Sun Jan 27, 2008 11:20 pm Reply with quote

website is gamerbomb . com
 
Gremmie







PostPosted: Sun Jan 27, 2008 11:51 pm Reply with quote

Please read the instructions and/or search the forums. You need to fill out the config.php that came with the module to match your database settings. It's a little different than most modules.
 
jjmusicpro







PostPosted: Mon Jan 28, 2008 3:33 pm Reply with quote

Gremmie wrote:
Please read the instructions and/or search the forums. You need to fill out the config.php that came with the module to match your database settings. It's a little different than most modules.


i already did that

and i double checked the info for my db name, db username, and password.
 
Gremmie







PostPosted: Mon Jan 28, 2008 8:52 pm Reply with quote

So did you add the tables to your existing nuke database or put them in a new database? Does your user have permission to access that database?
 
JoAnne
Worker
Worker



Joined: Oct 18, 2005
Posts: 127
Location: NYC

PostPosted: Sat Mar 29, 2008 4:48 pm Reply with quote

I am having the same problem with Nuke Treasury on RN v2.20.01? Confused

I am installing it in the same database as RN v2.20.01 is that the problem? I have installed Nuke Treasury many times before, the same way and have not had this problem before. Confused



Thank You


JoAnne ~


REEL SOUND of MUSIC

United Sound of Music

Free Your Media

Coming Soon:

Woke Up and Found Myself Here


Image
 
View user's profile Send private message Visit poster's website
Gremmie







PostPosted: Sat Mar 29, 2008 5:00 pm Reply with quote

It is not a problem to install it in the same database. But whatever you do, you have to edit the modules/Donations/config.inc.php (or config.php) file to be correct.

Note that some (all?) versions of the NukeTreasury script shipped with a bug. Some files referenced config.php and others config.inc.php.

Raven has the 1.1.1 version:
[ Only registered users can see links on this board! Get registered or login! ]
 
JoAnne







PostPosted: Sat Mar 29, 2008 5:36 pm Reply with quote

Gremmie wrote:
It is not a problem to install it in the same database. But whatever you do, you have to edit the modules/Donations/config.inc.php (or config.php) file to be correct.

Note that some (all?) versions of the NukeTreasury script shipped with a bug. Some files referenced config.php and others config.inc.php.

Raven has the 1.1.1 version:
[ Only registered users can see links on this board! Get registered or login! ]


I used that download.

Here are the errors I am getting:

Warning: main(../config.php) [function.main]: failed to open stream: No such file or directory in /modules/Donations/ipn/ipnppd.php on line 25

Warning: main(../config.php) [function.main]: failed to open stream: No such file or directory /modules/Donations/ipn/ipnppd.php on line 25

Warning: main(../config.php) [function.main]: failed to open stream: No such file or directory in /modules/Donations/ipn/ipnppd.php on line 25

Warning: main() [function.include]: Failed opening '../config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /modules/Donations/ipn/ipnppd.php on line 25
Debug mode activated

Thanks for your help!

...::: remember I am blonde :::...
 
Gremmie







PostPosted: Sat Mar 29, 2008 6:08 pm Reply with quote

You need to change modules/Donations/ipn/ipnppd.php:

Find:

include("../config.php");

Change to:

include("../config.inc.php");

I actually went the other way and renamed my config.inc.php file to config.php. I have no memory of why I did it that way, it was 2 years ago.
 
JoAnne







PostPosted: Sat Mar 29, 2008 6:56 pm Reply with quote

Gremmie wrote:
You need to change modules/Donations/ipn/ipnppd.php:

Find:

include("../config.php");

Change to:

include("../config.inc.php");

I actually went the other way and renamed my config.inc.php file to config.php. I have no memory of why I did it that way, it was 2 years ago.



That did it!!!

Thank You Gremmie!! Very Happy
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> RN v2.10.01 - All Issues

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
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©