Our Sponsors



PHP Nuke themes, stock photos, icons, drupal themes and more.
Custom jobs at low cost, free lancers and service buyers.



Western Studios :: View topic - Help with Bank Mod
Need Jobs done? Use our brand new Jobs Board to get your projects done at affordable prices.
 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups     ProfileProfile   Log inLog in 


Help with Bank Mod


Goto page Previous  1, 2, 3
 
Post new topic   Reply to topicprinter friendly version    Western Studios Forum Index -> Hack and Mods
Western Studios

X-perienced
X-perienced
~PHP Nuke User~


Posts: 125
Next Group: 25 posts
shay wrote:

just when i think my troubles are now all over ...ok on the bank.php the code that i post for you. Ok i click on the link to open an account and i recieves this error message Fatal Error Adding User Account!


And I see that in the line of coding i have in bank.php
$opentime = time();
$sql = "select * from nuke_phpbb_bank (name, opentime, fees) values('$userdata[user_id]', '$opentime', 'on')";
if ( !($db->sql_query($sql)) ) { message_die(GENERAL_MESSAGE, 'Fatal Error Adding User Account!'); }


on this part$sql = "select * from nuke_phpbb_bank (name, opentime, fees) values('$userdata[user_id]', '$opentime', 'on')"; i replaced it to look like this:

$sql = "select * from nuke_phpbb_bank WHERE name= (name, opentime, fees) values('$userdata[user_id]', '$opentime', 'on')";

but i still get the same error. You think you can look at it for me again?

Posted: Sat Mar 11, 2006 2:41 pm

Western Studios

Site Admin
Site Admin
~PHP Nuke User~

Platinum Subscriber

Posts: 3353
Staff
Next Group: 1647 posts
admin(Mark) wrote:

try changing it to this

$sql = "select * from nuke_phpbb_bank WHERE name='$userdata[user_id]' && opentime='$opentime' && fees='on'";

Posted: Sun Mar 12, 2006 8:27 am

Western Studios

X-perienced
X-perienced
~PHP Nuke User~


Posts: 125
Next Group: 25 posts
shay wrote:

ok will try that..Thanks again hopefully this will correct everything once and for all

Posted: Sun Mar 12, 2006 12:08 pm

Western Studios

X-perienced
X-perienced
~PHP Nuke User~


Posts: 125
Next Group: 25 posts
shay wrote:

You Know what ! That did the trick. I am glad that it did becouse i hate to keep bothering someone on a repeat issue. But i thank you for helping me so much .

Posted: Sun Mar 12, 2006 12:14 pm

Post new topic   Reply to topic    Western Studios Forum Index -> PHP Nuke -> Hack and Mods All times are GMT - 5 Hours
Goto page Previous  1, 2, 3
Page 3 of 3

 
Jump to:  
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


Related topics
 Topics   Replies   Author   Views   Last Post 
No new posts Photoshop Help!! 2 _RoNNiE_ 710 Wed Jun 29, 2005 8:02 pm
_RoNNiE_ View latest post
No new posts help 4 devilsoulblack 863 Mon May 30, 2005 9:07 am
devilsoulblack View latest post
No new posts Game or 3D help website? 0 admin 827 Thu Jul 29, 2004 8:13 pm
admin View latest post
No new posts PHP-Nuke themes help 0 admin 677 Tue Jun 08, 2004 7:06 pm
admin View latest post
 
Forums ©