Weird Javascript Bug

trustnoone

Newbie
Joined
May 25, 2014
Messages
44
Reaction score
4
A friend of mine coded some html & javascript for me but he's fucking insanely hard to reach...


It worked when he sent me the project. I uploaded it to my website and everything runned perfectly. So I wanted to make a few changed in his javascript, and I changed the height of a picture to a very large value(just to identify the picture). The entire thing then stopped working so I changed the value back to its original value but now that doesn't even work either. Everything has been changed back to when it was originally working. I even tried uploading a backup. I mean wtf is the logic here?


TL;DR: Code worked, changed value then didn't work, changed value back still doesn't work. Wtf is going on?


Thanks in advance...
 
Could be anything, without you uploading the script for us to see there'd be no way to tell you.
 
Could be anything, without you uploading the script for us to see there'd be no way to tell you.

Would you mind sending me your Skype name over PM? It's personal javascript code and I don't have enough posts to PM. If you can fix it I'll pay you. I can send the money first as I'm new here.

Thanks!
 
Just clear your cache ;) Press Ctrl + F5 while u have the page opened.
 
Just clear your cache ;) Press Ctrl + F5 while u have the page opened.

I thought that would be the problem too but it isn't. I ran CCleaner too many times. And the site has been opened on a friend's PC. I don't see that damn logic here. If anyone thinks they can fix it I'll pay for it. I already paid $150 for most of this project so might as well pay another fee...
 
Do you have any back up file? For me, You've changed the code accidentally. Once the script has been changed even if it is just a single line it is no longer the same. The only thing you can do is call a friend :) hahaha or learn advanced JS
 
Back
Top