Ravens PHP Scripts: Forums
 

 

Search found 15 matches
Author Message
 Topic: Info NOT Passed from confirmNewUser to finishNewUser
jaredg16

Replies: 3
Views: 4813

PostForum: General/Other Stuff   Posted: Thu Sep 21, 2006 7:50 am   Subject: Info NOT Passed from confirmNewUser to finishNewUser
I had someone help me with this soon after posting, however now I can't remember the changes I made to fix the problem. It was a very small issue though. There was an extra line of code that was unn ...
 Topic: phpBB Avatar Control Panel to php-Nuke profile edit page
jaredg16

Replies: 2
Views: 5851

PostForum: phpnuke 7.6   Posted: Thu Aug 31, 2006 12:02 pm   Subject: phpBB Avatar Control Panel to php-Nuke profile edit page
I've come up with an easier solution for this issue. Well, it's a time-consuming piece of modding, but it's a way around it and it'll fit my needs. I'll try to post it once I complete it and test it ...
 Topic: phpBB Avatar Control Panel to php-Nuke profile edit page
jaredg16

Replies: 2
Views: 5851

PostForum: phpnuke 7.6   Posted: Thu Aug 31, 2006 11:01 am   Subject: phpBB Avatar Control Panel to php-Nuke profile edit page
I would like to have users only use the phpNuke Edit Profile page and NOT the phpBB forum profile edit page. I have all the data fields set up on the phpNuke edit profile page, however I cannot figur ...
 Topic: Info NOT Passed from confirmNewUser to finishNewUser
jaredg16

Replies: 3
Views: 4813

PostForum: General/Other Stuff   Posted: Mon Aug 28, 2006 2:11 pm   Subject: Info NOT Passed from confirmNewUser to finishNewUser
For some reason when a visitor tries to register for a new account, you are able to enter all of the information (with validations set in place to ensure proper formatting and data integrity) and the ...
 Topic: Validating a field's length and/or data entered
jaredg16

Replies: 7
Views: 7566

PostForum: General/Other Stuff   Posted: Fri Jul 14, 2006 3:03 pm   Subject: re: Validating a field's length and/or data entered
Actually... my question is regarding the part of the IF statement that's bolded below. how do I validation that the entered data is in the correct format (MM-DD-YYYY)?

// begin pseudo logic:
if ...
 Topic: Validating a field's length and/or data entered
jaredg16

Replies: 7
Views: 7566

PostForum: General/Other Stuff   Posted: Fri Jul 14, 2006 11:24 am   Subject: Validating a field's length and/or data entered
Okay so I have one field in which users enter their birthdate. I'm tyring to make a field validation that ensures they enter the date in the following format -- MM-DD-YYYY

I am working on an IF s ...
 Topic: Automatically Adding Users into Usergroups
jaredg16

Replies: 5
Views: 9012

PostForum: PHP   Posted: Mon Jul 10, 2006 5:14 pm   Subject: re: Automatically Adding Users into Usergroups
okay... got it... this is how to make that switch!
// Get the old info for custom21
$SQL = "SELECT custom21, user_id FROM ".$user_prefix."_users WHERE username='$username'";
$resultID = $db-> ...
 Topic: Error with Code for Profile View Counter
jaredg16

Replies: 7
Views: 9849

PostForum: PHP   Posted: Fri Jul 07, 2006 8:04 am   Subject: re: Error with Code for Profile View Counter
I don't know what you mean darklord. Could you be more specific?

Guardian2003... I believe that the $is_ip_there is trying to find out if the same person has visited the same user profile. I di ...
 Topic: Error with Code for Profile View Counter
jaredg16

Replies: 7
Views: 9849

PostForum: PHP   Posted: Thu Jul 06, 2006 2:58 pm   Subject: Error with Code for Profile View Counter
Anyone there reading this? I'd really like some help with this please. I also never heard about how to turn the php display_errors on?
 Topic: Automatically Adding Users into Usergroups
jaredg16

Replies: 5
Views: 9012

PostForum: PHP   Posted: Thu Jul 06, 2006 2:57 pm   Subject: re: Automatically Adding Users into Usergroups
this isn't working... where's the problem? It's not saving the custom21 field if it's changed in the edit profile page NOR is it deleting the user from the old custom21 usergroup NOR adding the user ...
 Topic: Automatically Adding Users into Usergroups
jaredg16

Replies: 5
Views: 9012

PostForum: PHP   Posted: Tue Jul 04, 2006 11:56 pm   Subject: Automatically Adding Users into Usergroups
okay... so this is what I was told by the author of the custom field mods:
Work in modules/Your_Account/index.php. The value of $custom21 is passed to the saveuser() function separately (no for loops ...
 Topic: Automatically Adding Users into Usergroups
jaredg16

Replies: 5
Views: 9012

PostForum: PHP   Posted: Fri Jun 30, 2006 3:21 pm   Subject: Automatically Adding Users into Usergroups
Okay, so I have the Approve_Membership module installed with my phpNuke 7.6. When a user registers, I have it set up so I approve all memberships. When I approve a membership, I have a SWITCH statem ...
 Topic: Error with Code for Profile View Counter
jaredg16

Replies: 7
Views: 9849

PostForum: PHP   Posted: Wed Jun 28, 2006 5:52 pm   Subject: Error with Code for Profile View Counter
Whatever I change the $total_profile_views = ( $row to shows in the results...

For instance, I changed the "0" to "16" and the results came back as "16".

Any ideas?
 Topic: Error with Code for Profile View Counter
jaredg16

Replies: 7
Views: 9849

PostForum: PHP   Posted: Wed Jun 28, 2006 3:05 pm   Subject: Re: Error with Code for Profile View Counter
Why not just set the $total_profile_views = $row

I changed the $total_profile_views line of code to:
$total_profile_views = ( $row
... and now it doesn't show any number at all. What could be c ...
 Topic: Error with Code for Profile View Counter
jaredg16

Replies: 7
Views: 9849

PostForum: PHP   Posted: Wed Jun 28, 2006 2:53 pm   Subject: Error with Code for Profile View Counter
I would like to use this profile count for the php-Nuke profile page instead of the php-BB forum profile so I've made a few changes (seen below). However, while I am receiving no errors, The $total_p ...
 

 Jump to:   

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