Recent content by t44studio

  1. T

    phpMyAdmin PLEASE HELP!

    That worked! Thank you sooooo much! :)
  2. T

    phpMyAdmin PLEASE HELP!

    I tried to change the password yesterday and went to check the status today. The action status says "Process wait". How long does it usually take to process?
  3. T

    phpMyAdmin PLEASE HELP!

    I created a database and user with all privileges to the database using the MySQL Database Wizard. In the cPanel, I clicked on phpMyAdmin which brought me to a login screen. I tried typing the credentials for the user I created, which allowed me to log in, but it said that there were no...
  4. T

    MySQL database issues....

    Okay, I opened a support thread and it was just closed with no response. I've included the text below. Can someone please help with this? Is there any support? Previous thread text: I've been trying to create a database, but am unable to log in using phpAdmin. I've tried deleting the database...
  5. T

    MySQL database issues....

    I've been trying to create a database, but am unable to log in using phpAdmin. I've tried deleting the database and user and recreating them several times with no success. I am currently on the Boru server and noticed some upgrades resulted in issues. Please let me know if there is something I...
  6. T

    php mail() function not working

    I've been doing testing lately (sending an email to myself through the form) because I was thinking of redesigning. It was working fine (not being blocked or anything) until last Saturday. But now, it passes the error checking and does nothing. Has something changed? ---------- Post added at...
  7. T

    php mail() function not working

    I have a contact form on my site that utilizes the php mail() function to allow a user to send me an email. It worked fine until Saturday, July 23rd when it completely stopped working. I have not made any edits to my code. Is there some maintenance going on or is php mail() down? If so, when...
  8. T

    Please review my personal portfolio site....

    I thought about adding one. They usually annoy me, but I think you're right in that it would be a good idea.
  9. T

    Please review my personal portfolio site....

    Thank you very much! I tried to go with a simple design; I just wanted something clean. I think I might have to live with the email the way it is, but I don't get too much spam. Also, thank you very much for the note on the error page. :)
  10. T

    Please review my personal portfolio site....

    This is my personal website to help clients learn more about me and showcase my work. Some code is borrowed and a lot I coded myself. Some parts are still under construction (they should function, but I just want to improve on them). How can I improve it? I'd appreciate any suggestions...
  11. T

    Actionscript TextFormat issue....

    I tried adding _root and double-checked the instance name, but it doesn't seem to be making a difference....? Below is the full function; maybe that'll be more helpful? function callLargeImage(myNumber) { myURL = images[g][myNumber].attributes.large; lheight =...
  12. T

    Uploaded .jpgs being compressed?

    bugfinder, I set up my ftp and everything seems to look fine. Thank you! (Please close this thread.)
  13. T

    Actionscript TextFormat issue....

    In my gallery, I've been trying to use a simple preloader for the images. All it consists of is a percentage status in text. However, I wanted to change the format of the text and can't seem to do it right. :mad: I'm not sure if it's the placement or what. Can anyone help with this? I'm...
  14. T

    Actionscript Centering Issue....

    I've been working on an image gallery for my website where a larger image pops up when you click on the thumbnail. I can't seem to get it centered properly if the window is not the exact size of the stage. :rant2:I tried looking at other forums, but I can't seem to figure out what the heck I'm...
  15. T

    Uploaded .jpgs being compressed?

    I've been uploading my .jpgs using the cPanel and just noticed that the files seem to be becoming compressed? After uploading, I checked the file size in the File Manager to see that it was slightly lower (184k file was noted as 103k). So I downloaded the file off my site onto my hard drive...
Top