Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 15 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: Info NOT Passed from confirmNewUser to finishNewUser | |
jaredg16 Replies: 3 Views: 4813 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ... | |
Ravens PHP Scripts And Web Hosting Forum Index |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours