Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
60% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~754 People Reached
Favorite Forums
Favorite Tags
php x 12
Member Avatar for bucktaylor

When members upload a picture to their profiles if the extension is .jpg, or .png everything is fine; however, if the extension is all uppercase .JPG or .PNG, the photo still uploads but doesn’t display. What could be causing this? I’ve pasted some code below but I’m not sure if …

Member Avatar for almostbob
0
332
Member Avatar for bucktaylor

I've just launced a site and members sign up and create profile pages. We are discovering if they type the "&" symbol and/or other symbols like "<" it results in a catchable fatel error when you try to go to that members profile page. Please Help!

Member Avatar for metalix
0
127
Member Avatar for bucktaylor

We have three different accounts on our website that members can sign up to but one login page. How can I set it up so when a user logs in they are taken to the correct account based off their user id? Right now when someone logs in they are …

Member Avatar for ApocDen
0
205
Member Avatar for bucktaylor

I am having a problem with uploading an mp3 file on my site. It works fine in firefox but not in IE and I cant figure out why. Here is the code i have in the tracks.php file: [CODE]if(Footprint::$Errors->Count() == 0 && $inpAction == "Upload") { //create new track Footprint::$DB->SQLCommand …

Member Avatar for bucktaylor
0
90