Jump to content

Serena-chan

Members
  • Posts

    12
  • Joined

  • Last visited

Contact Methods

  • Website URL
    http://www.bitofhappiness.com
  • Yahoo
    tweety_2sweet

Serena-chan's Achievements

Apprentice

Apprentice (3/14)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. Okay I have come to the conclusion my email account is infected with some kind of virus... all my sub accounts are getting spoof email as well as other people. Is there any way I can clean it up and get rid of the virus without having to kill the whole thing? This includes the main catch everything account. Mad!!! ~Serena
  2. Grrr! I can't figure out why my graphics won't show up. I mean like if I load them each seperately and then go back to the page they show up, but if I just go to the page they are all broken images. What the heeck is going on that it would do that? Mad!!! ~Serena-chan
  3. Okay nevermind... I know exactly what I did wrong, when I saw this other post about something similar... and when I corrected two little lines it worked. So yeah thanks though. Serena-chan
  4. Okay silly me, but yeah I figured out how to get it to work. I did it in MySQL thingy... originally I'd been trying in the phpMyAdmin, but then I thought why not try the other, so I did and it worked. So yeah, only now I'm getting this weird message when I tested my little guestbook... Could not execute query : INSERT into gb (id,name,email,sitename,siteurl,date,ip,comments) VALUES ('','Me','','Test','Test',now(),'198.49.81.32','').Access denied for user: 'your_username@localhost' (Using password: YES) The sign.html, form.php, and view.php are actually in a sub folder while I'm guessing the database is in the main directory. Could that be causing this or something else? Serena-chan
  5. Okay I was trying to create a new database to set up a nifty guestbook and such myself. Only I get this error of denied access when I am the admin. Why is that happening? Is there something I'm not doing or should be doing? I'm pretty new to this SQL and database stuff so it is most likely something I'm not doing right... any thoughts or help would be greatly appreciated. Serena-chan
  6. Okay I have no idea what I did... but earlier I had taken down my index.html under my domain, effectively cutting off the traffic to my site, which by the way is what I wanted. Only now I went to put it back up, but it still claims that there isn't one there. Is this just a lag in registering the index is there? Or did I do something bad? ~Serena-chan
  7. Nevermind... I figured out just what the heck I was doing wrong. I had forgetton that when you upload the html it will change the link names all to lowercase. So it was pointing to file names that were all lowercase while the actually file names had uppercase characters. Once I did some renaming it worked perfectly. It scares me how something so simple could trip me up... ~Serena-chan
  8. Oopps... That might help probably... *laughs* here is said link... http://www.bitofhappiness.com/purity/purity.html And actually I've even tried eliminating the spaces in the name of the zip files and that didn't seem to have any effect. They are all in the same folder as the html file so I just don't know. ~Serena-chan
  9. I'm not entirely sure this really goes here but I guess it does have to do with my site... anyways I wanted to host some zip files on my site for visitors to download. Only after I uploaded them and such they don't work. Or well it claims they aren't there, but they are. So um what the heck am I doing wrong here? I mean it works fine on my computer but not on the net... so I must not be doing something. ~Serena-chan
  10. Actually I think I might know what had happened... of course later I realized with the way my main page is designed right now I don't really need PHP on it. All the other pages of course having PHP would make my life so much easier. So in the I think I decided not to put the PHP on the main page and just use it on all the other pages. Since main will always be static execpt where I put the updates so there really isn't a reason for it... But thanks for the reply, one of my had pointed out that I might have put the wrong number for the style sheet which is entirely something that I might have done. Thanks again though for the reply Thumbs Up ~Serena-chan
  11. Thanks for the welcome... The rest of this most likely goes somewhere but I'm kind of new so yeah... Of course I'm like majorly stuck and I haven't found anything anywhere on any tutorials that will help me with this issue. Cause I was testing out using PHP for the first time and well it generally worked... except I lost my div layers on my index, which was essentailly my design for my main page. And I'm not sure why it happened or how to fix it? I haven't seen any tutorials that really talk about using Div layers with PHP... or maybe I'm just kind of dense. If that isn't very clear um here are the links between the original and what I was trying for with the php... Original: http://mywords.bitofhappiness.com/index2.html PHP Attempt: http://mywords.bitofhappiness.com/index2test.php The background and everything works fine, I just lost my div layers... So yeah I have no clue what I did wrong... ~Serena-chan
  12. Okay I was wondering can you use PHP on your subdomains withouth having to like do anything. I'm new to this whole database, php, of well I'm pretty much new to all of it, never owned my own webspace before. Very different, so yeah I'm a little confused in general. But anyways back to my original question. If I wanted to use php on a subdomain but not my actual domain do I need to do anything special? Or just use the code and it will work? Thanks Serena-chan
×
×
  • Create New...