Jump to content

youngros

Member
  • Posts

    122
  • Joined

  • Last visited

Everything posted by youngros

  1. A few weeks ago I posted about a website being hacked into, script injection on the index page. Google wouldn't allow you to look at the site and I couldn't view the index page with cuteftp, access was denied. Eventually the host, which is secondardy hosting in Portugal but really Fast Hosts in UK, supplied new passwords. You can't change the passwords or username yourself. They suggested the site had been the victim of script injection and interestingly enough there is a page on their website about the subject. This morning a friend messaged me to say that one of the sites had malware on it again, I wasn't refused access and could view the script, which is on Before Google had denied access and AVG had flagged. Every page on two websites with the same host have had a script put on. The script starts kc and are just a bunch of numbers with kjpove function. This has to be a hosting problem surely, for it to happen twice. I've said they've got to change the hosting and probably the web address, trying to switch it over would be a nightmare with their hosts who take ages to answer emails.
  2. Solved. It is there, just depends on how big I have it showing on this monitor, an oldish 19"TFT if I make it smaller or larger the border appears again. Very strange though. Feel there must be something with my code that is not quite right. Thanks for your time. Will sort validating the rest of the pages now.
  3. It is the border between the first and second row and appears to only be a Firefox issue, checked all the others and they are fine.
  4. Thanks for that, also found http://www.w3schools.com/tags/tag_tfoot.asp The page now validates, but I'm still left with one of the borders missing, or at least it is in Firefox, not checked the others yet.
  5. I am now down to 1 error unless the wunderground link defaults. not allowed this is the code as i'm not sure what I have done wrong. Tidal Predictions <?php tides(0); ?> <?php tides(1); ?> <?php tides(2); ?> <?php tides(3); ?> <?php tides(4); ?> <?php tides(5); ?> <?php tides(6); ?> <?php tides(7); ?> <?php tides(8); ?> <?php tides(9); ?> <?php tides(10); ?> <?php tides(11); ?> <?php tides(12); ?> <?php tides(13); ?> <?php tides(14); ?> <?php tides(15); ?> <?php tides(16); ?> <?php tides(17); ?> <?php tides(18); ?> <?php tides(19); ?> <?php tidesv(); ?>
  6. I have found some of them and down now to 28 errors, so probably only a couple to locate now
  7. I have a problem closing the br tags as they are in a php tide processor script and I'm not sure where to find them to alter them. The missing image one was an oversight having been using HTML strict and this site is XHTML.
  8. The line is missing on the bottom of the first row in my table, it is there before I collapse the border but then it disappears when I do. Must be missing something. http://www.sanssouciwebdesign.com/weather/tides.php
  9. I'm building a weather website at the moment and I want to add one of the local webcam images. The site allows this and gives the scripts for you to copy and paste in, but although they show in Dreamweaver they don't show on my page. Advice much appreciated thanks. Script is var m3_u = (location.protocol=='https:'?'https://publicidade.netmadeira.com/www/delivery/ajs.php':'http://publicidade.netmadeira.com/www/delivery/ajs.php'); var m3_r = Math.floor(Math.random()*99999999999); if (!document.MAX_used) document.MAX_used = ','; document.write (" if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used); document.write (document.charset ? '&charset='+document.charset : (document.characterSet ? '&charset='+document.characterSet : '')); document.write ("&loc=" + escape(window.location)); if (document.referrer) document.write ("&referer=" + escape(document.referrer)); if (document.context) document.write ("&context=" + escape(document.context)); if (document.mmm_fo) document.write ("&mmm_fo=1"); document.write ("'><\/scr"+"ipt>");
  10. Finally got my two networked this morning . Took a while, in the end it turned out to be the AVG Firewall that I needed to reconfigure. Will still look at Network Magic as not that expensive and we may end up with couple more computers running here eventually. Still on the same router, which was provided by PT our equivalent of BT!! They are not bad, more choice in the capital where you can get cable internet. Was given a Linksys to try, but think it is faulty as internet light stays red. Next job is now to sort out which files need sharing and which can be deleted, want to reformat this computer. After that replace DVD drive in my new computer as that has a mind of its own and replace the PSU in this computer to something a bit more quiet. Virtual, how do you manage for decent TV?
  11. youngros

    Networking

    Perhaps not the usual topic here, but want to find out what other people use or recommend. At the moment I run two computers, both on XP, my OH also has a laptop on XP and all are wired into a Thomson Speed touch router and a PDA is wireless. Not the best of routers and not the best of internet connections, we are ADSL. A friend is supposed to be networking them for us, but short on time and so it has not happened yet. Not many people on the island I would trust with my computer anyway and the language is an issue here as well so think it is the case I learn to do this myself. So questions are, what would be the best router to go for. I want to stay wired as I stream TV on one computer, but need to be able to get connection to my OHs printer. I've been looking at stuff on the internet about setting up a LAN and about IP addresses. I have dynamic IP address, do I need to assign it a static one? Anyone know of any good tutorials on how to do this properly and is Network Magic a good option. Thanks in advance.
  12. youngros

    Tables!!

    Thanks for that Virtual, will bookmark it and take a closer look.
  13. youngros

    Tables!!

    I tried to do that, but think it is my lack of understanding of adding class to the tables that went wrong. Did try a separate style sheet to include in the page, but that wasn't that successful. Will have another go.
  14. youngros

    Tables!!

    How do I set the CSS for different types of tables on the same website? This is a legit use of tables as I'm displaying data from a weather station, but I'm having a few problems especially as I'm using CSS to style the tables and it's a bit of a learning curve.
  15. Just over a year ago I built a friend of a friend a website to advertise their rental apartment, no problems all went well and then a few months ago I was asked if they could have the files themselves to enable them to update it themselves. They know a little html and as I hadn't charged for the building of the site I said yes. I checked a couple of times, but nothing had been changed. Last night I received an email to say that the website was blocked and that there was a trojan on it. I checked it out and this was the case, google was blocking it and had been for about a month. I tried to view the file through cuteftp but access was denied and AVG flagged a JS obfuscated trojan. On looking at the size of the index page, I did notice that it was much larger than that held on my computer. I deleted the page. I'm still waiting to here whether they had uploaded a script onto the site and there was no JS on the site when I built it. My friend asked whether it could have been hacked, but somehow I think unlikely as only the index page is affected although the whole site is blocked at the moment. While waiting to here what they may have loaded onto the index page I wondered what sort of JS scripts would have caused this problem. Rosalind
  16. Have no idea how to do that and as one computer is still working wondering whether this is one of the times for using system restore. I know I updated a week ago and it was working fine then.
  17. This is really strange, today I can't seem to login to any of my sites with cuteftp or using fireftp but I can get in on my other computer. Any ideas what can have happened? Computers individually connected via ethernet, not networked and running XP Pro. Rebooted everything to if that works and nothing.
  18. I have a weather station that until the anemometer failed was running live (or almost) A way of running it more up to date was to use a php/ajax script that is available. Now all the instructions are for testing this live, which is not what I want to do. Much prefer to test locally to iron all the bugs out. I also runs partially through a program called Weather Display, which uploads all the data. When I try to run it locally I am getting the error of Undefined index: REMOTE_HOST in C:\wamp\www\madeira_weather\Settings.php on line 35 this is the code on the php script # Automatic Info we might need ############################################################################ $SITE['REMOTE_ADDR'] = $_SERVER['REMOTE_ADDR']; $SITE['REMOTE_HOST'] = $_SERVER['REMOTE_HOST']; $SITE['WEBROOT'] = $_SERVER['DOCUMENT_ROOT']; $SITE['REQURI'] = $_SERVER['REQUEST_URI']; $SITE['SERVERNAME'] = $_SERVER['SERVER_NAME']; any ideas on how to sort this out would be appreciated, thanks.
  19. Thanks Virtual, the first link works great, and pretty much does what we want it to. All I need to be able to do now is change the colour of the player, but not a big issue.
  20. Hi Eric, it does work in Firefox, but takes ages to. Have been told it works OK in IE8 and loads alright, but I know that to be fast computer and fast connection. Downloaded the JW Flash player and that is OK so far, but don't know how to call the mp3 file. Looking around their forum, I'm none too impressed and the site assumes you to know more than I actually do. Will keep trying.
  21. I have finally got it working, except for the fact it is slow to load. http://www.madeiraevangelicalchurch.com/sermons.php The page for some reason doesn't appear to load in IE7, working on XP Pro 32 bit. May need some other ideas on this.
  22. It was live, as the baby made noises, this is what is strange, as know the sermon file works.
  23. Hi Eric, finally got the sermon working on a test page of the church's site, which is good, Think some of the sermon is missing, so will have to check before putting it live. Then decided to play with the same system on my site. First of all downloaded the files, and the baby makes the required noises. Changed all the file names to that of the sermon and ..... nothing!! Back to the drawing board. Cannot see anything different at the moment as did it exactly the same way as before. More reading of the tutorial.
  24. Received the first sermon today and tried to get it to work with Eric's code, but nothing. It is 13.7Mb any ideas on what I am doing wrong. I changed the name of the "baby" mp3 to that of the name of the sermon, and I uploaded the sermon.
  25. I know this is going to sound daft, but how do I know which stylesheet is attached to the template I am using? I'm still working with the defaults as the beginners tutorial is lacking in what I want and is under reconstruction. I've edited the stylesheet, but nothing seems to be happening. I am working on local server. Getting very frustrated with this.
×
×
  • Create New...